Damien George
|
9e677114e4
|
py/mpprint: Fix sign extension when printf'ing %u, %x and %X.
|
2016-02-01 15:08:42 +00:00 |
|
Paul Sokolovsky
|
54a1d9ecb7
|
tests/extra_coverage: Update for sys.modules addition.
|
2015-12-05 00:13:29 +02:00 |
|
Damien George
|
a81539db25
|
tests: Add further tests for mpz code.
|
2015-10-01 18:49:37 +01:00 |
|
Damien George
|
25afc7da0d
|
tests: Add tests to improve coverage of objstr.c.
|
2015-09-03 23:06:18 +01:00 |
|
Damien George
|
a16715ac62
|
tests: Add special tests to test mp_printf function to improve coverage.
|
2015-05-28 14:25:07 +00:00 |
|
Damien George
|
f601390ef8
|
unix: Add some extra coverage tests for vstr and attrtuple.
|
2015-05-12 23:34:10 +01:00 |
|
Damien George
|
d792d9e49e
|
unix: Make extra-coverage function callable from Python scripts.
This allows the output of the extra-coverage tests to be checked using
the normal run-tests script.
|
2015-05-08 09:18:38 +01:00 |
|