16 Commits (854bb322bf9e20f1c5afe5e8a796ebeca238fa95)

Author SHA1 Message Date
Damien George 9317fee523 unix/coverage: Move coverage #if guard back to top of file. 8 years ago
Rami Ali 8d01bd3a1c tests: Improve stream.c test coverage. 8 years ago
Rami Ali d7e168428b tests/unix: Improve formatfloat.c test coverage using C. 8 years ago
Rami Ali ec72db8a39 tests: Improve warning.c test coverage. 8 years ago
Rami Ali 75aa7befec tests/unix: Improve runtime_utils.c test coverage. 8 years ago
Damien George 824f5c5a32 py/vstr: Combine vstr_new_size with vstr_new since they are rarely used. 8 years ago
Damien George 58f3861358 tests/unix/extra_coverage: Add test for str/bytes with invalid hash. 8 years ago
Delio Brignoli f98bb2ddcb py/mpprint: Fail an assertion with unsupported format specifiers. 8 years ago
Damien George 9e677114e4 py/mpprint: Fix sign extension when printf'ing %u, %x and %X. 9 years ago
Damien George 556c8a9a4f unix: Fix coverage build now that mp_plat_print uses write. 9 years ago
Damien George a81539db25 tests: Add further tests for mpz code. 9 years ago
Damien George 25afc7da0d tests: Add tests to improve coverage of objstr.c. 9 years ago
Damien George a16715ac62 tests: Add special tests to test mp_printf function to improve coverage. 10 years ago
Damien George f601390ef8 unix: Add some extra coverage tests for vstr and attrtuple. 10 years ago
Damien George d792d9e49e unix: Make extra-coverage function callable from Python scripts. 10 years ago
Damien George d3b32caea4 unix: Add special function to improve coverage. 10 years ago