aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed insert-template tag when used inside a module level inject-code tag.Marcelo Lira2012-03-091-0/+1
* Revert "Implement getTypeIndex function for types no generated types and prim...Hugo Parente Lima2012-03-091-6/+4
* Implement getTypeIndex function for types no generated types and primitive ty...Hugo Parente Lima2012-03-091-4/+6
* Added default constructor option for value types.Marcelo Lira2012-03-091-0/+1
* Added a test for operator methods removal.Marcelo Lira2012-03-091-0/+1
* Fixed TypeEntry::isCppPrimitive() to process typedefs and "long long" type.Marcelo Lira2012-03-091-0/+1
* Added revision attribute to type entries tags and flags-revision to enum-type...Hugo Parente Lima2012-03-091-0/+1
* Added support for module extra includes.Marcelo Lira2012-03-091-0/+1
* Added a test for dropped type system entries.Marcelo Lira2012-03-091-0/+1
* Un-hardcode test resources pathsb-0.9.3Lauro Neto2012-03-091-0/+4
* Make installed tests executableLauro Neto2012-03-091-1/+1
* Add option to install the tests binaries.Lauro Neto2012-03-091-0/+3
* Added unit test to field removal.Marcelo Lira2012-03-091-0/+1
* Argument types that are arrays with specified sizes are correctly recognized.Marcelo Lira2012-03-091-0/+1
* Updates tests to use nesting of type declarations.Marcelo Lira2012-03-091-4/+6
* Created function to discovery when a class implement a container type.Renato Filho2012-03-091-0/+1
* Make libxml2 and libxslt optional dependencies.Hugo Parente Lima2012-03-091-1/+3
* Adds test case to namespace members, namely enums and functions.Marcelo Lira2012-03-091-0/+1
* Added test for type resolution order.Marcelo Lira2012-03-091-2/+3
* Added the "default-constructor" attribute to the "primitive-type" tag.Marcelo Lira2012-03-091-0/+1
* Added tests for template instanciations using enum values, all under a nice n...Hugo Parente Lima2012-03-091-0/+1
* Adding tests for 'void' argument in functionsLauro Neto2012-03-091-0/+1
* Merge remote branch 'luck/fixprivctor'Luciano Wolf2012-03-091-0/+1
|\
| * Update class info once a default ctor is added.Luciano Wolf2012-03-091-0/+1
* | Added the "function" tag to ApiExtractor.Hugo Parente Lima2012-03-091-0/+1
|/
* Meta type minimal signature should place reference symbol after pointer symbols.Marcelo Lira2012-03-091-0/+1
* Remove Boost::graph dependence from ApiExtractor by using our own codeHugo Lima2010-03-031-0/+1
* Added method AbstractMetaBuilder::fixReturnTypeOfConversionOperator(func).Marcelo Lira2010-02-261-0/+1
* Reactivated 'reference-count' tag.Marcelo Lira2010-02-091-7/+8
* Fix AbstractMetaFunction::implicitConversions.Hugo Lima2010-02-081-0/+1
* Code injection from external files are always read using UTF-8.Hugo Lima2010-02-081-0/+1
* Added tests for ownership modification.Hugo Lima2010-02-021-0/+1
* Allow a class to multiple inherit from various object-types.Hugo Lima2010-02-011-0/+1
* When a constructor able to trigger implicity conversions is removedHugo Lima2010-01-201-0/+1
* Added methods to set and check for protected and virtual destructorMarcelo Lira2009-11-241-0/+1
* - All reverse operators are now properly tagged as "reverse operator".Hugo Lima2009-11-091-0/+1
* conversion-rule tag now works inside value-type and object-type tags.Marcelo Lira2009-10-261-0/+1
* Implemented a signature parser for the AddedFunction class.Hugo Lima2009-10-211-0/+1
* Unit test to catch the bug#38.Hugo Lima2009-09-241-0/+1
* Added more tests for AbstractMetaClass and AbstractMetaEnumHugo Lima2009-09-101-5/+11
* The genesis...Hugo Lima2009-08-171-0/+6