Add missing translator tests for C++, Nim and Rust#290
Add missing translator tests for C++, Nim and Rust#290Mingun wants to merge 2 commits intokaitai-io:masterfrom
Conversation
607aad2 to
e7e708b
Compare
3f3ce4c to
72cfbec
Compare
72cfbec to
ffca8d7
Compare
ffdc854 to
eeaf8b8
Compare
|
Thanks for the work there. Rust would be awesome! |
There is already quite decent support for Rust on unreleased |
eeaf8b8 to
ea106cb
Compare
Do not merge yet, it is not finished. Not a draft because I want to run CI checks
I noticed that
TranslatorSpec.scaladoes not test some languages, which seems to be oversight for Nim, and unfinished work for Rust.Nim compiler seems to be production ready, so tests needs to be added.
Rust compiler is not finished yet, and tests should make finishing it easy.