jackdanielz pushed a commit to branch master. http://git.enlightenment.org/tools/exactness-elm-data.git/commit/?id=cc3d56e2a27f28c019f69d1dc3a548dc42384e3a
commit cc3d56e2a27f28c019f69d1dc3a548dc42384e3a Author: Daniel Zaoui <[email protected]> Date: Sun Mar 20 08:17:52 2016 +0200 Add scenario and shots for menu --- default-profile/orig/menu+001.png | Bin 0 -> 1787 bytes default-profile/orig/menu+002.png | Bin 0 -> 7594 bytes default-profile/orig/menu+003.png | Bin 0 -> 15000 bytes default-profile/orig/menu+004.png | Bin 0 -> 1787 bytes default-profile/orig/menu+005.png | Bin 0 -> 12508 bytes default-profile/orig/menu+006.png | Bin 0 -> 1787 bytes default-profile/orig/menu+007.png | Bin 0 -> 12451 bytes default-profile/orig/menu+008.png | Bin 0 -> 1787 bytes default-profile/recordings/menu.rec | Bin 0 -> 5496 bytes default-profile/tests.txt | 1 + 10 files changed, 1 insertion(+) diff --git a/default-profile/orig/menu+001.png b/default-profile/orig/menu+001.png new file mode 100644 index 0000000..001515a Binary files /dev/null and b/default-profile/orig/menu+001.png differ diff --git a/default-profile/orig/menu+002.png b/default-profile/orig/menu+002.png new file mode 100644 index 0000000..d345f20 Binary files /dev/null and b/default-profile/orig/menu+002.png differ diff --git a/default-profile/orig/menu+003.png b/default-profile/orig/menu+003.png new file mode 100644 index 0000000..ad5539d Binary files /dev/null and b/default-profile/orig/menu+003.png differ diff --git a/default-profile/orig/menu+004.png b/default-profile/orig/menu+004.png new file mode 100644 index 0000000..001515a Binary files /dev/null and b/default-profile/orig/menu+004.png differ diff --git a/default-profile/orig/menu+005.png b/default-profile/orig/menu+005.png new file mode 100644 index 0000000..19d33ad Binary files /dev/null and b/default-profile/orig/menu+005.png differ diff --git a/default-profile/orig/menu+006.png b/default-profile/orig/menu+006.png new file mode 100644 index 0000000..001515a Binary files /dev/null and b/default-profile/orig/menu+006.png differ diff --git a/default-profile/orig/menu+007.png b/default-profile/orig/menu+007.png new file mode 100644 index 0000000..1b86071 Binary files /dev/null and b/default-profile/orig/menu+007.png differ diff --git a/default-profile/orig/menu+008.png b/default-profile/orig/menu+008.png new file mode 100644 index 0000000..001515a Binary files /dev/null and b/default-profile/orig/menu+008.png differ diff --git a/default-profile/recordings/menu.rec b/default-profile/recordings/menu.rec new file mode 100644 index 0000000..97082f8 Binary files /dev/null and b/default-profile/recordings/menu.rec differ diff --git a/default-profile/tests.txt b/default-profile/tests.txt index d710f9f..3a72639 100644 --- a/default-profile/tests.txt +++ b/default-profile/tests.txt @@ -52,6 +52,7 @@ inwin_2 elementary_test --test-win-only "inwin 2" label elementary_test --test-win-only label #list elementary_test --test-win-only list list_horizontal elementary_test --test-win-only "List - Horizontal" +menu elementary_test --test-win-only "menu" multibuttonentry elementary_test --test-win-only multibuttonentry #naviframe elementary_test --test-win-only naviframe #notify elementary_test --test-win-only notify --
