tree: 02809ddf0082830b05a7632c8298bbcd790741c3 [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. dialog_settings.xml
  17. forceQualifierUpdate.txt
  18. JFace-All Tests.launch
  19. plugin.xml
  20. pom.xml
  21. README.md
  22. test.xml
  23. UI API Test Suite.launch
  24. UI Test Suite.launch
  25. 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.

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.

License

Eclipse Public License (EPL) v1.0