summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Output: Generate Class, Struct, and Union elementsBrad King2014-03-215-0/+16
* Output: Generate CvQualifiedType elementsBrad King2014-03-213-0/+10
* Output: Generate FundamentalType elementsBrad King2014-03-213-0/+9
* Output: Generate declared Namespace elementsBrad King2014-03-213-0/+8
* Teach test infrastructure to check generated xml filesBrad King2014-02-262-1/+30
* Add test cases for castxml command-line errorsBrad King2014-02-2617-0/+38
* Add test infrastructure to run castxml and validate resultsBrad King2014-02-262-0/+87