Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] w/ammendments Re: [cdt-patch] Search: invoke parser and initial tests


Please remember to add new Junit core tests to AutomatedSuite.java's suite() method, otherwise they will not be included in regression runs on the loadbuild.  

Thanks,
JohnC



Andrew Niefer/Ottawa/IBM@IBMCA
Sent by: cdt-patch-admin@xxxxxxxxxxx

07/04/2003 12:09 PM

Please respond to
cdt-patch@xxxxxxxxxxx

To
cdt-patch@xxxxxxxxxxx
cc
Subject
[cdt-patch] Search: invoke parser and initial tests






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.


-Andrew

[attachment "patch_07.04.03(cdt.core).txt" deleted by John Camelon/Ottawa/IBM] [attachment "patch_07.04.03(cdt.core.tests).txt" deleted by John Camelon/Ottawa/IBM] [attachment "core.tests.zip" deleted by John Camelon/Ottawa/IBM] [attachment "patch_07.04.03(cdt.ui).txt" deleted by John Camelon/Ottawa/IBM]


Back to the top