1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Simon Marchi 3cf7241ccb debug tests: Remove fWait field from GDBProcessesTest
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>
2015-02-04 11:26:29 -05:00
build Add build flag (-DskipDoc) to be able to skip building documentation 2015-01-29 22:07:31 -05:00
codan Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
core Cosmetics. 2015-01-26 22:04:18 -08:00
cross Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
debug Add build flag (-DskipDoc) to be able to skip building documentation 2015-01-29 22:07:31 -05:00
doc Add build flag (-DskipDoc) to be able to skip building documentation 2015-01-29 22:07:31 -05:00
dsf Enhanced Expressions: menu for add locals and registers in dsf 2015-01-23 20:14:12 -05:00
dsf-gdb debug tests: Remove fWait field from GDBProcessesTest 2015-02-04 11:26:29 -05:00
jtag Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
launch/org.eclipse.cdt.launch Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
llvm Cosmetics. 2015-01-06 21:02:42 -08:00
lrparser Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
memory Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
p2 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
qt Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
releng Specify program and VM args for target in Oomph setup 2015-01-26 14:23:28 -05:00
remote Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
testsrunner Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
upc Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
util Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
visualizer Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00