exactness/src
Daniel Zaoui 7337672562 Compare the shots directly after the test to speed up
The problem that we try to solve is the time taken to compare the shots after
all the scenarios have been run.
Now, comparing the shots sequentially is done right after the test
finished to run. With -j 1, it won't change anything. With more CPUs, it
will compare while other tests are running, i.e when the CPU is not too
much busy.
2018-05-20 21:29:45 +03:00
..
bin Compare the shots directly after the test to speed up 2018-05-20 21:29:45 +03:00
lib Fix Valgrind issue 2018-05-18 17:21:13 +03:00
Makefile.am Made the exactness script a C program (with improvements). 2013-05-08 11:47:59 +01:00