From 33d134030248633ffa7d60c0a35a783c46da034b Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 7 Aug 1997 22:13:13 +0200 Subject: bzip2-0.1 --- test.bat | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test.bat (limited to 'test.bat') diff --git a/test.bat b/test.bat new file mode 100644 index 0000000..30b747d --- /dev/null +++ b/test.bat @@ -0,0 +1,9 @@ +@rem +@rem MSDOS test driver for bzip2 +@rem +type words1 +.\bzip2 -1 < sample1.ref > sample1.rbz +.\bzip2 -2 < sample2.ref > sample2.rbz +.\bzip2 -dvv < sample1.bz2 > sample1.tst +.\bzip2 -dvv < sample2.bz2 > sample2.tst +type words3sh \ No newline at end of file -- cgit v1.2.3-55-g6feb