aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Created tests for all functions exported in vli.hJia Tan1-1/+3
2022-06-10Tests: Created tests for hardware functions.Jia Tan1-0/+2
2022-06-02Tests: Add tuktest.h mini-test-framework.Lasse Collin1-0/+1
2022-05-23Tests: Split test_compress.sh into separate test unit for each file.Lasse Collin1-1/+10
2018-11-02Tests: Add a fuzz test program and a config file for OSS-Fuzz.Lasse Collin1-0/+1
2014-06-13xzgrep: List xzgrep_expected_output in tests/Makefile.am.Lasse Collin1-1/+2
2014-06-13xzgrep: Improve the test script.Lasse Collin1-1/+2
2012-05-28liblzma: Fix possibility of incorrect LZMA_BUF_ERROR.Lasse Collin1-1/+3
2011-09-06Build: Fix "make check" on Windows.Lasse Collin1-2/+5
2011-07-31Fix exit status of "xzdiff foo.xz bar.xz".Lasse Collin1-1/+3
2010-10-05Build: Remove the static/dynamic tricks.Lasse Collin1-4/+1
2009-06-30Use static liblzma by default also for tests.Lasse Collin1-1/+4
2009-06-26Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin1-5/+7
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-11-25Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin1-2/+0
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+1
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-4/+1
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
2008-01-07Added test_files.sh to tests/Makefile.am so it getsLasse Collin1-1/+1
2008-01-07Added test_files.sh to test decoding of the files inLasse Collin1-1/+3
2007-12-11Fixed a typo in tests/Makefile.am which preventedLasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin1-0/+43