aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding
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
* added mapping example to test lib as well as unit testsMarcelo Lira2009-08-255-0/+96
|
* 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-243-6/+157
|
* The End Is the Beginning Is the EndMarcelo Lira2009-08-1716-0/+936