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.core.tests
Doug Schaefer bee373939f Removed the ScannerData object and moved it's fields right into the Scanner.
Made all users of getChar in the scanner call getChar(boolean) directly
to remove the extra call to getChar(void). Merged readFromStream in as well.
Finally, I have remove the trigraph code to remove the checks for every character.
A bug will be raised to reimplement this functionality elsewhere.
2004-06-01 15:04:28 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests fixed up test to prevent some deadlocking 2004-05-26 14:47:35 +00:00
failures/org/eclipse/cdt/core remove warnings 2004-05-28 14:54:58 +00:00
indexer/org/eclipse/cdt/core/indexer/tests Changes to allow for enablement of the indexer at project creation time - includes new project property for disabling indexer. 2004-05-03 17:29:17 +00:00
misc/org/eclipse/cdt/core fixed up test to prevent some deadlocking 2004-05-26 14:47:35 +00:00
model/org/eclipse/cdt/core/model/tests Update the necessary classes to use the new 2004-05-26 02:59:50 +00:00
parser/org/eclipse/cdt/core/parser/tests Removed the ScannerData object and moved it's fields right into the Scanner. 2004-06-01 15:04:28 +00:00
resources Partial fix for bug#57526 [CModelTests] 2004-04-30 14:45:15 +00:00
search/org/eclipse/cdt/core/search/tests fix bug 63478 2004-05-21 21:08:40 +00:00
suite/org/eclipse/cdt remove warnings 2004-05-28 14:54:58 +00:00
.classpath tests for ICDescriptor 2004-03-17 13:48:54 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
build.properties Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
ChangeLog 2004-05-19 Alain Magloire 2004-05-20 03:01:12 +00:00
plugin.xml Patch for Sean Evoy : Removing Managed Build Tests from core tests. 2004-04-23 15:12:19 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00