Staging
v0.5.1
https://github.com/python/cpython
Revision b46562480b350984e7e81693936d1ed471a96b46 authored by Éric Araujo on 25 February 2012, 15:57:04 UTC, committed by Éric Araujo on 25 February 2012, 15:57:04 UTC
When people find bugs in scripts such as reindent.py, msgfmt.py or
pygettext.py, we have to try to reproduce the bug manually, apply a fix
and test manually again.  The alternative is to only read the code and
trust that it works.  This test file is a way to stop that
unsatisfactory state of things and write proper unit tests instead.
1 parent 2e0a0e1
History
Tip revision: b46562480b350984e7e81693936d1ed471a96b46 authored by Éric Araujo on 25 February 2012, 15:57:04 UTC
Add test file for scripts in Tools (#13447).
Tip revision: b465624
File Mode Size
sqlite3
dbpickle.py -rw-r--r-- 2.8 KB
email-alternative.py -rw-r--r-- 1.3 KB
email-dir.py -rw-r--r-- 4.2 KB
email-headers.py -rw-r--r-- 574 bytes
email-mime.py -rw-r--r-- 894 bytes
email-simple.py -rw-r--r-- 612 bytes
email-unpack.py -rw-r--r-- 1.8 KB
minidom-example.py -rw-r--r-- 1.5 KB
mp_benchmarks.py -rw-r--r-- 5.5 KB
mp_newtype.py -rw-r--r-- 2.3 KB
mp_pool.py -rw-r--r-- 7.0 KB
mp_synchronize.py -rw-r--r-- 6.1 KB
mp_webserver.py -rw-r--r-- 2.0 KB
mp_workers.py -rw-r--r-- 2.0 KB
noddy.c -rw-r--r-- 1.6 KB
noddy2.c -rw-r--r-- 4.9 KB
noddy3.c -rw-r--r-- 5.8 KB
noddy4.c -rw-r--r-- 5.4 KB
run-func.c -rw-r--r-- 1.9 KB
setup.py -rw-r--r-- 285 bytes
shoddy.c -rw-r--r-- 2.8 KB
test.py -rw-r--r-- 3.7 KB
turtle-star.py -rw-r--r-- 155 bytes
typestruct.h -rw-r--r-- 1.9 KB
tzinfo-examples.py -rw-r--r-- 4.9 KB

back to top