1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 04:33:36 +02:00
cdt/plugins/org.eclipse.dd.tests.gdb
Marc Khouzam d571b6e48a Fix for the JUnit test due to Bug 223969.
The JUnit launch now re-uses (without any changes) the standard DSF launch sequence.  The problem then became that the tests would start too fast, before the suspend event was received.  To address this, I added a wait for the Suspend event in the BaseTestCase.baseBeforeMethod() which runs before every test.
2008-03-28 15:18:45 +00:00
..
.externalToolBuilders [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
.settings [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
data/launch Committing patches for bugs 159946 (disassembly) and 214546 (memory monitor persistence). 2008-03-01 20:21:08 +00:00
META-INF Bug 221505 2008-03-27 18:13:55 +00:00
src/org/eclipse/dd Fix for the JUnit test due to Bug 223969. 2008-03-28 15:18:45 +00:00
.classpath [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
.project [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
build.properties [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00
plugin.xml Launch should not be visible to the user. 2008-03-23 14:36:46 +00:00
TestAppBuilder.xml [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:57:46 +00:00