summaryrefslogtreecommitdiff
path: root/tests/giomm_ioerror
Commit message (Expand)AuthorAgeFilesLines
* Derive Glib::Error from std::exception, remove Glib::ExceptionKjell Ahlstedt2019-12-141-2/+2
* Run clang-format on tests.Murray Cumming2016-02-261-20/+20
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-2/+2
* Make giomm tests Run Under WindowsChun-wei Fan2014-09-171-1/+7
* tests: Remove remaining use of std::cout.Murray Cumming2011-02-241-1/+8
* tests: Use EXIT_* for clarity.Murray Cumming2011-02-241-1/+1
* Actually run all tests, and check some failures.Murray Cumming2011-02-241-1/+11
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-32/+0
* Convert tests/ sub-tree to non-recursive buildDaniel Elstner2009-08-091-7/+0
* Omit unused parameter names to avoid warningDaniel Elstner2009-06-241-1/+1
* Fix --disable-api-exceptions buildDaniel Elstner2009-03-231-4/+34
* Fix tests to use standard filenamesJonathon Jongsma2008-12-131-1/+1
* Add a workaround for the HOST_NOT_FOUND symbol conflictsJonathon Jongsma2008-10-051-0/+12
* Added the drive_eject_button signal.Murray Cumming2008-07-252-0/+57