1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-22 16:35:25 +02:00
Find a file
Jonah Graham 593dc77b6d Bug 515307: Run test order of magnitude faster
The break inserter test was running all display events for 200ms after
each simulated keystroke, but all sideeffects were happening synchronously
or being placed on the event queue synchronously. So speed-up is achieved
by running event queue until empty instead of effectively sleeping for
200ms

Change-Id: Icffd4d5526176e596cf8ce3ac716a4ae88d51159
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2017-04-15 03:44:40 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 514244: ability to add custom wizard page prior project creation one 2017-03-27 12:24:26 +01:00
codan releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
core Bug 515307: Run test order of magnitude faster 2017-04-15 03:44:40 -04:00
cross Bug 511801 - Remote launch: validate that the remote exec file is absolute 2017-03-15 16:30:35 -04:00
debug Bug 510879: Remove requirement for suspended context in Disassembly View 2017-04-05 15:08:35 -04:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 510879: Remove requirement for suspended context in Disassembly View 2017-04-05 15:08:35 -04:00
dsf-gdb Bug 515307: Run test order of magnitude faster 2017-04-15 03:43:52 -04:00
jtag releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
launch Fixed broken compilation. 2017-03-08 02:01:43 -04:00
llvm lldb: Update version check to newly released, non-beta Xcode 2017-04-11 10:44:40 -04:00
lrparser Bug 512932 - Name lookup for friend class 2017-04-08 02:15:37 -04:00
memory releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
native Bug 509118. Extend regexp to detect devices in /dev for Linux. 2017-03-23 16:32:08 -04:00
qt Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interface 2017-02-17 01:14:35 -05:00
releng Adjust path exclusion when deleting repo so that it doesn't delete rcp 2017-03-19 19:48:13 -04:00
remote releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
testsrunner Bug 484942. Change --output_format from xml to XML 2017-04-05 10:54:45 +02:00
toolchains/arduino releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
upc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
util releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
visualizer releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
windows releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
xlc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 515304: profiles to parallelize testsuite 2017-04-14 20:03:36 -04:00