]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
If the file containing expected output does not exist, assume that it
authorFred Drake <fdrake@acm.org>
Mon, 21 May 2001 21:08:12 +0000 (21:08 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 May 2001 21:08:12 +0000 (21:08 +0000)
commitae1bb176bea47b2123bba208733edb42692e9431
tree87ac3912d54a6eeac4f2e42958bc2a9f20a75d6f
parent62686696123eb82df5f688b9a3906b9b648ce220
If the file containing expected output does not exist, assume that it
contains a single line of text giving the name of the output file.  This
covers all tests that do not actually produce any output in the test code.
Lib/test/regrtest.py