summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Tests: Create test_filter_str.c.Jia Tan2023-02-031-0/+2
* Tests: Creates test_index_hash.cJia Tan2023-01-021-0/+3
* Tests: Adds lzip decoder testsJia Tan2022-12-301-0/+2
* Tests: Add test_memlimit.c to test restarting after LZMA_MEMLIMIT_ERROR.Lasse Collin2022-09-281-0/+2
* Created tests for all functions exported in vli.hJia Tan2022-06-141-1/+3
* Tests: Created tests for hardware functions.Jia Tan2022-06-101-0/+2
* Tests: Add tuktest.h mini-test-framework.Lasse Collin2022-06-021-0/+1
* Tests: Split test_compress.sh into separate test unit for each file.Lasse Collin2022-05-231-1/+10
* Tests: Add a fuzz test program and a config file for OSS-Fuzz.Lasse Collin2018-11-021-0/+1
* xzgrep: List xzgrep_expected_output in tests/Makefile.am.Lasse Collin2014-06-131-1/+2
* xzgrep: Improve the test script.Lasse Collin2014-06-131-1/+2
* liblzma: Fix possibility of incorrect LZMA_BUF_ERROR.Lasse Collin2012-05-281-1/+3
* Build: Fix "make check" on Windows.Lasse Collin2011-09-061-2/+5
* Fix exit status of "xzdiff foo.xz bar.xz".Lasse Collin2011-07-311-1/+3
* Build: Remove the static/dynamic tricks.Lasse Collin2010-10-051-4/+1
* Use static liblzma by default also for tests.Lasse Collin2009-06-301-1/+4
* Fix @variables@ to $(variables) in Makefile.am files.Lasse Collin2009-06-261-5/+7
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Remove the nowadays unneeded memory limitting malloc() wrapper.Lasse Collin2008-11-251-2/+0
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-0/+1
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-4/+1
* Added test_memlimit.c.Lasse Collin2008-01-251-0/+2
* Added test_compress.sh and bunch of files needed by it.Lasse Collin2008-01-181-10/+20
* Added test_files.sh to tests/Makefile.am so it getsLasse Collin2008-01-071-1/+1
* Added test_files.sh to test decoding of the files inLasse Collin2008-01-071-1/+3
* Fixed a typo in tests/Makefile.am which preventedLasse Collin2007-12-111-1/+1
* Imported to git.Lasse Collin2007-12-091-0/+43