summaryrefslogtreecommitdiff
path: root/tests/basics/string-format.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-04-07Add string formatting support for longlong and mpz.Dave Hylands
2014-04-02tests/string-format: Add test for formatting ints with float format.Paul Sokolovsky
2014-04-01Turn off full tests in string-format.pyDave Hylands
2014-04-01Enhance str.format supportDave Hylands
2014-01-19Move tests in basic/tests/ up one level preparating to multiple test dirs.Paul Sokolovsky