aboutsummaryrefslogtreecommitdiff
path: root/tests/test_stream_flags.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Tests: Fix warnings from clang --Wassign-enum.Lasse Collin1-4/+4
2023-02-03Tests: Silence warnings from -Wsign-conversion.Lasse Collin1-5/+5
2022-10-06Tests: Refactor test_stream_flags.c.Jia Tan1-117/+416
2019-12-31Rename unaligned_read32ne to read32ne, and similarly for the others.Lasse Collin1-3/+3
2019-06-25Tests: Silence warnings from clang -Wassign-enum.Lasse Collin1-1/+1
2009-10-04Use a tuklib module for integer handling.Lasse Collin1-3/+3
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-2/+0
2008-09-13Renamed constants:Lasse Collin1-4/+4
2008-09-12Improved the Stream Flags handling API.Lasse Collin1-2/+6
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-2/+2
2008-06-18Update the code to mostly match the new simpler file formatLasse Collin1-70/+64
2007-12-09Fixed the tests to build with -Werror.Lasse Collin1-1/+1