Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 392 Bytes

Tester for IFJ22 project

Run the test program as ./test.py ../path/to/your/compiler ../path/to/interpreter or alternatively as python3 test.py ../path/to/your/compiler ../path/to/interpreter

For extensions tests, create extensions file in the root directory and write the names of the extensions separated by newline or space for example: STRNUM BOOLTHEN FUNEXP OPERATORS CYCLES.