Tom Hacohen
afb0cd3cd1
Added the 'wrap' parameter, to use a wrapping command around the tests.
...
A good example would be valgrind.
11 years ago
Daniel Willmann
eac1c58b97
There is not data/ dir, don't try to generate Makefiles for it
...
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
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 != ./
...
Some more checks would be good, but this fixes basic usage for now.
Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
11 years ago
Tom Hacohen
93ed31024e
Removed accidentally added printf.
11 years ago
Tom Hacohen
c5860fc6e6
Fixed exactness compilation. Thanks seoz.
11 years ago
Tom Hacohen
b421382985
Fixed button test following last change.
11 years ago
Tom Hacohen
3a7ab8daa1
Fixed tests list to run the correct buttons test.
11 years ago
Tom Hacohen
c2547c0199
Made the exactness script a C program (with improvements).
...
It's now considerably faster thanks to concurrency.
It's cleaner (almost the same loc).
Better error output.
Easier to use.
11 years ago
Tom Hacohen
c3340d7909
Fixed anchorview and anchorblock and use " instead of backslash escaping.
11 years ago
Tom Hacohen
6d474175e2
More clean-ups.
11 years ago
Tom Hacohen
a1b35c44ac
Reduced some code duplicity.
11 years ago
Tom Hacohen
2a31033738
Fixed info message.
11 years ago
Tom Hacohen
110ae5c4a7
Also ship tests.txt.
11 years ago
Tom Hacohen
c00c3aaa29
Added explanations to the flags to the help message.
...
Also fixed indentation.
11 years ago
Tom Hacohen
33df8ecb2c
Get rid of the compare option, useless.
11 years ago
Tom Hacohen
381bd401f8
Get rid of the useless TSUITE_BASE_DIR env var.
11 years ago
Tom Hacohen
6873cad582
Implement VERBOSE the same way as DEBUG.
11 years ago
Tom Hacohen
50cef78346
Fixed usage of backtick that broke in a previous commit.
...
commit that broke it: 802baf489f
11 years ago
Tom Hacohen
fdb791a421
Changed base dir to a sane default.
11 years ago
Tom Hacohen
bf5f589310
Fixed up indentation and some general style.
11 years ago
Tom Hacohen
802baf489f
Cleaned up script generation and got rid of the atrocious write.sh
11 years ago
Tom Hacohen
7b1df1a40f
Fixed out of source builds.
11 years ago
Cedric BAIL
2f559b6a63
trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
...
Patch by Doug Newgard <scimmia22@outlook.com>
SVN revision: 82148
11 years ago
Cedric BAIL
869704c31c
autotools: move to AC_CONFIG_HEADERS.
...
Patch by Doug Newgard <scimmia22@outlook.com>.
SVN revision: 82135
11 years ago
Tom Hacohen
76f5b7e9c0
Exactness: Compilation is fun, lets make it do that.
...
SVN revision: 68340
12 years ago
Aharon Hillel
98ca2a29fb
Exactness: Comment out broken test.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68339
12 years ago
Aharon Hillel
eed1c5afdb
exactness: Fixed warnings.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68338
12 years ago
Aharon Hillel
aa29394723
exactness: Added new-format REC files.
...
All rec files renamed so the prefix test_ was canceled.
Added tests.txt tests-file to use with exactness script.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68337
12 years ago
Aharon Hillel
cc3aaf2d94
exactness: updated file test list.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68274
12 years ago
Aharon Hillel
8afb58e764
exactness: Fixed evas function in tsuite_shot_do
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68273
12 years ago
Aharon Hillel
52bc4e785e
exactness: added -v (verbose) option
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 68272
12 years ago
Aharon Hillel
6d68ce3439
exactness: Make it possible to run only selected tests from list file.
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67970
12 years ago
Tom Hacohen
f51a7e4835
Exactness: Removed useless bin dir. Merging that into elm_test.
...
SVN revision: 67934
12 years ago
Aharon Hillel
bb8a3bfc46
exactness: Added list.txt TestFile
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67933
12 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
12 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
12 years ago
Aharon Hillel
733147a272
exactness: removed debug message
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67930
12 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
12 years ago
Aharon Hillel
eb03cf9f84
exactness: Fixed Multuple-evas support
...
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 67928
12 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
12 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
12 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
12 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
12 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
12 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
12 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
12 years ago