exactness/src/bin
Daniel Zaoui a576265f0a Player: add an option to wait for the frames to be stable before shots
It can happen that some tests take more time on weaker machines, leading
to wrong screenshots.
By using this option, the player will wait before each shot for the
application to be stabilized (no mode frames changes) and then take the shot.
2018-10-21 00:14:55 +03: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 Exactness: add fonts support 2018-06-05 00:06:18 +03:00
player.c Player: add an option to wait for the frames to be stable before shots 2018-10-21 00:14:55 +03: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