tree: 8ee6a71e10c313b50a818b1de45d14a9243cd976 [path history] [tgz]
  1. .settings/
  2. CSS/
  3. data/
  4. doc/
  5. Eclipse JFace Tests/
  6. Eclipse UI Tests/
  7. icons/
  8. Manual Component Tests/
  9. Manual Scenario Tests/
  10. META-INF/
  11. schema/
  12. .classpath
  13. .project
  14. about.html
  15. build.properties
  16. forceQualifierUpdate.txt
  17. JFace-All Tests.launch
  18. plugin.xml
  19. pom.xml
  20. README.md
  21. test.xml
  22. UI API Test Suite.launch
  23. UI Test Suite.launch
  24. UI-Session Tests.launch
tests/org.eclipse.ui.tests/README.md

org.eclipse.ui.tests

Contains the main tests for the Platform UI project.

For more information, refer to the [Platform UI wiki page] 1.

Running the tests

Use the following command to run the tests via Maven: mvn clean verify -Pbuild-individual-bundles -DskipTests=false

See https://wiki.eclipse.org/Platform_UI/How_to_Contribute#Unit_Testing for more information.

Contributions

For information how to contribute to the Platform UI project see [Platform UI - How to contribute wiki page] 3.

License

Eclipse Public License (EPL) v1.0