summaryrefslogtreecommitdiff
path: root/test/test_rewind.cxx
AgeCommit message (Expand)Author
2018-10-16test: use GTest instead of cppunitMax Kellermann
2018-06-22input/Stream: remove attribute "cond", replace with handler interfaceMax Kellermann
2018-06-22input/rewind: move sources out of the "plugins" directoryMax Kellermann
2017-12-26input/Proxy: use InputStreamPtrMax Kellermann
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