Commit Briefs

23f98e9b0c Neels Hofmeyr

test/verify_all.sh: allow combined cmdline opts


4f58e89131 Stefan Sperling

make the C tests compile and run on both OpenBSD and Linux


548d976202 Neels Hofmeyr

verify_all.sh: run all tests, then list all errors


3e6df91676 Neels Hofmeyr

run C tests in verify_all.sh


11d9f2f72d Stefan Sperling

fix unidiff headers for empty files




732e8ee032 Stefan Sperling

add support for ignoring whitespace (-w option)

Tests grow the ability to call diff with options. Options to use are encoded in the test file name as a single dash followed by a string of option letters. E.g. -wp for 'ignore whitespace' and 'do patience'


81b4097358 Neels Hofmeyr

switch default to unidiff


3b0f3d6191 Neels Hofmeyr

initial commit