52 Commits (3dd58276a2738a37f7ee307bc58ab844bdb58cc3)

Author SHA1 Message Date
Daniel Zaoui 3dd58276a2 Add EET for new Exactness data types 5 years ago
Daniel Zaoui bea26c676e Inspect: introduce a scenario visualizer and compare tool 5 years ago
Daniel Zaoui db747c49a9 Disable PRELOAD libs compilation 5 years ago
Daniel Zaoui 7a4e7f2e55 Introduce a new player not using LD_PRELOAD 5 years ago
Daniel Zaoui c83ed3fabb Fix preload after removal of ecore_main_loop_begin 5 years ago
Daniel Zaoui 09dc7c8353 Update code after EFL changes 6 years ago
Daniel Zaoui 62298eb8ff Check evas validity before invocations 6 years ago
Daniel Zaoui 8a76345c15 Fix compilation when debug is enabled 6 years ago
Daniel Zaoui dd4c1caade Store and compare objects information at every shot 7 years ago
Daniel Zaoui 8e0a638b19 Rename static variable 7 years ago
Daniel Zaoui 33730b5dcd Destination directory is not needed during simulation 7 years ago
Daniel Zaoui 0eb607e7df Separate code related to recording and to playing hooks. 7 years ago
Daniel Zaoui 081a86902c Rename internal file 7 years ago
Daniel Zaoui 66347ba6a7 Modify internal functions scope. 7 years ago
Daniel Zaoui 389c05bb5c Remove unused structure 7 years ago
Daniel Zaoui 1ad03a2e49 Modify macro to prevent simple-but-hard-to-find bugs 7 years ago
Daniel Zaoui 95327a0f7c Recording: support new EFL input events 7 years ago
Daniel Zaoui a21c2f39cc Add an new executable to help on recordings maintenance 7 years ago
Daniel Zaoui 4effc37ab0 Support reference timestamp 7 years ago
Daniel Zaoui b5900b27af Don't record an event with incorrect timestamp 7 years ago
Daniel Zaoui 1a35f7e8ba Remove struct member that has no reason to be 7 years ago
Daniel Zaoui 06811238a1 Recording: stop recording consecutive duplicates events 7 years ago
Daniel Zaoui ef0b0ae89b Modify the verbose rectangle color on clicked and shot 7 years ago
Daniel Zaoui 83b9e632dc Add F3 key to record scenario 7 years ago
kabeer khan bb051fce2b Prevent deletion of shots having same prefix as test name 8 years ago
kabeer khan 773e539083 Avoid comparing of tests in play step having common prefix 8 years ago
kabeer khan a701d336ca Make exactness independant of elementary 8 years ago
Tom Hacohen e2c1fa0636 Remove unused variable. 8 years ago
kabeer khan 079dbb6dd5 added code to enable shots capturing of ecore_evas and evas examples 8 years ago
kabeer khan 450d2888eb Add key up/down with keycode event handler 8 years ago
Tom Hacohen 3b0eb3b873 Fixed a bug preventing it from working on some setups. 10 years ago
Tom Hacohen 163567f0cc Added a more verbose "Shot taken" message. 10 years ago
Tom Hacohen a2c36ec82a Fix memory leak of filename when running in simulation mode. 10 years ago
Tom Hacohen 4b8326ad60 Change image files naming template: name_%d.png -> name_%03d.png. 10 years ago
Tom Hacohen 5500a3c0b1 Add an hook to evas_event_input_mouse_move. 10 years ago
Tom Hacohen b606de65cc Hook on evas_new instead of elm_win_add when tracking Evas. 10 years ago
Tom Hacohen b4b7e65edd Fix initialization issues (and thus some segfaults). 10 years ago
Daniel Willmann f94850e84a ecore_init/shutdown: Proper refcounting for wrappers 10 years ago
Tom Hacohen ed1d015b8f Added more verbose output to test buildbot. 10 years ago
Tom Hacohen c99fdfb239 Added some verbose support (including cursor in simulation). 10 years ago
Tom Hacohen 381bd401f8 Get rid of the useless TSUITE_BASE_DIR env var. 10 years ago
Aharon Hillel eed1c5afdb exactness: Fixed warnings. 11 years ago
Aharon Hillel 8afb58e764 exactness: Fixed evas function in tsuite_shot_do 11 years ago
Aharon Hillel eb03cf9f84 exactness: Fixed Multuple-evas support 11 years ago
Aharon Hillel 2ece837725 Exactness: Avoid allocating strings when NOT recording 11 years ago
Aharon Hillel 9ab15c434c Exactness: Evas now is taken from elm_win_add 11 years ago
Aharon Hillel b9406b348a exactness: Cleaned tsuite_evas_hook 11 years ago
Aharon Hillel 034738063c exactness: Initial version of recording lib. 11 years ago
Aharon Hillel 9c25a64c18 exactness: Added hooking-stabs of ecore,evas funcs. 11 years ago
Aharon Hillel 5e172d447b exactness: Added EAPI for funcs 11 years ago