aboutsummaryrefslogtreecommitdiff
path: root/tests/test_block_header.c (follow)
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-12-07Tests: Silence -Wsign-conversion warning on GCC version < 10.Jia Tan1-1/+1
2023-06-29Tests: Fix memory leaks in test_block_header.Jia Tan1-16/+22
2023-01-12Tests: Fix warnings from clang --Wassign-enum.Lasse Collin1-3/+3
2023-01-11Tests: Fix unused function warning in test_block_header.Jia Tan1-0/+4
2022-10-06Tests: Refactor test_block_header.c.Jia Tan1-116/+370
2022-06-02Tests: Convert test_block_header to tuktest.Lasse Collin1-37/+52
2019-12-31Rename unaligned_read32ne to read32ne, and similarly for the others.Lasse Collin1-2/+2
2019-06-25Tests: Silence warnings from clang -Wassign-enum.Lasse Collin1-1/+2
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-2/+2
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2008-12-31Remove lzma_init() and other init functions from liblzma API.Lasse Collin1-1/+0
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-5/+11
2008-10-09Fixed the test that should have been fixed as partLasse Collin1-1/+1
2008-09-27Some API changes, bug fixes, cleanups etc.Lasse Collin1-3/+6
2008-09-13Renamed constants:Lasse Collin1-15/+15
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-14/+14
2008-06-18Delete old code that was supposed to be already deletedLasse Collin1-30/+0
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-254/+157
2008-01-15Fix memory leaks from test_block_header.c.Lasse Collin1-2/+17
2007-12-09* tests/test_block_header.c (test3): Remove duplicate initializer.Jim Meyering1-1/+0
2007-12-09Fixed the tests to build with -Werror.Lasse Collin1-1/+1
2007-12-09Imported to git.Lasse Collin1-0/+352