Tom Hacohen
f51a7e4835
Exactness: Removed useless bin dir. Merging that into elm_test.
...
SVN revision: 67934
11 years ago
Aharon Hillel
bb8a3bfc46
exactness: Added list.txt TestFile
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67933
11 years ago
Aharon Hillel
e0f206ad62
exactness: Updated README file to match working with TestFile
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67932
11 years ago
Aharon Hillel
7a99abbbb0
exactness: Fixed test command Using eval to handle test-names containing spaces
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67931
11 years ago
Aharon Hillel
733147a272
exactness: removed debug message
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67930
11 years ago
Aharon Hillel
63b9b57ec4
exactness: fixed HELP shown with exactness -h
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67929
11 years ago
Aharon Hillel
eb03cf9f84
exactness: Fixed Multuple-evas support
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67928
11 years ago
Aharon Hillel
64137e1da6
exactness: added report of executable return code
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67927
11 years ago
Aharon Hillel
b5bfa0f8aa
exactness: Changed script to work with command-file
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67926
11 years ago
Aharon Hillel
f31c5c0234
Exactness: First version of script working with env-vars
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67925
11 years ago
Aharon Hillel
2ece837725
Exactness: Avoid allocating strings when NOT recording
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67924
11 years ago
Aharon Hillel
9ab15c434c
Exactness: Evas now is taken from elm_win_add
...
Because tsuite_shot_do creates Evas and we cant use evas_new
without doing ugly hacks.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67923
11 years ago
Aharon Hillel
b9406b348a
exactness: Cleaned tsuite_evas_hook
...
TODO: Need to add support of multiple evas for messaging
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67922
11 years ago
Aharon Hillel
034738063c
exactness: Initial version of recording lib.
...
TODO: Need to refine, clean code. TODO: Later fix tests issues.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67921
11 years ago
Aharon Hillel
9c25a64c18
exactness: Added hooking-stabs of ecore,evas funcs.
...
TODO: need to move tsuite.c record, play functionality to those funcs.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67920
11 years ago
Aharon Hillel
f0ce78d98a
exactness: Added support to run user-app - first commit.
...
TODO: Currently it accepts apps as argument, the problem: We still fail to record or play because before recording I need to have the Evas *e pointer of the app-window to be able to inject events to window evas object. Review my attempts in tsuite.c.evas_new, tsuite_evas_hook.c.evas_new
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67919
11 years ago
WooHyun Jung
c22a29b392
[exactness/test_entry] Change elm_entry_text_filter_append to
...
elm_entry_markup_filter_append.
SVN revision: 67750
11 years ago
ChunEon Park
e91d180b9f
exactness - Elm_Genlist_Item -> Elm_Object_Item
...
SVN revision: 67384
12 years ago
ChunEon Park
24ef320096
exactness - Elm_List_Item -> Elm_Object_Item
...
SVN revision: 67121
12 years ago
Daniel Juyung Seo
5df77cb4a5
exactness: Applied recent elm toolbar API changes. elm_toolbar_mode_shrink_set -> elm_toolbar_shrink_mode_set
...
SVN revision: 66942
12 years ago
Daniel Juyung Seo
4e61501e3f
exactness: Sync with recent elm. Fixed build break.
...
SVN revision: 66775
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
...
Signed-Off-By: Martin Jansa <martin.jansa@gmail.com>
SVN revision: 66729
12 years ago
ChunEon Park
fe8c1befc5
exactness - Elm_Diskselector -> Elm_Object_Item
...
SVN revision: 66678
12 years ago
ChunEon Park
8b880869f5
exactness - Elm_Index_Item -> Elm_Object_Item
...
+ indentation fix
SVN revision: 66660
12 years ago
Aharon Hillel
87c02c6117
exactness: Changed user message.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66392
12 years ago
Aharon Hillel
e0f368a947
exactness: removed redundent tests
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66391
12 years ago
Aharon Hillel
1be85311bc
exactness: Fixed test
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66390
12 years ago
Aharon Hillel
f50af6f41b
exactness: added new rec files
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66389
12 years ago
Aharon Hillel
0d2d5f4510
exactness: Removed redundent (NA) tests
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66388
12 years ago
Daniel Juyung Seo
70a75738ee
exactness: Applied recent elm changes.
...
SVN revision: 66380
12 years ago
Aharon Hillel
17815fa441
exactness: added simulate mode
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66378
12 years ago
Aharon Hillel
17db9e1237
exactness: Fixed total-tests count
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66376
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>
...
SVN revision: 66375
12 years ago
Aharon Hillel
5e172d447b
exactness: Added EAPI for funcs
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66373
12 years ago
Aharon Hillel
979d50831d
exactness: Added message notifying about rec file error
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66371
12 years ago
Aharon Hillel
21b1c61796
exactness: Refined error-summery messages
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66370
12 years ago
Aharon Hillel
111c5f2259
exactness: reteruning non-zero value on failure
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66369
12 years ago
Daniel Juyung Seo
6cabc271cc
exactness: Updated svn ignore.
...
SVN revision: 66325
12 years ago
Aharon Hillel
d4e0182e05
exactness: Automatically compare outputs when running "play".
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66313
12 years ago
Tom Hacohen
d3e1171bf2
Exactness: fix wrong path in README.
...
SVN revision: 66311
12 years ago
Aharon Hillel
059b2933cf
exactness: removed force-flag on file removal
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66249
12 years ago
Aharon Hillel
6b7bf9ee9f
exactness: Fixed test-handling in case no REC file
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66240
12 years ago
Aharon Hillel
4cf2e20323
exactness: fixed file-removal to be more safe
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66239
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
...
Signed-off-by: Aharon Hillel <aharon@aharon-linux-sm.(none)>
SVN revision: 66117
12 years ago
Aharon Hillel
b771ef56bc
exactness: Added basedir argument for rec.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 66116
12 years ago
Mike Blumenkrantz
24c15aa6a2
revert unrelated change from 65961
...
SVN revision: 65996
12 years ago
Tom Hacohen
8f4eb53838
Exactness: added .gitignore.
...
SVN revision: 65986
12 years ago
Tom Hacohen
113346607b
Exactness: install recordings.
...
SVN revision: 65985
12 years ago
Aharon Hillel
e08558e527
exactness: fixed warnings of deprecated funcs
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 65984
12 years ago
Daniel Juyung Seo
897589476e
exactness: Fixed build break with latest elementary.
...
(elm_list_item_toolip_xxx)
SVN revision: 65979
12 years ago