1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui.tests
John Camelon ce2d966a88 CORE
Fixed bug36693 - Problem parsing Loki's Reference SmallObj.cpp Impl
	Fixed bug36696 - Problem parsing Loki's Reference SmartPtr.h Impl
	Improved our error handling robustness so that we don't mistake function bodies for CElements. 
	Fixed bug36713 - Parser fails on definitions of pointers to functions 
	Fixed Dave's performance test parse failure. 
	Fixed bug36811 - The using directive causes parser to fail
	Fixed bug36794 - ClassCastException for A template with no parameters 

TESTS
	Moved fixed tests from FailedTests to DOMTests. 
	Added LokiFailures.java to failed tests directory.

JohnC
2003-04-24 18:36:22 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests - Fixed the test failures that arose because the targets don't 2003-04-21 19:37:47 +00:00
core/org/eclipse/cdt/ui/tests/textmanipulation First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
failures/org/eclipse/cdt/core/parser/failedTests CORE 2003-04-24 18:36:22 +00:00
model/org/eclipse/cdt/core/model/tests Patch for John Camelon: 2003-04-22 15:22:31 +00:00
parser/org/eclipse/cdt/core/parser CORE 2003-04-24 18:36:22 +00:00
src/org/eclipse/cdt/testplugin 2003-04-24 John Camelon 2003-04-24 17:36:42 +00:00
ui/org/eclipse/cdt/ui/tests Changed all QNX pr numbers to bugzilla pr numbers. 2002-09-27 13:46:54 +00:00
.classpath Patch for Andrew Niefer: 2003-04-11 18:42:56 +00:00
.cvsignore enter .cvsignore. 2002-10-24 12:42:02 +00:00
.project Yet Another Build Model. 2003-04-07 02:47:01 +00:00
about.html First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
build.properties Removed extra spaces. 2003-01-29 17:56:30 +00:00
ChangeLog CORE 2003-04-24 18:36:22 +00:00
plugin.xml update version 2003-04-23 16:47:21 +00:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00