aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-25Added test_memlimit.c.Lasse Collin1-0/+2
2008-01-18Added test_compress.sh and bunch of files needed by it.Lasse Collin1-10/+20
This new set of tests compress and decompress several test files with many different compression options. This set of tests will be extended later.
2008-01-07Added test_files.sh to tests/Makefile.am so it getsLasse Collin1-1/+1
included in the tarball with "make dist".
2008-01-07Added test_files.sh to test decoding of the files inLasse Collin1-1/+3
the tests/files directory. It doesn't test the malicious files yet.
2007-12-11Fixed a typo in tests/Makefile.am which preventedLasse Collin1-1/+1
building the tests if gnulib was needed.