131 Commits (66347ba6a729f3a7ca57559898d876a2f4a9b07e)
 

Author SHA1 Message Date
Daniel Zaoui 66347ba6a7 Modify internal functions scope. 7 years ago
Daniel Zaoui 389c05bb5c Remove unused structure 7 years ago
Daniel Zaoui 905a507ab0 Centralize run command string generation 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 fefa31d7b2 Fix compilation after Emile API change 7 years ago
Daniel Hirt 365630b8db Use correct output dir for reports 7 years ago
Daniel Zaoui a21c2f39cc Add an new executable to help on recordings maintenance 8 years ago
Daniel Zaoui 4effc37ab0 Support reference timestamp 8 years ago
Daniel Zaoui b5900b27af Don't record an event with incorrect timestamp 8 years ago
Daniel Zaoui 1a35f7e8ba Remove struct member that has no reason to be 8 years ago
Stefan Schmidt 33787ceb6a Revert "replace "compare" utility with custom compare function using only EFL." 8 years ago
Daniel Zaoui 06811238a1 Recording: stop recording consecutive duplicates events 8 years ago
Daniel Zaoui 4b2887721b Force scale and finger size 8 years ago
Daniel Zaoui ef0b0ae89b Modify the verbose rectangle color on clicked and shot 8 years ago
Daniel Zaoui 83b9e632dc Add F3 key to record scenario 8 years ago
kabeer khan 7989552b29 replace "compare" utility with custom compare function using only EFL. 8 years ago
kabeer khan bb051fce2b Prevent deletion of shots having same prefix as test name 9 years ago
kabeer khan 773e539083 Avoid comparing of tests in play step having common prefix 9 years ago
kabeer khan 834021b743 Enabled exactness to use efl beta API's 9 years ago
kabeer khan c0b95e61cd Fixed DSO error which occured in auto build 9 years ago
kabeer khan e02ad005f1 Using sha1 to compare two images in play step instead of md5 9 years ago
Stefan Schmidt 9be2fb5747 Remove useless file that is not related to the project. 9 years ago
Stefan Schmidt f5d21bf0ad build: Use silent rules for automake by deafult. 9 years ago
kabeer khan a701d336ca Make exactness independant of elementary 9 years ago
Tom Hacohen e2c1fa0636 Remove unused variable. 9 years ago
kabeer khan 079dbb6dd5 added code to enable shots capturing of ecore_evas and evas examples 9 years ago
kabeer khan 450d2888eb Add key up/down with keycode event handler 9 years ago
Tom Hacohen 93620e389f Add arc config. 9 years ago
kabeer khan c883067d4b Added .gitignore in bin folder to ignore exactness binary 9 years ago
Tom Hacohen 3b0eb3b873 Fixed a bug preventing it from working on some setups. 10 years ago
Tom Hacohen 37655cbab1 Updated README. 10 years ago
Tom Hacohen 163567f0cc Added a more verbose "Shot taken" message. 11 years ago
Tom Hacohen a2c36ec82a Fix memory leak of filename when running in simulation mode. 11 years ago
Tom Hacohen 7f40296382 Sort exactness errors. 11 years ago
Tom Hacohen 4b8326ad60 Change image files naming template: name_%d.png -> name_%03d.png. 11 years ago
Tom Hacohen 5500a3c0b1 Add an hook to evas_event_input_mouse_move. 11 years ago
Tom Hacohen b606de65cc Hook on evas_new instead of elm_win_add when tracking Evas. 11 years ago
Tom Hacohen b4b7e65edd Fix initialization issues (and thus some segfaults). 11 years ago
Tom Hacohen b5523094af Print an error if report file can't be opened for writing. 11 years ago
Tom Hacohen 2d5cc83ed5 Also fail if exit signal is non-zero. 11 years ago
Daniel Willmann f94850e84a ecore_init/shutdown: Proper refcounting for wrappers 11 years ago
Tom Hacohen ed1d015b8f Added more verbose output to test buildbot. 11 years ago
Tom Hacohen afb0cd3cd1 Added the 'wrap' parameter, to use a wrapping command around the tests. 11 years ago
Daniel Willmann eac1c58b97 There is not data/ dir, don't try to generate Makefiles for it 11 years ago
Tom Hacohen c99fdfb239 Added some verbose support (including cursor in simulation). 11 years ago
Tom Hacohen 36fe181d8e Moved recordings to exactness-data-elm. 11 years ago
Tom Hacohen 3e4c93bd83 Make the Exactness error report valid XHTML 1.0 Strict. 11 years ago
Tom Hacohen 11cc575120 Added html output for easier viewing of the errors. 11 years ago
Daniel Willmann feac36f368 Fix destdir usage for destdir != ./ 11 years ago