aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/global.h
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/+1
* Added tests for conversion operator that returns a constant reference type.Marcelo Lira2012-03-081-0/+1
* Added unit tests to simulate the QPainter::drawText overloads.Marcelo Lira2012-03-081-0/+1
* Tests for reverse operatorsLauro Neto2012-03-081-0/+1
* Added test to assert the precedence of enum arguments over int implicit conve...Marcelo Lira2012-03-081-0/+1
* 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
* Fix code generation for modified constructors.Luciano Wolf2012-03-081-0/+1
* Impleted auto code for classes derived from list container.Renato Filho2010-08-301-0/+1
* Created unit test to operator().Renato Filho2010-08-111-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
* | Add test for classes and inner classes inside namespaces.Hugo Parente Lima2010-04-221-1/+0
|/
* Adds tests for a class without implicit conversions being extended in another...Marcelo Lira2010-03-021-0/+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
* Adding new tests related to threads/GIL lockingLauro Neto2010-01-151-0/+1
* Adds StrList test to check classes that inherit from containers.Marcelo Lira2009-12-071-0/+1
* Added tests for something like QLayout.Hugo Lima2009-11-301-0/+1
* Renaming -> KinderGarten to BlackBoxLuciano Wolf2009-11-271-1/+1
* Added tests for the validity of Python wrappers used as method arguments.Marcelo Lira2009-11-261-0/+1
* Adding test case for sorting overload dataLauro Neto2009-11-251-0/+1
* Added an PyObject* specialization to the Conversion template toMarcelo Lira2009-11-241-0/+1
* Added tests for classes with virtual and non-virtual protected methods,Marcelo Lira2009-11-241-0/+1
* added initial work for more complete code injection testsMarcelo Lira2009-11-131-0/+1
* Adding test case for add-function with const char*Lauro Neto2009-11-091-0/+1
* added a new test called Time with a set of constructor and methodMarcelo Lira2009-11-061-0/+1
* * added the ObjectType example which adds some cases similar toMarcelo Lira2009-11-031-0/+1
* added the Str class to libsample and test cases that check the __str__Marcelo Lira2009-10-301-10/+12
* added test cases for C++ operator<< method (Python's __lshift__);Marcelo Lira2009-10-271-0/+1
* added more test cases to check overload decisor behaviorMarcelo Lira2009-10-271-0/+1
* added the SimpleFile class to the sample library to check how aMarcelo Lira2009-10-201-0/+1
* Create multiple heritance tests.Renato Araujo Oliveira Filho2009-09-101-0/+1
* Changed generator to convert the method call results on wrapped methodsMarcelo Lira2009-09-011-0/+1
* Added an example of a class with a private destructor.Hugo Lima2009-09-011-0/+1
* Added a corner case to broke Shiboken tests >:-)Hugo Lima2009-08-311-1/+1
* updated sample library with VirtualMethods class which containsMarcelo Lira2009-08-271-0/+1
* added mapping example to test lib as well as unit testsMarcelo Lira2009-08-251-0/+1
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+14