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
Doug Schaefer bff475c968 Patch for Andrew Niefer:
Fixed Bug36475 - Scanner does not concatenate strings
Fixed Bug36509 - Scanner turns strings into identifiers when expanding macros
Fixed Bug36521 - Scanner gets confused over commas in function like macros
Fixed Bug36695 - Scanner looses escaping on chars (ie '\4' to '4')
 
 
Moved ScannerFailedTest::testBug36475 to ScannerTestCase::testBug36475() 
Moved ScannerFailedTest::testBug36509 to ScannerTestCase::testBug36509()
Moved ScannerFailedTest::testBug36521 to ScannerTestCase::testBug36521()
Added ScannerTestCase::testBug36695()
 
Updated ScannerTestCase::testBug36047
Updated ScannerTestCase::testBug36045
2003-04-21 18:04:53 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Work on the Build Model. 2003-04-14 20:02:39 +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 Patch for Andrew Niefer: 2003-04-21 18:04:53 +00:00
model/org/eclipse/cdt/core/model/tests Patch for Hoda Amer: 2003-04-21 16:16:59 +00:00
parser/org/eclipse/cdt/core/parser Patch for Andrew Niefer: 2003-04-21 18:04:53 +00:00
src/org/eclipse/cdt/testplugin Get rid of some warnings. 2003-04-06 00:33:45 +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 Patch for Andrew Niefer: 2003-04-21 18:04:53 +00:00
plugin.xml Work on the Build Model. 2003-04-14 20:02:39 +00:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00