diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ To test your implementations run env EPATH=<path> ./test-all [<utils>...] +If you have exec-as installed, and what to test +multi-call binary, run + + env EXECBOX=<binary> ./test-all [<utils>...] + you also copy all files into <path> and just run ./test [<utils>...] |