52 Commits (f51a7e48357d0674ca875e4f36816d34cd035695)
 

Author SHA1 Message Date
Tom Hacohen f51a7e4835 Exactness: Removed useless bin dir. Merging that into elm_test. 11 years ago
Aharon Hillel bb8a3bfc46 exactness: Added list.txt TestFile 11 years ago
Aharon Hillel e0f206ad62 exactness: Updated README file to match working with TestFile 11 years ago
Aharon Hillel 7a99abbbb0 exactness: Fixed test command Using eval to handle test-names containing spaces 11 years ago
Aharon Hillel 733147a272 exactness: removed debug message 11 years ago
Aharon Hillel 63b9b57ec4 exactness: fixed HELP shown with exactness -h 11 years ago
Aharon Hillel eb03cf9f84 exactness: Fixed Multuple-evas support 11 years ago
Aharon Hillel 64137e1da6 exactness: added report of executable return code 11 years ago
Aharon Hillel b5bfa0f8aa exactness: Changed script to work with command-file 11 years ago
Aharon Hillel f31c5c0234 Exactness: First version of script working with env-vars 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 f0ce78d98a exactness: Added support to run user-app - first commit. 11 years ago
WooHyun Jung c22a29b392 [exactness/test_entry] Change elm_entry_text_filter_append to 11 years ago
ChunEon Park e91d180b9f exactness - Elm_Genlist_Item -> Elm_Object_Item 12 years ago
ChunEon Park 24ef320096 exactness - Elm_List_Item -> Elm_Object_Item 12 years ago
Daniel Juyung Seo 5df77cb4a5 exactness: Applied recent elm toolbar API changes. elm_toolbar_mode_shrink_set -> elm_toolbar_shrink_mode_set 12 years ago
Daniel Juyung Seo 4e61501e3f exactness: Sync with recent elm. Fixed build break. 12 years ago
Martin Jansa 140e3018df replace remaining delete-request usages with delete,request which is emited by elm_win, update focus callback names in comments too 12 years ago
ChunEon Park fe8c1befc5 exactness - Elm_Diskselector -> Elm_Object_Item 12 years ago
ChunEon Park 8b880869f5 exactness - Elm_Index_Item -> Elm_Object_Item 12 years ago
Aharon Hillel 87c02c6117 exactness: Changed user message. 12 years ago
Aharon Hillel e0f368a947 exactness: removed redundent tests 12 years ago
Aharon Hillel 1be85311bc exactness: Fixed test 12 years ago
Aharon Hillel f50af6f41b exactness: added new rec files 12 years ago
Aharon Hillel 0d2d5f4510 exactness: Removed redundent (NA) tests 12 years ago
Daniel Juyung Seo 70a75738ee exactness: Applied recent elm changes. 12 years ago
Aharon Hillel 17815fa441 exactness: added simulate mode 12 years ago
Aharon Hillel 17db9e1237 exactness: Fixed total-tests count 12 years ago
Aharon Hillel 164f920c36 exactness: Fixed test errors. TODO: still need to fix two errors in test_index.c, result of API state 3 Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com> 12 years ago
Aharon Hillel 5e172d447b exactness: Added EAPI for funcs 12 years ago
Aharon Hillel 979d50831d exactness: Added message notifying about rec file error 12 years ago
Aharon Hillel 21b1c61796 exactness: Refined error-summery messages 12 years ago
Aharon Hillel 111c5f2259 exactness: reteruning non-zero value on failure 12 years ago
Daniel Juyung Seo 6cabc271cc exactness: Updated svn ignore. 12 years ago
Aharon Hillel d4e0182e05 exactness: Automatically compare outputs when running "play". 12 years ago
Tom Hacohen d3e1171bf2 Exactness: fix wrong path in README. 12 years ago
Aharon Hillel 059b2933cf exactness: removed force-flag on file removal 12 years ago
Aharon Hillel 6b7bf9ee9f exactness: Fixed test-handling in case no REC file 12 years ago
Aharon Hillel 4cf2e20323 exactness: fixed file-removal to be more safe 12 years ago
Aharon Hillel 85ffe5ac15 exactness: Added BaseDir arg,using GETOPT to process command line 1. Added BaseDir argument [-b BaseDir] to tell exactness where to find rec 2. tsuite.c now using ecore getopt to process command line args 12 years ago
Aharon Hillel b771ef56bc exactness: Added basedir argument for rec. 12 years ago
Mike Blumenkrantz 24c15aa6a2 revert unrelated change from 65961 12 years ago
Tom Hacohen 8f4eb53838 Exactness: added .gitignore. 12 years ago
Tom Hacohen 113346607b Exactness: install recordings. 12 years ago
Aharon Hillel e08558e527 exactness: fixed warnings of deprecated funcs 12 years ago
Daniel Juyung Seo 897589476e exactness: Fixed build break with latest elementary. 12 years ago