mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-02 13:13:36 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org/eclipse/cdt | ||
ChangeLog |