aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge GeneratorRunner inside Shiboken.Hugo Parente Lima2012-03-091-0/+29
|\
| * Added a CMake script that sets some environment variables before calling the ...Marcelo Lira2011-02-041-6/+1
| * Added a dummy generator as a source of test cases.Marcelo Lira2011-01-251-0/+7
| * Add option to install testsLauro Neto2011-01-111-0/+3
| * Do not compiles doc generator when ApiExtractor doesn't have support forHugo Parente Lima2010-08-171-15/+17
| * readded tests for qtdoc generator that were left behind when forkingMarcelo Lira2009-10-261-0/+20
| * forked boostpythongenerator project to separate the generatorrunnerMarcelo Lira2009-10-261-9/+0
| * 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
| * The genesis...Hugo Lima2009-08-171-0/+9
* Implemented PSEP 0106.Hugo Parente Lima2012-03-081-6/+6
* Added py3kcompat.py to test suite to make tests pass on Python3.x and 2.x.Hugo Parente Lima2012-03-081-2/+2
* Revert "Implements PSEP-0106 and fixes bug 902 - "Expose Shiboken functionali...Hugo Parente Lima2012-03-081-6/+6
* Implements PSEP-0106 and fixes bug 902 - "Expose Shiboken functionality throu...Hugo Parente Lima2012-03-081-6/+6
* Added a test for an user defined primitive type from a required module.Marcelo Lira2012-03-081-0/+1
* Test's names now have their module as prefix.Marcelo Lira2012-03-081-6/+7
* Added a build option to compile and run only the minimal set of tests.Marcelo Lira2012-03-081-7/+15
* Added a new test binding called 'minimal'.Marcelo Lira2012-03-081-5/+9
* The option "avoid protected hack" is now set via command line.sb-1.0.0-rc1Marcelo Lira2012-03-081-0/+7
* Replaced tabs with spaces on cmake file.Marcelo Lira2012-03-081-5/+4
* Move Python debug check to root Cmake file.renatofilho2012-03-081-21/+0
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-0/+23
* Fixed tests enviroment vars.Renato Filho2010-08-191-2/+2
* Fixed tests to run on windows.Renato Filho2010-08-191-17/+27
* Use 60 secs to default test timeout.Renato Filho2010-07-131-1/+4
* Add libother directory to LD_LIBRARY_PATH, shiboken can be compiled with CMAK...Hugo Parente Lima2010-06-171-1/+1
* Generator now writes code to support extended conversions.Marcelo Lira2010-03-021-1/+1
* Adds test for cast operator for a class in a different module.Marcelo Lira2010-02-181-1/+1
* Removed tests related to reference keeping from black list.Marcelo Lira2010-02-121-1/+1
* The tests for C++ class' fields and reference count will fail.Marcelo Lira2010-02-101-1/+1
* Add missing PythonInterp checkAnderson Lizardo2010-02-031-0/+2
* Removed type discovery tests from blacklist and added "other" binding directo...Hugo Lima2010-01-141-2/+2
* Puts derived and otherderived tests on the black list.Marcelo Lira2009-12-291-1/+1
* Adds "libother" as a new test library.Marcelo Lira2009-12-291-1/+3
* Remove multiple_derived from the test blacklist.Hugo Lima2009-12-041-1/+1
* Add test black list.Hugo Lima2009-12-021-4/+10
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+20