summaryrefslogtreecommitdiff
path: root/tests/test_stream_flags.c
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix warnings from clang --Wassign-enum.Lasse Collin2023-01-121-4/+4
* Tests: Silence warnings from -Wsign-conversion.Lasse Collin2023-01-121-5/+5
* Tests: Refactor test_stream_flags.c.Jia Tan2022-10-061-117/+416
* Rename unaligned_read32ne to read32ne, and similarly for the others.Lasse Collin2019-12-311-3/+3
* Tests: Silence warnings from clang -Wassign-enum.Lasse Collin2019-06-251-1/+1
* Use a tuklib module for integer handling.Lasse Collin2009-10-041-3/+3
* Put the interesting parts of XZ Utils into the public domain.Lasse Collin2009-04-131-10/+3
* Remove lzma_init() and other init functions from liblzma API.Lasse Collin2008-12-311-2/+0
* Renamed constants:Lasse Collin2008-09-131-4/+4
* Improved the Stream Flags handling API.Lasse Collin2008-09-121-2/+6
* Sort of garbage collection commit. :-| Many things are stillLasse Collin2008-08-281-2/+2
* Update the code to mostly match the new simpler file formatLasse Collin2008-06-181-70/+64
* Fixed the tests to build with -Werror.Lasse Collin2007-12-091-1/+1
* Imported to git.Lasse Collin2007-12-091-0/+191