aboutsummaryrefslogtreecommitdiff
path: root/test.bat
diff options
context:
space:
mode:
authorJulian Seward <jseward@acm.org>1998-08-23 22:13:13 +0200
committerJulian Seward <jseward@acm.org>1998-08-23 22:13:13 +0200
commit977101ad5f833f5c0a574bfeea408e5301a6b052 (patch)
treefc1e8fed202869c116cbf6b8c362456042494a0a /test.bat
parent1eb67a9d8f7f05ae310bc9ef297d176f3a3f8a37 (diff)
downloadbzip2-0.9.0c.tar.gz
bzip2-0.9.0c.tar.bz2
bzip2-0.9.0c.zip
bzip2-0.9.0cbzip2-0.9.0c
Diffstat (limited to 'test.bat')
-rw-r--r--test.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/test.bat b/test.bat
deleted file mode 100644
index 30b747d..0000000
--- a/test.bat
+++ /dev/null
@@ -1,9 +0,0 @@
1@rem
2@rem MSDOS test driver for bzip2
3@rem
4type words1
5.\bzip2 -1 < sample1.ref > sample1.rbz
6.\bzip2 -2 < sample2.ref > sample2.rbz
7.\bzip2 -dvv < sample1.bz2 > sample1.tst
8.\bzip2 -dvv < sample2.bz2 > sample2.tst
9type words3sh \ No newline at end of file