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
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
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
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
Aharon Hillel
e820a4033d
Exactness: initial commit.
...
(Commit message by TAsn):
Exactness is a pixel perfect test suite for elm/evas/edje.
Exactness lets you write tests, and then record a specific interaction
with them, while taking windowshots in the process. The tests can later
be played back (windowshots will be automatically taken) and the
pictures will be compared for differences (usage of fail_if is also
supported).
There is a premade set of tests and recordings for all (most?) of the
elementary widgets in various scenarios.
Because of the nature of this test suite, it doesn't handle well any
tests with continued running animations/viedos (timing can never be 100%
right). But you can use it to test widgets with transition
animations. Bottom line: just give it a go.
Read the README for more inforamtion.
I hope it'll be deployed on our servers soon, as we really need
automatic testing.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>
SVN revision: 65961
12 years ago