aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/str_test.py
Commit message (Expand)AuthorAgeFilesLines
* 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