initial regression test suite
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 19:37:43 +0000 (21:37 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Sep 2019 22:37:53 +0000 (00:37 +0200)
commitcd9fc725abd4876848c20a78435a1456f707546e
treee2702e9e74f37a79b2909d011f8787a560181fb5
parent2c67b83a73065c44448ba562ddc83403e97abd8d
initial regression test suite

Simple script to run barcat with different input from *.in, comparing to
expected *.out files and returning results in TAP format.  Execution at
t/*.t for prove compatibility.
t/regress.t [new file with mode: 0755]
t/t1001-seq.in [new file with mode: 0644]
t/t1001-seq.out [new file with mode: 0644]
t/t1002-sinewave.in [new file with mode: 0644]
t/t1002-sinewave.out [new file with mode: 0644]