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 657c53d31e Patch for Devin Steffler.
Note to specifically look at the changes made to CoreModel.java as this is the fix for 96865.
The rest of the patch consists of tests and the changes to CTagsIndexer.java to make it compatible with those tests.

Updated for 77383 changes:

FIXED 96865- [DOM Indexer] won't run on new Standard Make C Project
includes JUnits for AutomatedSuite to test Open Definition/Open Declaration against the DOM Indexer and the CTags Indexer
added 29 tests for the above and raised the following bugs on those tests: 96689, 96690, 96694
2005-05-31 15:44:40 +00:00
..
.settings Cleaned up some obvious NLS warnings. Also turned off the warnings for the tests plugins. 2005-05-16 14:44:03 +00:00
icons Patch for Devin Steffler w/ Modifications - Indexer View Search 2005-04-18 19:06:02 +00:00
resources/contentassist - fix bug 60928 - content assist and member definitions 2004-05-11 21:37:37 +00:00
src/org/eclipse/cdt/ui Moved clients towards IASTNode.getFileLocation() and away from IASTTranslationUnit.flattenLocations( ... ). 2005-05-30 20:32:56 +00:00
ui/org/eclipse/cdt/ui/tests Patch for Devin Steffler. 2005-05-31 15:44:40 +00:00
.classpath remove the core folder for now. 2004-12-10 20:28:33 +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 Make sure we at least get the icons into the build testing feature. We'll try to get the source in this way as well. 2005-02-15 22:06:04 +00:00
ChangeLog New core framework for indexer 2005-03-14 05:32:07 +00:00
plugin.xml Patch for Devin Steffler: Initial IndexViewer patch 2005-03-29 21:40:34 +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