1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb
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
..
.externalToolBuilders [294660] When we moved from DD to CDT, the test binaries stopped being updated in the workspace 2009-11-09 20:07:05 +00:00
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
data/launch debug tests: Add test for thread name 2015-01-12 09:36:04 -05:00
META-INF Bug 455237 - Move VisualizerVirtualBoundsGraphicObjectTest to 2014-12-16 13:29:46 -05:00
scripts Add Mac support to script to download gdb 2015-01-15 10:43:05 -05:00
src/org/eclipse/cdt debug tests: Remove fWait field from GDBProcessesTest 2015-02-04 11:26:29 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.options [303828] Instrument ServiceEventWaitor 2010-02-25 23:00:21 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
plugin.xml Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
pom.xml Update location to use for GDBs on HIPP 2015-01-15 13:26:02 -05:00
TestAppBuilder.xml Bug 444196 - [tests] dsf-gdb tests fail the build when 'make' is not installed 2014-09-16 15:42:57 -04:00