aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-011-93/+3
* Add target test-all for UI testsHenri Sara2016-11-011-0/+25
* Do not start local Jetty for server testsArtur Signell2016-05-131-13/+5
* Use classes compiled with Maven in uitestHenri Sara2016-04-231-82/+4
* Run checkstyle with MavenHenri Sara2016-04-221-4/+1
* Make sure parent directories of WAR fetch destination existHenri Sara2016-04-191-0/+1
* Add target to fetch uitest WARHenri Sara2016-04-191-0/+4
* Use parameter for uitest Ivy repositoryHenri Sara2016-04-181-0/+3
* Further Ivy/Ant cleanupHenri Sara2016-04-171-2/+2
* Clean up obsolete Ivy/Ant confs/targetsHenri Sara2016-04-161-195/+1
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-12/+9
* Merge branch 'master' into feature/mavenizeelmot2016-04-131-32/+3
|\
| * Remove TB2 tests and integration tests for legacy servers/portalsArtur Signell2016-04-011-32/+3
* | Build uitest with maven ant runnerelmot2016-04-011-1/+2
* | Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+15
* | Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-1/+1
* | Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
|/
* Create a Valo icon font for icons used in Valo (#18472)Artur Signell2015-09-301-0/+3
* Avoid on-the-fly compilation when running tests (#15135)Artur Signell2015-05-111-0/+3
* Fix release buildArtur Signell2015-01-151-4/+1
* Reformat build filesArtur Signell2015-01-151-42/+85
* 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