1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
features M5: gdb feature has dependency on 0.9.0 sdk feature. changed to 1.0.0 with match="greaterOrEqual" 2008-02-18 19:40:49 +00:00
plugins Fix for the JUnit test due to Bug 223969. 2008-03-28 15:18:45 +00:00
tests Updated sanity test program with comments. 2008-03-25 21:48:36 +00:00
.project fixes for 189542 2007-05-30 02:06:59 +00:00