aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Imported and updated release notes builder (#10918)Artur Signell2013-02-191-0/+4
| | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+4
| | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d
* 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
| | | | Server is now launched using jetty-runner instead of a custom DemoLauncher
* 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