chiark / gitweb /
Introduce a 'make test' target.
authorSimon Tatham <anakin@pobox.com>
Mon, 10 Mar 2014 18:40:54 +0000 (18:40 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 10 Mar 2014 18:40:54 +0000 (18:40 +0000)
commitdaf1de2cd72d7b635f692deeab908d5f5a1673dc
tree604a34361da939f333e64456db3ca0afacf34d2b
parent3ce6aa311aeb65718b1674c2bc0d2f548f7801c5
Introduce a 'make test' target.

This checks the expected results for all the easy cases, both in
single-core mode and repeatedly in multicore mode (to try to smoke out
intermittent errors like the negative-max-frags bug fixed a couple of
commits ago).
Makefile
test.pl [new file with mode: 0755]