You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code generator should have tests. These tests can be written in bash due to complexity of testing its through GoogleTest - target code, output and input may differ in tests. This should be better tested using existing language interpreter and prepared source codes, inputs and output of the code via bash. Usage of bash script can be also useful for tracking interpreter return codes
The text was updated successfully, but these errors were encountered:
Code generator should have tests. These tests can be written in bash due to complexity of testing its through GoogleTest - target code, output and input may differ in tests. This should be better tested using existing language interpreter and prepared source codes, inputs and output of the code via bash. Usage of bash script can be also useful for tracking interpreter return codes
The text was updated successfully, but these errors were encountered: