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 6dbe39d0d0 org.eclipse.cdt.core
Updated Scanner to add ANSI built-in defined macros for C and C++.
     Updated GCCScannerExtension to add GCC specific defined macros for C++.
     Added factory infrastructure to allow for C/C++ dialect extensions to be added and contained.
     Added IASTExpressionExtension w/implementation to allow for GCC specific leniency on evaluating expressions.

org.clipse.cdt.ui.tests
    Updated CompletionTest_SingleName_NoPrefix to include internal macro definitions.
2004-01-28 19:59:20 +00:00
..
core/org/eclipse/cdt/ui/tests/textmanipulation Remove usage of Java 1.4 reserved keyword assert. 2003-07-17 15:23:56 +00:00
resources/contentassist Content Assist Work: More JUnit tests 2004-01-27 20:55:58 +00:00
src/org/eclipse/cdt/testplugin Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
ui/org/eclipse/cdt/ui/tests org.eclipse.cdt.core 2004-01-28 19:59:20 +00:00
.classpath Updated classpath so it uses dynamic classpath entries. 2004-01-15 19:40:37 +00:00
.cvsignore enter .cvsignore. 2002-10-24 12:42:02 +00:00
.project Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
about.html First crack at junit CDT tests 2002-08-20 16:35:24 +00:00
build.properties Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
ChangeLog org.eclipse.cdt.core 2004-01-28 19:59:20 +00:00
plugin.xml Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
test.xml Cleanup some left over gunk from the move of stuff to org.eclipse.cdt.core.tests 2003-07-15 13:43:18 +00:00