summaryrefslogtreecommitdiff
path: root/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* Tests: Remove unused macros and functions.Jia Tan2023-03-131-75/+0
* Tests: Fix warnings from clang --Wassign-enum.Lasse Collin2023-01-121-0/+9
* Tests: Add more tests into test_check.Jia Tan2022-06-161-0/+23
* Tests: Use char[][24] array for enum_strings_lzma_ret.Lasse Collin2022-06-161-1/+1
* Tests: Include tuktest.h in tests.h.Lasse Collin2022-06-021-24/+23
* Tests: Remove a duplicate branch from tests/tests.h.Lasse Collin2019-06-241-7/+2
* Use a tuklib module for integer handling.Lasse Collin2009-10-041-1/+1
* Fix a couple of warnings.Lasse Collin2009-09-111-1/+1
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin2009-01-311-0/+1
* Remove lzma_init() and other init functions from liblzma API.Lasse Collin2008-12-311-1/+1
* Renamed constants:Lasse Collin2008-09-131-1/+1
* Some API cleanupsLasse Collin2008-09-061-53/+19
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-0/+8
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-3/+11
* Use more parenthesis in succeed() macro in tests/tests.h.Lasse Collin2008-01-251-1/+1
* Imported to git.Lasse Collin2007-12-091-0/+148