aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* readded tests for qtdoc generator that were left behind when forkingMarcelo Lira2009-10-263-0/+337
| | | | from boostpythongenerator
* forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-2615-576/+0
| | | | | so that it could be used independently; the qtdoc generator module remained part of generatorrunner
* Fixed typo in tests CMakesLists.Renato Araujo Oliveira Filho2009-08-251-1/+1
|
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-253-6/+6
| | | | | | of function were moved from BoostPythonGenerator to the Generator class. In other words, QtDocGenerator finally compiles and their unit test pass :-)
* The genesis...Hugo Lima2009-08-1715-0/+576