Commit db1ef82d authored by Adéla Štěpková's avatar Adéla Štěpková
Browse files

update README for tests

parent a308a3da
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@

The tests can be run with `python test.py` in this directory. But before running that, the script `test.py` must be modified according to your preferences.

The test programs are located in `./programs/assert/`. The reversed programs are saved to `./output/assert/`.

## [Necessary] Specify a path to a verifier

Because a verifier is not a part of this repository, a path to a verifier must be specified according to your local installation. Setting the `default_verifier` variable should be enough.