summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Output: Follow qualified type namesBrad King2014-03-211-0/+2
* Output: Desugar template specialization typesBrad King2014-03-211-0/+1
* Output: Generate class template instantiations and specializationsBrad King2014-03-211-0/+1
* Extend xml test cases to validate with xmllint if availableBrad King2014-03-211-0/+3
* Restrict --castxml-gccxml to C++98 and C89 modesBrad King2014-03-211-0/+11
* Output: Generate Function and related elementsBrad King2014-03-211-0/+2
* Output: Generate Variable elementsBrad King2014-03-211-0/+1
* Output: Generate ArrayType elementsBrad King2014-03-211-0/+2
* Output: Generate ReferenceType elementsBrad King2014-03-211-0/+1
* Output: Generate PointerType elementsBrad King2014-03-211-0/+1
* Output: Generate Class, Struct, and Union elementsBrad King2014-03-211-0/+2
* Output: Generate CvQualifiedType elementsBrad King2014-03-211-0/+1
* Output: Generate FundamentalType elementsBrad King2014-03-211-0/+1
* Output: Generate declared Namespace elementsBrad King2014-03-211-0/+2
* Teach test infrastructure to check generated xml filesBrad King2014-02-261-0/+16
* Add test cases for castxml command-line errorsBrad King2014-02-261-0/+10
* Add test infrastructure to run castxml and validate resultsBrad King2014-02-261-0/+26