summaryrefslogtreecommitdiff
path: root/tests/basics/containment.py
AgeCommit message (Expand)Author
2017-08-09py/objstr: Raise an exception for wrong type on RHS of str binary op.Damien George
2017-02-14tests/comprehension1, containment: Split set tests to separate files.Paul Sokolovsky
2014-09-23py: Make native emitter handle multi-compare and not/is not/not in ops.Damien George
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky