summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Output: Drop class template partial specializations from outputBrad King2014-04-111-0/+2
* Output: Drop functions with rvalue reference types from gccxml outputBrad King2014-04-111-0/+2
* castxml: Register all LLVM target architectures and asm parsersBrad King2014-04-101-0/+7
* castxml: Support -std=c++11 with --castxml-gccxmlBrad King2014-04-101-0/+11
* test: Split gccxml test macros by language and standardBrad King2014-04-091-3/+15
* test: Name expected results by language standardBrad King2014-04-091-5/+5
* test: Support zero or many alternative expected result file namesBrad King2014-04-091-2/+2
* test: Refactor castxml_test_gccxml_common 'std' argumentBrad King2014-04-091-4/+4
* test: Show failure when implicit member needs bad template instantiationBrad King2014-04-091-0/+1
* Output: Skip empty declarations in class or namespace membersBrad King2014-04-011-0/+1
* castxml: Report help with '-help' and '--help'Brad King2014-04-011-0/+2
* castxml: Use parentheses for '--castxml-cc-<id>' commandsBrad King2014-03-311-0/+4
* Output: Skip through extern "C" contexts to enclosing namespaceBrad King2014-03-311-0/+1
* Output: Skip friend function templatesBrad King2014-03-311-0/+1
* test: Use distinct output xml for every testBrad King2014-03-271-1/+2
* test: Show duplication of reference-to-class-template-specialization typesBrad King2014-03-271-0/+7
* Output: Desugar non-dependent typedef members of class templatesBrad King2014-03-271-0/+1
* Output: Drop from Namespace members="" non-inline class membersBrad King2014-03-241-0/+3
* test: Add case for empty input source fileBrad King2014-03-241-0/+1
* Output: Skip implicit members that cannot be compiledBrad King2014-03-241-0/+6
* Output: Report Typedef underlying typeBrad King2014-03-241-0/+1
* Output: Decay Function Argument typesBrad King2014-03-241-0/+1
* Output: Use typedef name for anonymous enumBrad King2014-03-241-0/+2
* Output: Add default="" to Function Argument elementsBrad King2014-03-241-0/+2
* Output: Desugar Class base class referencesBrad King2014-03-241-0/+1
* test: Add case for multiple class forward declarationsBrad King2014-03-241-0/+1
* Output: Fix output of forward-declared classesBrad King2014-03-241-0/+1
* test: Add case for class template basesBrad King2014-03-241-0/+1
* castxml: Report version number with '--version'Brad King2014-03-241-0/+1
* castxml: Expand response file references on command lineBrad King2014-03-241-0/+3
* test: Avoid duplication of path to test input directoryBrad King2014-03-241-4/+5
* Output: Make FundamentalType names match gccxmlBrad King2014-03-241-0/+1
* test: Add cases for C-mode gccxml-like outputBrad King2014-03-241-0/+5
* test: Add infrastructure for C-mode testsBrad King2014-03-241-5/+13
* test: Add case for using declaration in derived classBrad King2014-03-241-0/+1
* test: Add cases for class member template instantiationBrad King2014-03-241-0/+2
* Output: Report class friendsBrad King2014-03-241-0/+1
* Output: Report class basesBrad King2014-03-211-0/+1
* Output: Add abstract="" attribute to Class elementsBrad King2014-03-211-0/+1
* Output: Generate Enumeration elementsBrad King2014-03-211-0/+2
* Output: Add init="" attribute to Variable elementsBrad King2014-03-211-0/+1
* Output: Handle using declarations and directivesBrad King2014-03-211-0/+4
* Output: Generate MethodType and OffsetType elementsBrad King2014-03-211-0/+4
* Output: Generate Ellipsis element inside variadic functions and typesBrad King2014-03-211-0/+2
* Output: Generate FunctionType elementsBrad King2014-03-211-0/+1
* Output: Map Paren type to the inner typeBrad King2014-03-211-0/+1
* test: Add case for a Variable as Class memberBrad King2014-03-211-0/+1
* Output: Generate Field elementsBrad King2014-03-211-0/+1
* Output: Generate function template instantiations and specializationsBrad King2014-03-211-0/+1
* test: Add cases for Method, OperatorMethod, and OperatorFunctionBrad King2014-03-211-0/+3