mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() core: - fixed a couple of bugs to do with searching for globally qualified patterns - fixed a bug to do with the '?' wildcard - fixed a bug to do with searching for functions/methods using patterns specifying parameters tests: - new search tests: ClassDeclarationPatternTests.testClassReferenceInFieldType ClassDeclarationPatternTests.testClassReferences ClassDeclarationPatternTests.testEnumerationReferenceVisibleByInheritance ClassDeclarationPatternTests.testGloballyQualifiedItem ClassDeclarationPatternTests.testTypeReferenceVisibleByUsingDirective FunctionMethodPatternTests.testMethodDeclaration FunctionMethodPatternTests.testMethodDeclarationWithParams OtherPatternTests.testFieldDeclaration OtherPatternTests.testNamespaceDeclaration OtherPatternTests.testNamespaceReferenceInClassBaseClause OtherPatternTests.testNamespaceReferenceInUsingDirective OtherPatternTests.testVariableDeclaration |
||
---|---|---|
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |