1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.ui.tests
John Camelon 26b0ae693a Patch for Devin Steffler.
This patch includes:
- ICPPASTConversionName that represents C++ conversion member functions
 -> also keeps track of the IASTTypeId for the conversion member function
- ICPPASTOperatorName that represents C++ overloaded operator member function
- a couple tests
2005-04-04 19:27:22 +00:00
..
icons Patch for Devin Steffler: IndexViewer update 2005-03-30 19:47:40 +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 Patch for Devin Steffler. 2005-04-04 19:27:22 +00:00
ui/org/eclipse/cdt/ui/tests Fix for Bugs # 87978, 87982, 87993 2005-03-15 03:35:34 +00:00
.classpath remove the core folder for now. 2004-12-10 20:28:33 +00:00
.cvsignore
.project Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00
about.html
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