summaryrefslogtreecommitdiff
path: root/tests/giomm_memoryinputstream
Commit message (Expand)AuthorAgeFilesLines
* Derive Glib::Error from std::exception, remove Glib::ExceptionKjell Ahlstedt2019-12-141-1/+1
* Avoid unnecessary conversions between std::string and Glib::ustringKjell Ahlstedt2019-11-181-1/+1
* Run clang-format on tests.Murray Cumming2016-02-261-14/+16
* Tests: More nullptr instead of 0Kjell Ahlstedt2015-11-231-1/+1
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-1/+1
* MemoryInputStream test: Small improvementsKjell Ahlstedt2014-02-131-22/+31
* Add Gio::MemoryInputStream testKjell Ahlstedt2014-02-121-0/+86