aboutsummaryrefslogtreecommitdiff
path: root/tests/float
AgeCommit message (Expand)Author
2014-06-05py: Raise TypeError when trying to format non-int with %x,%o,%X.Damien George
2014-06-05Remove tests that fail under CPython 3.5Chris Angelico
2014-05-01Fix the builtin min() and max() functions (and add tests).Andrew Scheller
2014-04-17tests: Split out those tests requiring float and import.Damien George