mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() cdt.core: - Modified ICSearchConstants to use classes (SearchFor & LimitTo) instead of int for constants - Modified MatchLocator to actually invoke the parser to do the search cdt.core.tests: - Added new source Folder search - Added search/ClassDeclarationPatternTests::testMatchSimpleDeclaration - Added search/ClassDeclarationPatternTests::testMatchNamespaceNestedDeclaration - Added new resource folder search & containing file classDecl.cpp - Added new failures package ord.eclipse.cdt.core.search.failedTests - Added new failing test PatternsFailedTests::testBug39652 * Note that both the ClassDeclarationPatternTests and PatternsFailedTests must be run as Plugin Tests * cdt.ui: - Updated Search classes to reflect changes to ICSearchConstants. |
||
---|---|---|
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |