summaryrefslogtreecommitdiff
path: root/test/zlibstream_test.h
Commit message (Expand)AuthorAgeFilesLines
* chore: comply with reuseDioEgizio2026-02-011-0/+6
* Implement tag 12 (array of 64bit long) and fix testsPetr Mrázek2020-06-071-20/+26
* Make the inflate_streambuf rewind the inputljfa2015-09-211-0/+21
* Create zlib_streambuf base classljfa2015-09-211-1/+0
* Make close honor the exceptions maskljfa2015-09-211-7/+23
* Add test for writing to a closed ozlibstreamljfa2015-09-211-0/+12
* More assertionsljfa2015-09-211-0/+4
* Create ozlibstream::close methodljfa2015-09-211-1/+6
* Add more tests for deflatingljfa-ag2015-09-201-0/+58
* Implement ozlibstreamljfa-ag2015-09-201-0/+20
* Change operator>> to read for test_inflate_corruptljfa-ag2015-09-161-4/+6
* Change stringbuf to string for bigtestljfa-ag2015-09-161-13/+15
* Moving and copying is disabled for ozlibstream tooljfa-ag2015-09-151-0/+1
* Add test for inflating zlib dataljfa-ag2015-09-151-0/+16
* Add tests for corrupted input dataljfa-ag2015-09-151-4/+25
* Add tests for different buffer sizesljfa-ag2015-09-151-16/+58
* Enable exceptions flag in testljfa-ag2015-09-151-1/+2
* Change test a bitljfa-ag2015-09-151-2/+4
* Add test case for izlibstreamljfa-ag2015-09-141-0/+49