The current tests checks the output with the specific compiler passes set into each language. The idea is to update test framework to be able to add configurations and increase the coverage such:
- With compiler passes
- Veneers
- Marshal/Unmarshal
- Converters
- Validators
- Equal functions
The current tests checks the output with the specific compiler passes set into each language. The idea is to update test framework to be able to add configurations and increase the coverage such: