mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55 Reviewed-on: https://git.eclipse.org/r/20908 Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com> Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com> |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/cdt/alltests | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
CDT Master Test Suite.launch | ||
plugin.properties | ||
pom.xml | ||
README.txt |
This plugin is a convenience for developers wanting to run all the junit3 tests in CDT from within the IDE with a single click. It contains a container test class and a launch configuration. If you're interested in running only a subset of the tests, simply comment out lines in AllTests.java. Keep in mind some of the tests require a toolchain to be in PATH. So Windows developers will need to have MinGW or Cygwin installed.