summaryrefslogtreecommitdiff
path: root/test/test_rewind.cxx
AgeCommit message (Expand)Author
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-11-10util/Error: remove obsolete classMax Kellermann
2016-09-16input/InputStream: migrate from class Error to C++ exceptionsMax Kellermann
2014-08-19InputStream: move typedef offset_type to Offset.hxxMax Kellermann
2014-08-13test/test_rewind: add missing stdlib.h includeMax Kellermann
2014-05-22InputStream: make Seek() always absoluteMax Kellermann
2014-05-21test/test_rewind: unit test for class RewindInputStreamMax Kellermann