aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added a dummy generator as a source of test cases.Marcelo Lira2011-01-251-0/+7
| | | | Unit tests were added as well.
* Add option to install testsLauro Neto2011-01-111-0/+3
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
* Do not compiles doc generator when ApiExtractor doesn't have support forHugo Parente Lima2010-08-171-15/+17
| | | | | | | doc strings. Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* readded tests for qtdoc generator that were left behind when forkingMarcelo Lira2009-10-261-0/+20
| | | | from boostpythongenerator
* forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-261-9/+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-251-2/+2
| | | | | | 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-171-0/+9