51 Commits (fdb791a4211a393d993ef48d810786ff57a9b482)

Author SHA1 Message Date
Tom Hacohen fdb791a421 Changed base dir to a sane default. 10 years ago
Tom Hacohen bf5f589310 Fixed up indentation and some general style. 10 years ago
Tom Hacohen 802baf489f Cleaned up script generation and got rid of the atrocious write.sh 10 years ago
Tom Hacohen 7b1df1a40f Fixed out of source builds. 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 52bc4e785e exactness: added -v (verbose) option 11 years ago
Aharon Hillel 6d68ce3439 exactness: Make it possible to run only selected tests from list file. 11 years ago
Tom Hacohen f51a7e4835 Exactness: Removed useless bin dir. Merging that into elm_test. 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 11 years ago
ChunEon Park 24ef320096 exactness - Elm_List_Item -> Elm_Object_Item 11 years ago
Daniel Juyung Seo 5df77cb4a5 exactness: Applied recent elm toolbar API changes. elm_toolbar_mode_shrink_set -> elm_toolbar_shrink_mode_set 11 years ago
Daniel Juyung Seo 4e61501e3f exactness: Sync with recent elm. Fixed build break. 11 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 11 years ago
ChunEon Park fe8c1befc5 exactness - Elm_Diskselector -> Elm_Object_Item 11 years ago
ChunEon Park 8b880869f5 exactness - Elm_Index_Item -> Elm_Object_Item 11 years ago
Aharon Hillel 87c02c6117 exactness: Changed user message. 11 years ago
Aharon Hillel e0f368a947 exactness: removed redundent tests 11 years ago
Aharon Hillel 1be85311bc exactness: Fixed test 11 years ago
Aharon Hillel 0d2d5f4510 exactness: Removed redundent (NA) tests 11 years ago
Daniel Juyung Seo 70a75738ee exactness: Applied recent elm changes. 11 years ago
Aharon Hillel 17815fa441 exactness: added simulate mode 11 years ago
Aharon Hillel 17db9e1237 exactness: Fixed total-tests count 11 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> 11 years ago
Aharon Hillel 5e172d447b exactness: Added EAPI for funcs 11 years ago
Aharon Hillel 979d50831d exactness: Added message notifying about rec file error 11 years ago
Aharon Hillel 21b1c61796 exactness: Refined error-summery messages 11 years ago
Aharon Hillel 111c5f2259 exactness: reteruning non-zero value on failure 11 years ago
Aharon Hillel d4e0182e05 exactness: Automatically compare outputs when running "play". 11 years ago
Aharon Hillel 059b2933cf exactness: removed force-flag on file removal 11 years ago
Aharon Hillel 6b7bf9ee9f exactness: Fixed test-handling in case no REC file 11 years ago
Aharon Hillel 4cf2e20323 exactness: fixed file-removal to be more safe 11 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 11 years ago
Aharon Hillel b771ef56bc exactness: Added basedir argument for rec. 11 years ago
Aharon Hillel e08558e527 exactness: fixed warnings of deprecated funcs 11 years ago
Daniel Juyung Seo 897589476e exactness: Fixed build break with latest elementary. 11 years ago