summaryrefslogtreecommitdiff
path: root/tests/basics/bool1.py
AgeCommit message (Collapse)Author
2015-08-29tests: Add a few tests for bool, bytearray, float to improve coverage.Damien George
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George
This is intended to improve coverage of the test suite.