jackdanielz pushed a commit to branch master. http://git.enlightenment.org/tools/exactness-elm-data.git/commit/?id=7e09ef206a77f9ed1576340d655fe8e45b03ee78
commit 7e09ef206a77f9ed1576340d655fe8e45b03ee78 Author: Daniel Zaoui <[email protected]> Date: Sun Mar 20 08:06:23 2016 +0200 Add scenario and shots for accessibility --- default-profile/orig/accessibility+001.png | Bin 0 -> 24535 bytes default-profile/orig/accessibility+002.png | Bin 0 -> 27051 bytes default-profile/orig/accessibility+003.png | Bin 0 -> 30320 bytes default-profile/orig/accessibility+004.png | Bin 0 -> 63451 bytes default-profile/orig/accessibility+005.png | Bin 0 -> 53113 bytes default-profile/orig/accessibility+006.png | Bin 0 -> 53498 bytes default-profile/orig/accessibility+007.png | Bin 0 -> 41844 bytes default-profile/recordings/accessibility.rec | Bin 0 -> 3128 bytes default-profile/tests.txt | 1 + 9 files changed, 1 insertion(+) diff --git a/default-profile/orig/accessibility+001.png b/default-profile/orig/accessibility+001.png new file mode 100644 index 0000000..2e3d964 Binary files /dev/null and b/default-profile/orig/accessibility+001.png differ diff --git a/default-profile/orig/accessibility+002.png b/default-profile/orig/accessibility+002.png new file mode 100644 index 0000000..ed6b568 Binary files /dev/null and b/default-profile/orig/accessibility+002.png differ diff --git a/default-profile/orig/accessibility+003.png b/default-profile/orig/accessibility+003.png new file mode 100644 index 0000000..9828e0a Binary files /dev/null and b/default-profile/orig/accessibility+003.png differ diff --git a/default-profile/orig/accessibility+004.png b/default-profile/orig/accessibility+004.png new file mode 100644 index 0000000..584e504 Binary files /dev/null and b/default-profile/orig/accessibility+004.png differ diff --git a/default-profile/orig/accessibility+005.png b/default-profile/orig/accessibility+005.png new file mode 100644 index 0000000..53813b4 Binary files /dev/null and b/default-profile/orig/accessibility+005.png differ diff --git a/default-profile/orig/accessibility+006.png b/default-profile/orig/accessibility+006.png new file mode 100644 index 0000000..cdec9b5 Binary files /dev/null and b/default-profile/orig/accessibility+006.png differ diff --git a/default-profile/orig/accessibility+007.png b/default-profile/orig/accessibility+007.png new file mode 100644 index 0000000..217434e Binary files /dev/null and b/default-profile/orig/accessibility+007.png differ diff --git a/default-profile/recordings/accessibility.rec b/default-profile/recordings/accessibility.rec new file mode 100644 index 0000000..507e410 Binary files /dev/null and b/default-profile/recordings/accessibility.rec differ diff --git a/default-profile/tests.txt b/default-profile/tests.txt index da21a55..d710f9f 100644 --- a/default-profile/tests.txt +++ b/default-profile/tests.txt @@ -1,6 +1,7 @@ # List of tests for elementary widgets # To be used with exactness #evas_map_3d elementary_test --test-win-only "Evas Map 3D" +accessibility elementary_test --test-win-only "accessibility" actionslider elementary_test --test-win-only actionslider entry_anchor elementary_test --test-win-only "Entry Anchor" entry_anchor2 elementary_test --test-win-only "Entry Anchor2" --
