tree: b9934cf7f46f09299dbd3b91811c7eb1d83ce6db [path history] [tgz]
  1. .settings/
  2. CSS/
  3. data/
  4. doc/
  5. Eclipse UI Tests/
  6. icons/
  7. Manual Component Tests/
  8. Manual Scenario Tests/
  9. META-INF/
  10. schema/
  11. .classpath
  12. .project
  13. about.html
  14. build.properties
  15. dialog_settings.xml
  16. forceQualifierUpdate.txt
  17. plugin.xml
  18. pom.xml
  19. README.md
  20. test.xml
  21. UI API Test Suite.launch
  22. UI Test Suite.launch
  23. 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