commit | c377b16d12ba325bb108eca575447d66f19294c0 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Sep 22 05:31:03 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Sep 22 05:31:03 2001 +0000 |
tree | 162c1102ac0407b7ef66f248832b68153473c88a | |
parent | 58b072d53f48081111f6b6dd8ab1bea0d02eb459 [diff] |
Since the most likely failure mode for an expected-output test is a change somewhere inside a line, use ndiff so that intraline difference marking can point out what changed within a line. I don't remember diff-style abbreviations either (haven't used it since '94, except to produce patches), so say the rest in English too.