aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added tests for the validity of Python wrappers used as method arguments.Marcelo Lira2009-11-261-0/+1
* Merged with multipleinheritance branchMarcelo Lira2009-11-251-3/+12
|\
| * improved multiple inheritance tests with a myriad of new casesMarcelo Lira2009-11-181-3/+12
* | Adding test case for sorting overload dataLauro Neto2009-11-251-0/+3
* | 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/+3
* | Added unit test for virtual destructor.Marcelo Lira2009-11-241-0/+1
|/
* Added features to manage basic ownership transference between C++Marcelo Lira2009-11-181-0/+1
* Added support for the type system "invalidate-after-use" argument modification.Marcelo Lira2009-11-181-0/+1
* added initial work for more complete code injection testsMarcelo Lira2009-11-131-0/+1
* Adding external operator to Collector (stream)Lauro Neto2009-11-101-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
* improved the multiple inheritance test with two new methods that castMarcelo Lira2009-11-041-1/+1
* * added the ObjectType example which adds some cases similar toMarcelo Lira2009-11-031-4/+5
* added the Str class to libsample and test cases that check the __str__Marcelo Lira2009-10-301-0/+1
* 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/+3
* Fix libsamplebinding generator, due to recent changes in boostpythongenerator.Hugo Lima2009-09-081-1/+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-0/+1
* added convenience binary applications to call the generatorrunnerMarcelo Lira2009-08-281-1/+1
* Shiboken ported to the new generator/apiextractor architeture.Hugo Lima2009-08-271-1/+3
* updated sample library with VirtualMethods class which containsMarcelo Lira2009-08-271-0/+1
* added shiboken dependency on sample bindingssb-0.1Marcelo Lira2009-08-251-0/+2
* 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/+44