aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* added shiboken dependency on sample bindingssb-0.1Marcelo Lira2009-08-251-0/+2
|
* changed pair_conversion.h to use PySequence functions instead ofMarcelo Lira2009-08-252-3/+3
| | | | PyTuple ones, also fixed pair_test.py
* commented debug messages from test libraryMarcelo Lira2009-08-255-38/+38
|
* added mapping example to test lib as well as unit testsMarcelo Lira2009-08-258-0/+166
|
* fixed list conversions on test bindings to use PySequence functionsMarcelo Lira2009-08-251-2/+2
| | | | instead of erroneous PyTuple functions
* added unit tests for stl::pair and stl::list conversions on libsampleMarcelo Lira2009-08-245-6/+169
|
* The End Is the Beginning Is the EndMarcelo Lira2009-08-1746-0/+2488