aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_iostream01.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump v0.13.0: jau::io changes for robust and simplified ByteInStream usage so...v0.13.0Sven Gothel2022-06-041-12/+78
* io::read_url_stream: Fix content_length (-1 == unknown), add consume_header w...Sven Gothel2022-05-291-12/+86
* ByteInStream: Add content_size methods and replace exp_size, mark/implement a...Sven Gothel2022-05-291-3/+3
* Add IOUtils Module/Group; Rename Byte{->In}Stream interface and implementationsSven Gothel2022-05-281-2/+2
* test_iostream01: Test w/ actual file_sizeSven Gothel2022-05-281-0/+6
* Integrating byte_stream.* and io_util.* incl. unit test from Elevator project...Sven Gothel2022-05-281-0/+153