/IFJ22_Tester

Tester for IFJ22 project

Primary LanguagePHPMIT LicenseMIT

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.