summaryrefslogtreecommitdiff
path: root/tests/basics/true-value.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-04-17tests: Split out those tests requiring float and import.Damien George
2014-01-30Implement __bool__ and __len__ via unary_op virtual method for all types.Paul Sokolovsky
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky