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 3fa54b37ea Applied patch for Devin Steffler.
FIXED 94135- All Declarations does not include the namespace scope in the search pattern
FIXED 95202- [NPE] on Open Declarations for C++ spec example
FIXED 95219- [Ctrl+Click] is enabled on everything except for keywords
FIXED 95224- [Open Definition] of destructor should have the same logic as constructors
FIXED 95225- [open definition] within constructor in a throw statement fails
FIXED 95229- [open declaration] infinite loop on keyword operator
FIXED 95372- DOMQuery#isLocal() should not reference internal DOM packages
2005-05-16 21:28:45 +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 Changed IMatch to return a IMatchLocatable instead of startOffset/endOffset (IMatchLocatable can then be further cast into IOffsetLocatable or ILineLocatable) 2005-05-16 18:24:31 +00:00
ui/org/eclipse/cdt/ui/tests Applied patch for Devin Steffler. 2005-05-16 21:28:45 +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