1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.application.tests
Marc-Andre Laperle 6e98f402bd Make stand-alone debugger SWTBot test more robust
- Wait until binary file exists after building instead of sleep
- Replace waiting loop with waitUntil methods with bigger timeouts
- Replace menu detection with faster and more reliable method:
  - Find menu items in specific shell
  - Use waitUntil with small timeout to detect absent menu items

Change-Id: I5239fa5dab9e091936addf6ceb9ef05095d23bd3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2016-04-20 17:23:12 -04:00
..
.settings Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
META-INF Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
projects/hello Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
src/org/eclipse/cdt/debug/application/tests Make stand-alone debugger SWTBot test more robust 2016-04-20 17:23:12 -04:00
.classpath Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
.project Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
about.html Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
build.properties Bug 490995 - [tests] autotools.tests and debug.app.tests bundles have missing resources 2016-04-05 07:46:04 -05:00
plugin.properties Initial Standalone debugger SWTBot test 2015-01-22 15:00:53 -05:00
pom.xml Enable coverage measurements from stand alone debugger tests 2016-04-15 21:05:34 -04:00
StandaloneTests.launch Fix Standalone Debugger for Neon M6 2016-03-18 15:45:25 -04:00