Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tests: Fix a crash bug. | Bill King | 2011-02-17 | 1 | -1/+1 | |
| | ||||||
* | tests: more test project cleanup | Bill King | 2010-10-21 | 1 | -3/+1 | |
| | ||||||
* | Tests: Get autotests compiling again. | Bill King | 2010-10-20 | 1 | -2/+0 | |
| | ||||||
* | Merge CPlusPlus::NameId and CPlusPlus::Identifier. | Roberto Raggi | 2010-09-02 | 1 | -2/+2 | |
| | ||||||
* | Autotests: More cleanup of tests, and initial marking of components belonged to. | Bill King | 2010-09-02 | 1 | -0/+1 | |
| | ||||||
* | Renamed Symbol::scope() to Symbol::enclosingScope(). | Roberto Raggi | 2010-08-26 | 1 | -2/+2 | |
| | ||||||
* | Fixed the objc auto tests | Roberto Raggi | 2010-08-13 | 1 | -1/+1 | |
| | ||||||
* | Compile | Roberto Raggi | 2010-08-13 | 1 | -6/+4 | |
| | ||||||
* | Compile. | Roberto Raggi | 2010-08-11 | 1 | -41/+44 | |
| | ||||||
* | Get rid of the #warning directives. | Roberto Raggi | 2010-08-11 | 1 | -1/+1 | |
| | ||||||
* | Add "make check" support to testcase makefiles. | Bill King | 2010-07-13 | 1 | -1/+1 | |
| | ||||||
* | Fixed testcases after changing QualifiedNameId. | Erik Verbruggen | 2010-07-12 | 1 | -74/+7 | |
| | ||||||
* | Fixed auto tests. | Erik Verbruggen | 2010-07-07 | 1 | -19/+9 | |
| | ||||||
* | Fixed autotests. | Erik Verbruggen | 2010-06-23 | 1 | -16/+27 | |
| | ||||||
* | Deprecate the old template instantiation. | Roberto Raggi | 2010-05-20 | 1 | -2/+2 | |
| | ||||||
* | Compile. | Roberto Raggi | 2010-05-18 | 1 | -9/+6 | |
| | ||||||
* | Simplified ObjC selectors in the AST. | Erik Verbruggen | 2010-02-23 | 1 | -4/+3 | |
| | ||||||
* | Added test for selector names. | Erik Verbruggen | 2010-02-11 | 1 | -0/+80 | |
| | ||||||
* | Added semantic checks for Q_ENUMS. | Erik Verbruggen | 2010-02-07 | 1 | -3/+34 | |
| | ||||||
* | Compile. | Roberto Raggi | 2009-12-02 | 1 | -12/+12 | |
| | ||||||
* | Compile | Roberto Raggi | 2009-11-17 | 1 | -1/+1 | |
| | ||||||
* | Changed ExpressionUnderCursor to handle Objective-C send-message operations. | Erik Verbruggen | 2009-11-11 | 1 | -1/+138 | |
| | ||||||
* | Added scope calculation for Objective-C classes. | Erik Verbruggen | 2009-11-11 | 1 | -7/+53 | |
| | ||||||
* | Fixed the AST field names. | Roberto Raggi | 2009-11-10 | 1 | -1/+1 | |
| | ||||||
* | Removed DeclarationListAST node. | Roberto Raggi | 2009-11-10 | 1 | -1/+1 | |
| | | | | Done with Erik Verbruggen | |||||
* | Initial work on the `new' GenTemplateInstance. | Roberto Raggi | 2009-10-26 | 1 | -2/+2 | |
| | ||||||
* | Test ExpressionUnderCursor | Roberto Raggi | 2009-10-26 | 1 | -0/+21 | |
| | ||||||
* | Test GenTemplateInstance. | Roberto Raggi | 2009-10-26 | 1 | -0/+28 | |
| | ||||||
* | We expect failures in tst_Semantic::pointer_to_function_1 | Roberto Raggi | 2009-10-26 | 1 | -1/+3 | |
| | ||||||
* | Link with cplusplus library. | Roberto Raggi | 2009-10-26 | 1 | -1/+1 | |
| | ||||||
* | Test the enclosing scope of pointer-to-function symbols. | Roberto Raggi | 2009-10-26 | 1 | -0/+20 | |
| | ||||||
* | Cleanup the C++ front-end. | Roberto Raggi | 2009-10-20 | 1 | -1/+1 | |
| | | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT. | |||||
* | Make tests follow Qt conventions by starting all unit tests with `tst_'. | Rohan McGovern | 2009-09-22 | 1 | -0/+1 | |
| | | | | | | | Some scripts make use of this convention to differentiate unit tests from applications which happen to link to testlib. Reviewed-by: ossi | |||||
* | Fixed the auto tests. | Roberto Raggi | 2009-06-19 | 1 | -3/+3 | |
| | ||||||
* | More testing. | Roberto Raggi | 2009-02-12 | 1 | -2/+26 | |
| | ||||||
* | Added test case for declarations of "pointer to const T". | Roberto Raggi | 2009-02-11 | 1 | -0/+24 | |
| | ||||||
* | Compile. | Roberto Raggi | 2009-02-09 | 1 | -4/+4 | |
| | ||||||
* | Fixes: remove use of qttest_p4.prf | hjk | 2009-02-05 | 1 | -2/+3 | |
| | | | | Details: makes it compile now with Qt snapshots | |||||
* | Test typedefs and pointers to anonymous structs. | Roberto Raggi | 2008-12-31 | 1 | -0/+24 | |
| | ||||||
* | oops! update errorCount after the semantic pass. | Roberto Raggi | 2008-12-30 | 1 | -1/+1 | |
| | ||||||
* | More testing of typedefs. | Roberto Raggi | 2008-12-29 | 1 | -0/+31 | |
| | ||||||
* | Added a simple test for anonymous structs and typedefs. | Roberto Raggi | 2008-12-29 | 1 | -0/+29 | |
| | ||||||
* | Added a simple DiagnosticClient to count the number of errors. | Roberto Raggi | 2008-12-29 | 1 | -2/+29 | |
| | ||||||
* | Test class specifiers with qualified names. | Roberto Raggi | 2008-12-29 | 1 | -0/+47 | |
| | ||||||
* | Check the argument's type in tst_Semantic::function_declaration_2. | Roberto Raggi | 2008-12-22 | 1 | -0/+7 | |
| | ||||||
* | More testing | Roberto Raggi | 2008-12-22 | 1 | -2/+64 | |
| | ||||||
* | Initial work on the test suite for the C++ front-end semantic pass. | Roberto Raggi | 2008-12-22 | 2 | -0/+101 | |