exactness/src/bin
Daniel Zaoui b95961ba0c Inspector: add optimize option
In most scenarios, a lot of time is useless and taken by the human
inaction or slowness.

This optimizer tries to increase the scenario speed by removing this
wasted time. Stabilization is required before shots.

Note that animated tests such as label_slide cannot be optimized well.
The reason is that a stabilization is done at the beginning of the test,
resulting in an endless loop (slide always moving).
2018-10-29 10:04:28 +02:00
..
.gitignore Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
Makefile.am Add first support for Windows and fix many other config stuff 2018-05-20 21:29:45 +03:00
exactness.c Player: add an option to wait for the frames to be stable before shots 2018-10-21 00:14:55 +03:00
injector.c Fix uninitialized variables 2018-06-04 23:37:41 +03:00
inspect.c Inspector: add optimize option 2018-10-29 10:04:28 +02:00
player.c Player: use the source scenario for the exu destination 2018-10-29 00:07:10 +02:00
player_entry.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
player_fonts.edc Player: overlay the default theme to disable the text cursor 2018-05-14 11:09:37 +03:00
recorder.c Exactness: add fonts support 2018-06-05 00:06:18 +03:00