1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/qt/org.eclipse.cdt.qt.tests
Alena Laskavaia 1e517e23e4 another attempt to fix race condition in Qt tests
after tests were fixed found funny bug that was there forever test was
creating incorrect header file because our comment extractor takes
comment from first occurence of function name, it is not actual java
parser. Because indexer was not running test was passing.

Change-Id: Ib0cea722e6c9766949d07b629ef7a9197529ef45
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/37410
Tested-by: Hudson CI
2014-12-01 16:58:28 -05:00
..
.settings Added project-specific Java compiler settings. 2014-05-21 11:04:30 -07:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
src/org/eclipse/cdt/qt/tests another attempt to fix race condition in Qt tests 2014-12-01 16:58:28 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.project Bug 422841: Initial implementation of QtIndex 2013-11-29 14:43:41 -05:00
build.properties Bug 422841: Initial implementation of QtIndex 2013-11-29 14:43:41 -05:00
plugin.properties Fix Qt plugin's project structure 2013-12-12 11:12:13 -05:00
pom.xml Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00