]> source.dussan.org Git - vaadin-framework.git/commit
Convert theme tests from TB2 to TB4
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 6 May 2015 10:05:22 +0000 (13:05 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 18 May 2015 13:45:31 +0000 (13:45 +0000)
commit05d294e6152963d45262d06c727f977e0901d723
tree0e6f356edc0cb52391d65c72998b82a4e28c84e6
parent10b81b13814d345c3c273999ebb4af21b7dafa35
Convert theme tests from TB2 to TB4

This change makes FixedNotificationElement work with
notifications and rounded edges.

Change-Id: I8e682fab471aa89bef5fc67d5aafdc3e37333a17
12 files changed:
uitest/src/com/vaadin/tests/components/uitest/BaseThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/uitest/ChameleonThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/uitest/LiferayThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/uitest/ReindeerThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/uitest/RunoThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/uitest/ThemeTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tb3/newelements/FixedNotificationElement.java
uitest/tb2/com/vaadin/tests/components/uitest/base_theme_test.html [deleted file]
uitest/tb2/com/vaadin/tests/components/uitest/chameleon_theme_test.html [deleted file]
uitest/tb2/com/vaadin/tests/components/uitest/liferay_theme_test.html [deleted file]
uitest/tb2/com/vaadin/tests/components/uitest/reindeer_theme_test.html [deleted file]
uitest/tb2/com/vaadin/tests/components/uitest/runo_theme_test.html [deleted file]