mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
![]() Re-using the waitor between tests possibly a dependency between tests (e.g. on the order they are ran). It would be easy to forget to add an fWait.waitReset() to a test and break another test. It is safer to create a new one every time, while the performance hit is negligible. Change-Id: I404d240b29dddffb07899e7e529e7205282bd1d2 Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> |
||
---|---|---|
.. | ||
.externalToolBuilders | ||
.settings | ||
data/launch | ||
META-INF | ||
scripts | ||
src/org/eclipse/cdt | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
plugin.xml | ||
pom.xml | ||
TestAppBuilder.xml |