aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Add SPDX license identifier into 0BSD source code files.Lasse Collin1-0/+2
2024-02-14Change most public domain parts to 0BSD.Lasse Collin1-3/+0
2023-03-13Tests: Remove unused macros and functions.Jia Tan1-75/+0
2023-01-12Tests: Fix warnings from clang --Wassign-enum.Lasse Collin1-0/+9
2022-06-16Tests: Add more tests into test_check.Jia Tan1-0/+23
2022-06-16Tests: Use char[][24] array for enum_strings_lzma_ret.Lasse Collin1-1/+1
2022-06-02Tests: Include tuktest.h in tests.h.Lasse Collin1-24/+23
2019-06-24Tests: Remove a duplicate branch from tests/tests.h.Lasse Collin1-7/+2
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-1/+1
2009-09-11Fix a couple of warnings.Lasse Collin1-1/+1
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-01-31Add LZMA_API to liblzma API headers. It's useful at leastLasse Collin1-0/+1
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-1/+1
2008-09-13Renamed constants:Lasse Collin1-1/+1
2008-09-06Some API cleanupsLasse Collin1-53/+19
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-0/+8
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-3/+11
2008-01-25Use more parenthesis in succeed() macro in tests/tests.h.Lasse Collin1-1/+1