aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Test for bug 464 - "Can't create target lang package and namespace with the s...Hugo Parente Lima2012-03-081-0/+2
* Added tests for conversion operator that returns a constant reference type.Marcelo Lira2012-03-081-0/+3
* Added unit tests to simulate the QPainter::drawText overloads.Marcelo Lira2012-03-081-0/+2
* Tests for reverse operatorsLauro Neto2012-03-081-0/+4
* The option "avoid protected hack" is now set via command line.sb-1.0.0-rc1Marcelo Lira2012-03-081-1/+1
* Fix bug 616 - "error compiling when public and private methods differ by the ...Hugo Parente Lima2012-03-081-0/+1
* Test bindings project files modified to use key/value pair text files.Marcelo Lira2012-03-081-3/+3
* Test bindings now use project files instead of generator command line options.Marcelo Lira2012-03-081-10/+5
* Shiboken binary now responds to the "--version" argument.Marcelo Lira2012-03-081-1/+2
* Shiboken executable calls GeneratorRunner with the renamed "--generator-set" ...Marcelo Lira2012-03-081-1/+3
* Use SBK_PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS or PYTHON_INCLUDE_P...Hugo Parente Lima2012-03-081-1/+1
* Fix bug#633 - "bool of null QDate (possibly other empty QString/null QObj typ...Hugo Parente Lima2012-03-081-1/+1
* Added test to assert the precedence of enum arguments over int implicit conve...Marcelo Lira2012-03-081-0/+2
* Fix bug#495 - "Broken rich compare operators if they use an object-type as pa...Hugo Parente Lima2012-03-081-0/+1
* Added support for promoting enums from removed namespaces to upper scope.Marcelo Lira2012-03-081-0/+1
* Added tests to check the release of ownership of objects returned from Python.Marcelo Lira2012-03-081-0/+1
* Fix bug#513 - "Hardcoded bool return type for operator overloads"Hugo Parente Lima2012-03-081-0/+1
* Test case for proper generation of constructor altered by conversion-rule tag.Marcelo Lira2012-03-081-0/+1
* Fix bug#411 - "Incorrect return statement generated in a function that return...Hugo Parente Lima2012-03-081-0/+1
* Added test for overload decisor handling container dependencies.Marcelo Lira2012-03-081-0/+1
* Created unit test for unknown class holder.renatofilho2012-03-081-0/+1
* Unit test to target conversion.renatofilho2012-03-081-0/+1
* Shiboken generator code moved to the directory generator.Hugo Parente Lima2012-03-081-1/+1
* Fix code generation for modified constructors.Luciano Wolf2012-03-081-0/+1
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...sb-0.5.0Renato Filho2010-09-101-3/+1
* Impleted auto code for classes derived from list container.Renato Filho2010-08-301-0/+1
* Use .pyd to python modules on windows.Renato Filho2010-08-191-0/+3
* Created unit test to operator().Renato Filho2010-08-111-0/+1
* Use correct python library in debug mode.Renato Filho2010-07-191-1/+1
* Fixes the build-tests by including the library postfixes in the programRenato Filho2010-06-181-1/+1
* Used CMAKE_DEBUG_POSTFIX in plugin name on generatorrunner.Renato Filho2010-06-171-1/+1
* Added support for protected fields when not using the "protected hack".Marcelo Lira2010-06-031-0/+1
* Adds protected enum test cases.Marcelo Lira2010-06-011-0/+1
* Merge remote branch 'luck/fixprivctor'Luciano Wolf2010-04-231-0/+1
|\
| * Support to "only private constructor available" case.Luciano Wolf2010-04-211-0/+1
* | Use qualified class name when callign a method like self->ClassName::method().Hugo Parente Lima2010-04-221-0/+1
* | Add test for classes and inner classes inside namespaces.Hugo Parente Lima2010-04-221-0/+3
|/
* Adds tests for a class without implicit conversions being extended in another...Marcelo Lira2010-03-021-0/+1
* other binding does not link against sample binding.Hugo Lima2010-02-181-1/+1
* Adds tests for reference counting in model/view style relationships.Marcelo Lira2010-02-101-0/+1
* Adds support for void pointer conversions.Marcelo Lira2010-01-281-0/+1
* Write cptr macro for inner classes.Hugo Lima2010-01-261-0/+1
* Adding new tests related to threads/GIL lockingLauro Neto2010-01-151-0/+1
* Adds "libother" as a new test library.Marcelo Lira2009-12-291-1/+1
* Adds StrList test to check classes that inherit from containers.Marcelo Lira2009-12-071-0/+1
* Expanded protected method tests with cases of reimplemented grand parent and ...Marcelo Lira2009-12-021-0/+2
* Expanded virtual methods tests with a case of reimplementation of a grand par...Marcelo Lira2009-12-021-0/+1
* Added tests for something like QLayout.Hugo Lima2009-11-301-0/+1
* Add the generator flag "enable-parent-ctor-heuristic".Hugo Lima2009-11-301-1/+1
* Renaming -> KinderGarten to BlackBoxLuciano Wolf2009-11-271-1/+1