]> granicus.if.org Git - python/commit
Start fixing test_bigmem:
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 08:28:37 +0000 (10:28 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 4 Oct 2011 08:28:37 +0000 (10:28 +0200)
commit1a3ff48c55fcb4dd8151750976242d83a84a09b0
tree74f4f275edb2206b64eb2aeaf0be9406814c1b71
parent5a688dbf97f1537d3f2309bfe6be93dab2f10ce0
parent94190bb6e7f3b1c7942b562fe0fad3e62b5386b9
Start fixing test_bigmem:
- bigmemtest is replaced by precisionbigmemtest
- add a poor man's watchdog thread to print memory consumption
Lib/test/pickletester.py
Lib/test/support.py
Lib/test/test_bigmem.py
Lib/test/test_bz2.py
Lib/test/test_zlib.py