aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_bytevectorstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix defect in ByteVectorStream::seek when Position==End.Kevin André2016-09-151-0/+14
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Avoid using ByteVector::null where an empty vector is required.Tsuda Kageyu2015-11-191-1/+1
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Add a ByteVector-backed stream classLukáš Lalinský2011-04-121-0/+92