summaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Add a new variation for ValoJouni Koivuviita2014-08-191-0/+3
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-32/+103
* Fix WAR file location in uitest build scripts.Sauli Tähkäpää2014-05-211-5/+5
* Added server launch wait to TB2 and TB3 test targets.Sauli Tähkäpää2014-03-121-0/+2
* Added nojavadoc parameter, test-server, test-tb2, test-tb3 targets.Sauli Tähkäpää2014-03-101-0/+38
* Use more worker threads for widgetset compilationHenri Sara2014-02-271-1/+1
* Output test results in XML reports instead of to standard outputArtur Signell2013-11-181-2/+0
* Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-241-0/+55
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-041-2/+2
* Include unobfuscated file used by test in the war (#12468)Leif Åstrand2013-09-041-0/+1
* Include compatibility web.xml in uitest.war (#11688)Artur Signell2013-06-111-1/+2
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-22/+10
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-144/+157
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-5/+5
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-0/+4
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+4
* Fixed typoArtur Signell2012-09-111-1/+1
* Include TestingWidgetSet in warArtur Signell2012-09-111-0/+3
* Really package sources also into warArtur Signell2012-09-111-3/+2
* Include non-java files in test warArtur Signell2012-09-111-0/+3
* Include all required themesArtur Signell2012-09-091-1/+2
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-1/+1
* Include compiled TestingWidgetSet in war (#9299)Artur Signell2012-09-091-11/+41
* Support running TestBench tests with the vaadin-uitest war (#9299)Artur Signell2012-09-091-5/+18
* Client-compiled-cache artifact (#9299)Artur Signell2012-09-091-0/+1
* Added themes-compiled module (#9299)Artur Signell2012-09-091-3/+7
* Support running JUnit tests (#9299)Artur Signell2012-09-091-0/+87