exactness/src/lib
Daniel Zaoui 83b9e632dc Add F3 key to record scenario
During ecore_shutdown, when the refcount reached 0, the scenario record
has to be done. The problem is that the ecore termination never happens
because of ecore modules loaded during init that references ecore
refcount.
The solution, until this is fixed, is to trigger the scenario recording
from a key press.
2016-02-28 15:00:40 +02:00
..
Makefile.am Prevent deletion of shots having same prefix as test name 2015-06-09 13:52:53 +01:00
exactness_private.h Prevent deletion of shots having same prefix as test name 2015-06-09 13:52:53 +01:00
tsuite_evas_hook.c Add F3 key to record scenario 2016-02-28 15:00:40 +02:00
tsuite_file_data.c Add key up/down with keycode event handler 2015-03-04 14:55:17 +00:00
tsuite_file_data.h Add key up/down with keycode event handler 2015-03-04 14:55:17 +00:00