1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
cdt/core/org.eclipse.cdt.ui.tests
Doug Schaefer 7b1c64d5fe Patch for Sean Evoy:
Core 
1.	Added 2 new option types: Boolean and enumerated 
2.	Changed the IOption interface to get new option type values 
3.	In plugin manifest and IOption interface added concept of a default enumerated value to support on-going GUI work 
4.	In plugin manifest and IOption, added field to map the actual command line argument with the option for makefile generation.

Tests 
1.	Changed the plugin.xml manifest to match the new option types 
2.	AllBuildTests.java updated to test new option types and fields added in core
2003-05-21 16:30:00 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Patch for Sean Evoy: 2003-05-21 16:30:00 +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-05-01 20:04:51 +00:00
model/org/eclipse/cdt/core/model/tests Patch for Hoda Amer. 2003-05-01 19:46:42 +00:00
parser/org/eclipse/cdt/core/parser Symboltable/Parser updates. 2003-05-05 20:51:07 +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 *** empty log message *** 2003-05-05 20:51:37 +00:00
plugin.xml Patch for Sean Evoy: 2003-05-21 16:30:00 +00:00
test.xml Genreral cleanup (remove jdt refrences) and move closer to being automatable 2002-12-17 15:42:17 +00:00