aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_rewind.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* InputStream: move typedef offset_type to Offset.hxxMax Kellermann2014-08-191-22/+11
| | | | Reduce header dependencies.
* test/test_rewind: add missing stdlib.h includeMax Kellermann2014-08-131-0/+1
| | | | For EXIT_SUCCESS.
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-3/+3
| | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations.
* test/test_rewind: unit test for class RewindInputStreamMax Kellermann2014-05-211-0/+164