aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/str_test.py
Commit message (Expand)AuthorAgeFilesLines
* Removes printfs and fixes str test.Marcelo Lira2012-03-081-10/+2
* Updated str test to work with both python 2.x and 3.xRenato Filho2012-03-081-4/+4
* Fixed tests to work with python3.x and python2.xRenato Filho2012-03-081-1/+1
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Adds test for modified function using type system template.Marcelo Lira2009-12-291-0/+25
* Adds StrList test to check classes that inherit from containers.Marcelo Lira2009-12-071-1/+0
* Added support for reverse operators.Hugo Lima2009-11-101-1/+6
* Add initial support for python sequence protocol.Hugo Lima2009-11-031-0/+33
* added the Str class to libsample and test cases that check the __str__Marcelo Lira2009-10-301-0/+56