Commit Briefs


Stefan Sperling

make the C tests compile and run on both OpenBSD and Linux (neels/verify)



Neels Hofmeyr

run C tests in verify_all.sh


Stefan Sperling

fix unidiff headers for empty files




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'


Neels Hofmeyr

switch default to unidiff


Neels Hofmeyr

initial commit