From: Leif Åstrand Date: Tue, 29 May 2012 10:48:23 +0000 (+0300) Subject: Add support for building TestingWidgetSet (#8469) X-Git-Tag: 7.0.0.alpha3~231 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=74ca8ce87118ca4b028968c68b4106edd2daa2d0;p=vaadin-framework.git Add support for building TestingWidgetSet (#8469) --- diff --git a/build/build.xml b/build/build.xml index 573c799f7d..801be1b846 100644 --- a/build/build.xml +++ b/build/build.xml @@ -38,7 +38,7 @@ - + @@ -55,6 +55,12 @@ + + + + + + @@ -492,12 +498,7 @@ Compiling widgetset ${widgetset}. Output directory: ${widgetsets-output-dir} - - - - - - + @@ -519,14 +520,27 @@ - + + + + + + + + + + + + + + - + @@ -538,6 +552,7 @@ Compiling widget sets in parallel. + @@ -556,6 +571,7 @@ + diff --git a/tests/testbench/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml b/tests/testbench/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml new file mode 100644 index 0000000000..bd91d05b02 --- /dev/null +++ b/tests/testbench/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml @@ -0,0 +1,6 @@ + + + + + +