summaryrefslogtreecommitdiff
path: root/tests/basics/string_format_modulo.py
AgeCommit message (Expand)Author
2017-03-15tests/basics: Move string-modulo-format int tests to dedicated file.Damien George
2017-02-03tests/basics/string_format_modulo: Add more tests for dict formatting.Damien George
2015-08-29py/objstr: Fix error reporting for unexpected end of modulo format str.Damien George
2015-08-21tests: Add more tests to improve coverage, mostly testing exceptions.Damien George
2015-03-14tests: Add some more tests for bytes, bignum, string and ujson.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George