(mobile) TAU update to version 1.1.4 52/213552/1
authorTomasz Lukawski <t.lukawski@samsung.com>
Fri, 6 Sep 2019 13:00:37 +0000 (15:00 +0200)
committerTomasz Lukawski <t.lukawski@samsung.com>
Fri, 6 Sep 2019 13:00:37 +0000 (15:00 +0200)
commit22991cdb603544136805ee7590db4b463260b09e
tree4bbb75717cd504a3068792eae7da54c710ba03d1
parentd0fb37c6025c7c9eefcf81f87e1e8714f462502e
(mobile) TAU update to version 1.1.4

- TAU library update to 1.1.4
- update of tests related to curent TAU version

Change-Id: I9fff0e5dc7f852de0aacb20346e49dc55a6676b6
Signed-off-by: Tomasz Lukawski <t.lukawski@samsung.com>
689 files changed:
mobile/tct-webuifw-tests01/lib/tau/VERSION
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests01/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests01/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests01/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests01/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests01/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests01/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests01/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests01/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests01/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests01/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests01/tests.js
mobile/tct-webuifw-tests01/tests.xml
mobile/tct-webuifw-tests01/tests/js/core/defaults/mobile/defaults.html [moved from mobile/tct-webuifw-tests02/tests/js/core/defaults/defaults.html with 67% similarity]
mobile/tct-webuifw-tests01/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests07/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests01/tests/js/core/defaults/wearable/defaults.html [moved from mobile/tct-webuifw-tests01/tests/js/core/defaults/defaults.html with 67% similarity]
mobile/tct-webuifw-tests01/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests01/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests01/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests01/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests01/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests01/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests01/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests01/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests01/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests01/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests01/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests01/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests01/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests01/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests01/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests01/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests01/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests01/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests01/xml/tests-p1.xml
mobile/tct-webuifw-tests01/xml/tests-p2.xml
mobile/tct-webuifw-tests01/xml/tests-p3.xml
mobile/tct-webuifw-tests01/xml/tests-p4.xml
mobile/tct-webuifw-tests01/xml/tests-p5.xml
mobile/tct-webuifw-tests01/xml/tests-p6.xml
mobile/tct-webuifw-tests01/xml/tests-p7.xml
mobile/tct-webuifw-tests02/lib/tau/VERSION
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests02/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests02/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests02/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests02/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests02/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests02/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests02/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests02/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests02/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests02/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests02/tests.js
mobile/tct-webuifw-tests02/tests.xml
mobile/tct-webuifw-tests02/tests/js/core/defaults/mobile/defaults.html [moved from mobile/tct-webuifw-tests03/tests/js/core/defaults/defaults.html with 67% similarity]
mobile/tct-webuifw-tests02/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests06/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests02/tests/js/core/defaults/wearable/defaults.html [moved from mobile/tct-webuifw-tests04/tests/js/core/defaults/defaults.html with 67% similarity]
mobile/tct-webuifw-tests02/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests02/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests02/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests02/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests02/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests02/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests02/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests02/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests02/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests02/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests02/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests02/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests02/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests02/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests02/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests02/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests02/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests02/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests02/xml/tests-p1.xml
mobile/tct-webuifw-tests02/xml/tests-p2.xml
mobile/tct-webuifw-tests02/xml/tests-p3.xml
mobile/tct-webuifw-tests02/xml/tests-p4.xml
mobile/tct-webuifw-tests02/xml/tests-p5.xml
mobile/tct-webuifw-tests02/xml/tests-p6.xml
mobile/tct-webuifw-tests02/xml/tests-p7.xml
mobile/tct-webuifw-tests03/lib/tau/VERSION
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests03/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests03/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests03/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests03/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests03/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests03/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests03/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests03/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests03/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests03/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests.js
mobile/tct-webuifw-tests03/tests.xml
mobile/tct-webuifw-tests03/tests/js/core/defaults/mobile/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests05/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests03/tests/js/core/defaults/wearable/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests03/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests03/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests03/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests03/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests03/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests03/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests03/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests03/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests03/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests03/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests03/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests03/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests03/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests03/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests03/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests03/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests03/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests03/xml/tests-p1.xml
mobile/tct-webuifw-tests03/xml/tests-p2.xml
mobile/tct-webuifw-tests03/xml/tests-p3.xml
mobile/tct-webuifw-tests03/xml/tests-p4.xml
mobile/tct-webuifw-tests03/xml/tests-p5.xml
mobile/tct-webuifw-tests03/xml/tests-p6.xml
mobile/tct-webuifw-tests03/xml/tests-p7.xml
mobile/tct-webuifw-tests04/lib/tau/VERSION
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests04/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests04/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests04/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests04/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests04/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests04/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests04/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests04/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests04/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests04/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests.js
mobile/tct-webuifw-tests04/tests.xml
mobile/tct-webuifw-tests04/tests/js/core/defaults/mobile/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests04/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests04/tests/js/core/defaults/wearable/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests04/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests04/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests04/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests04/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests04/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests04/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests04/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests04/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests04/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests04/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests04/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests04/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests04/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests04/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests04/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests04/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests04/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests04/xml/tests-p1.xml
mobile/tct-webuifw-tests04/xml/tests-p2.xml
mobile/tct-webuifw-tests04/xml/tests-p3.xml
mobile/tct-webuifw-tests04/xml/tests-p4.xml
mobile/tct-webuifw-tests04/xml/tests-p5.xml
mobile/tct-webuifw-tests04/xml/tests-p6.xml
mobile/tct-webuifw-tests04/xml/tests-p7.xml
mobile/tct-webuifw-tests05/lib/tau/VERSION
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests05/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests05/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests05/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests05/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests05/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests05/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests05/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests05/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests05/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests05/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests.js
mobile/tct-webuifw-tests05/tests.xml
mobile/tct-webuifw-tests05/tests/js/core/defaults/defaults.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/defaults/mobile/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests03/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests05/tests/js/core/defaults/wearable/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests05/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests05/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests05/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests05/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests05/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests05/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests05/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests05/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests05/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests05/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests05/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests05/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests05/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests05/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests05/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests05/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests05/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests05/xml/tests-p1.xml
mobile/tct-webuifw-tests05/xml/tests-p2.xml
mobile/tct-webuifw-tests05/xml/tests-p3.xml
mobile/tct-webuifw-tests05/xml/tests-p4.xml
mobile/tct-webuifw-tests05/xml/tests-p5.xml
mobile/tct-webuifw-tests05/xml/tests-p6.xml
mobile/tct-webuifw-tests05/xml/tests-p7.xml
mobile/tct-webuifw-tests06/lib/tau/VERSION
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests06/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests06/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests06/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests06/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests06/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests06/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests06/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests06/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests06/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests06/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests.js
mobile/tct-webuifw-tests06/tests.xml
mobile/tct-webuifw-tests06/tests/js/core/defaults/defaults.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/defaults/mobile/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests02/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests06/tests/js/core/defaults/wearable/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests06/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests06/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests06/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests06/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests06/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests06/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests06/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests06/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests06/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests06/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests06/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests06/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests06/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests06/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests06/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests06/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests06/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests06/xml/tests-p1.xml
mobile/tct-webuifw-tests06/xml/tests-p2.xml
mobile/tct-webuifw-tests06/xml/tests-p3.xml
mobile/tct-webuifw-tests06/xml/tests-p4.xml
mobile/tct-webuifw-tests06/xml/tests-p5.xml
mobile/tct-webuifw-tests06/xml/tests-p6.xml
mobile/tct-webuifw-tests06/xml/tests-p7.xml
mobile/tct-webuifw-tests07/lib/tau/VERSION
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.flipster.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.flipster.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.graphs.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.graphs.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.i3d.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/common/js/tau.i3d.min.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/libs/jquery.flipster.min.js
mobile/tct-webuifw-tests07/lib/tau/mobile/js/tau.bundle.js [deleted file]
mobile/tct-webuifw-tests07/lib/tau/mobile/js/tau.js
mobile/tct-webuifw-tests07/lib/tau/mobile/js/tau.min.js
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/changeable/tau.css
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/changeable/tau.min.css
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/changeable/tau.min.template
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/changeable/tau.template
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/default/tau.css
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/default/tau.min.css
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/default/tau.min.template
mobile/tct-webuifw-tests07/lib/tau/mobile/theme/default/tau.template
mobile/tct-webuifw-tests07/lib/tau/tv/js/tau.bundle.js
mobile/tct-webuifw-tests07/lib/tau/tv/js/tau.bundle.min.js
mobile/tct-webuifw-tests07/lib/tau/tv/js/tau.js
mobile/tct-webuifw-tests07/lib/tau/tv/js/tau.min.js
mobile/tct-webuifw-tests07/lib/tau/tv/theme/changeable/tau.tv.css [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/tv/theme/changeable/tau.tv.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/wearable/theme/changeable/tau.circle.css [new file with mode: 0644]
mobile/tct-webuifw-tests07/lib/tau/wearable/theme/changeable/tau.circle.min.css [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests.js
mobile/tct-webuifw-tests07/tests.xml
mobile/tct-webuifw-tests07/tests/js/core/defaults/defaults.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/defaults/mobile/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests/js/core/defaults/mobile/defaults.js [moved from mobile/tct-webuifw-tests01/tests/js/core/defaults/defaults.js with 100% similarity]
mobile/tct-webuifw-tests07/tests/js/core/defaults/wearable/defaults.html [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests/js/core/defaults/wearable/defaults.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests/js/core/util/globalize/lib/cldr-data/main/ar/territories.json
mobile/tct-webuifw-tests07/tests/js/core/util/globalize/lib/cldr-data/main/en/territories.json
mobile/tct-webuifw-tests07/tests/js/core/util/globalize/lib/cldr-data/main/ko/territories.json
mobile/tct-webuifw-tests07/tests/js/core/util/globalize/lib/cldr-data/main/zh/territories.json
mobile/tct-webuifw-tests07/tests/js/core/util/selectors/tau.util.selectors.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/util/selectors/tau.util.selectors.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Checkbox/api/Checkbox.html
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Checkbox/api/Checkbox.js
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Graph/Graph.html [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Graph/Graph.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Marquee/Marquee.js
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Marquee/marquee.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Marquee/marquee.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/PageContainer/PageContainer.js
mobile/tct-webuifw-tests07/tests/js/core/widget/core/PanelChanger/panelChanger.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/PanelChanger/panelChanger.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Radio/api/Radio.html
mobile/tct-webuifw-tests07/tests/js/core/widget/core/Radio/api/Radio.js
mobile/tct-webuifw-tests07/tests/js/core/widget/core/SectionChanger/sectionchanger.js
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/DropdownMenu/DropdownMenu.js
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Listview/Listview.js
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/Page.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/Page.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/api/page.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/api/page.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-class-selector.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/defaultSelectors-data-role.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/events.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/events.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter-tests.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/headerfooter.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/page-sections.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/page-tests.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm/page.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/index.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page-sections.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/jqm1.4ok/page_core.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/page.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/page.js [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/mobile/widget/mobile/Page/test-data/sample.html [deleted file]
mobile/tct-webuifw-tests07/tests/js/profile/wearable/widget/wearable/ArcListview/ArcListview.js
mobile/tct-webuifw-tests07/tests/js/profile/wearable/widget/wearable/SwipeList/swipelist.js
mobile/tct-webuifw-tests07/tests/js/support/mobile/widget/Dialog/jqm/basic-tests.html [deleted file]
mobile/tct-webuifw-tests07/tests/libs/dist/js/tau.js
mobile/tct-webuifw-tests07/tests/libs/dist/js/tau.min.js
mobile/tct-webuifw-tests07/tests/libs/dist/theme/default/tau.css
mobile/tct-webuifw-tests07/tests/libs/dist/theme/default/tau.min.css
mobile/tct-webuifw-tests07/tests/libs/dist/theme/default/tau.min.template
mobile/tct-webuifw-tests07/tests/libs/dist/theme/default/tau.template
mobile/tct-webuifw-tests07/tests/libs/es6-collections.js [new file with mode: 0644]
mobile/tct-webuifw-tests07/xml/tests-p1.xml
mobile/tct-webuifw-tests07/xml/tests-p2.xml
mobile/tct-webuifw-tests07/xml/tests-p3.xml
mobile/tct-webuifw-tests07/xml/tests-p4.xml
mobile/tct-webuifw-tests07/xml/tests-p5.xml
mobile/tct-webuifw-tests07/xml/tests-p6.xml
mobile/tct-webuifw-tests07/xml/tests-p7.xml