summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-09-21 20:31:52 +0000
committerGuido van Rossum <guido@python.org>2001-09-21 20:31:52 +0000
commit0fcca4e815e3dbb28c73108376079a94ad6ee8de (patch)
tree7c41c199c52d4d59d53a8ac3e54a1bed1c64926b /Python
parent867a8d2e2688d837c67bf87eb9164528780f7bdc (diff)
downloadcpython-git-0fcca4e815e3dbb28c73108376079a94ad6ee8de.tar.gz
Change the way unexpected output is reported: rather than stopping at
the first difference, let the test run till completion, then gather all the output and compare it to the expected output using difflib. XXX Still to do: produce diff output that only shows the sections that differ; currently it produces ndiff-style output because that's the easiest to produce with difflib, but this becomes a liability when the output is voluminous and there are only a few differences.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions