summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Output: Skip friend function templatesBrad King2014-03-313-0/+31
* 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-275-0/+63
* Output: Desugar non-dependent typedef members of class templatesBrad King2014-03-273-0/+29
* Output: Drop from Namespace members="" non-inline class membersBrad King2014-03-247-0/+48
* test: Add case for empty input source fileBrad King2014-03-243-0/+3
* Output: Skip implicit members that cannot be compiledBrad King2014-03-2413-0/+163
* Output: Report Typedef underlying typeBrad King2014-03-243-0/+9
* Output: Decay Function Argument typesBrad King2014-03-243-0/+19
* Output: Use typedef name for anonymous enumBrad King2014-03-245-0/+27
* Output: Add default="" to Function Argument elementsBrad King2014-03-245-0/+45
* Output: Add pure_virtual="" to Function-like elementsBrad King2014-03-242-9/+16
* Output: Desugar Class base class referencesBrad King2014-03-243-0/+35
* Output: Add bases="" attribute to Class elementsBrad King2014-03-243-3/+3
* test: Add case for multiple class forward declarationsBrad King2014-03-243-0/+12
* Output: Fix output of forward-declared classesBrad King2014-03-243-0/+26
* test: Add case for class template basesBrad King2014-03-243-0/+49
* castxml: Report version number with '--version'Brad King2014-03-243-0/+4
* castxml: Expand response file references on command lineBrad King2014-03-248-0/+12
* test: Avoid duplication of path to test input directoryBrad King2014-03-241-4/+5
* Output: Make FundamentalType names match gccxmlBrad King2014-03-243-0/+48
* test: Add cases for C-mode gccxml-like outputBrad King2014-03-248-0/+26
* test: Add infrastructure for C-mode testsBrad King2014-03-241-5/+13
* test: Add case for using declaration in derived classBrad King2014-03-243-0/+48
* test: Add cases for class member template instantiationBrad King2014-03-245-0/+53
* Output: Report class friendsBrad King2014-03-243-0/+27
* Output: Report class basesBrad King2014-03-213-0/+67
* Output: Add abstract="" attribute to Class elementsBrad King2014-03-213-0/+21
* Output: Generate Enumeration elementsBrad King2014-03-215-0/+24
* Output: Add init="" attribute to Variable elementsBrad King2014-03-213-0/+17
* Output: Handle using declarations and directivesBrad King2014-03-219-0/+48
* Output: Generate MethodType and OffsetType elementsBrad King2014-03-219-0/+57
* Output: Generate Ellipsis element inside variadic functions and typesBrad King2014-03-215-0/+27
* Output: Generate FunctionType elementsBrad King2014-03-213-0/+13
* Output: Map Paren type to the inner typeBrad King2014-03-213-0/+9
* test: Add case for a Variable as Class memberBrad King2014-03-213-0/+23
* Output: Generate Field elementsBrad King2014-03-213-0/+28
* Output: Generate function template instantiations and specializationsBrad King2014-03-213-0/+17
* test: Add cases for Method, OperatorMethod, and OperatorFunctionBrad King2014-03-217-0/+68
* Output: Follow qualified type namesBrad King2014-03-213-0/+13
* Output: Desugar template specialization typesBrad King2014-03-213-0/+10
* Output: Generate class template instantiations and specializationsBrad King2014-03-213-0/+36
* Extend xml test cases to validate with xmllint if availableBrad King2014-03-212-0/+26
* Restrict --castxml-gccxml to C++98 and C89 modesBrad King2014-03-2117-0/+23
* Output: Add implicit members to Class, Struct, and UnionBrad King2014-03-211-1/+12
* Output: Generate Function and related elementsBrad King2014-03-215-0/+25
* Output: Generate Variable elementsBrad King2014-03-213-0/+9
* Output: Generate ArrayType elementsBrad King2014-03-215-0/+20
* Output: Generate ReferenceType elementsBrad King2014-03-213-0/+10
* Output: Generate PointerType elementsBrad King2014-03-213-0/+10