summaryrefslogtreecommitdiff
path: root/tests/float/float1.py
AgeCommit message (Expand)Author
2015-04-04tests: Add tests to exercise lexer; and some more complex number tests.Damien George
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George
2015-03-25tests: Add tests for SyntaxError, TypeError, and other missing things.Damien George
2015-03-12tests: Add tests for things that are not already tested.Damien George
2015-02-08py: Parse big-int/float/imag constants directly in parser.Damien George
2014-04-17tests: Split out those tests requiring float and import.Damien George