summaryrefslogtreecommitdiffstats
path: root/uitest-common/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate module uitest-common (#8583)Henri Sara2017-02-161-113/+0
| | | | | | | The use of the module in the test project was removed earlier, and eliminating the module permits simpler and more reliable builds as it was not deployed. The classes that were in uitest-common are now in uitest.
* Make it easy to run Sonar on the project (#8118)Artur2017-01-031-0/+2
|
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-1/+2
| | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2
* Format project pom files using correct settings (4 spaces)Artur Signell2016-09-091-100/+100
| | | | Change-Id: I4b4760949897d2755da26a06f9048a596abdf0b6
* Define common test dependencies in the main pom fileArtur Signell2016-08-181-0/+1
| | | | Change-Id: I7d5897384f1172befbc852e27a7372104e7820da
* Define dependency version in the main pom fileArtur Signell2016-08-181-6/+1
| | | | Change-Id: Id603133355b1cb398bcb880e693dd3c8276f7937
* Create module uitest-commonHenri Sara2016-08-171-0/+114
This module will contain most of the classes shared between uitest and integration test modules. Change-Id: Ibc327339cf1d360252483287c0eeb8dd03c176d5