summaryrefslogtreecommitdiff
path: root/gio/tests/data-output-stream.c
Commit message (Expand)AuthorAgeFilesLines
* Make GDataOutputStream implement GSeekableMaciej Piechotka2012-04-231-0/+194
* Plug a huge mem leak in data-output-stream testChristian Persch2010-09-031-0/+1
* Plug a mem leak in data-output-stream testChristian Persch2010-09-031-0/+1
* Improve coverage of stream testsMatthias Clasen2010-07-301-4/+28
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-051-0/+289
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-011-289/+0
* Bug 587434 – regression tests failBenjamin Otte2009-06-301-71/+67
* fix warnings from gcc compilation with my mad CFLAGSBenjamin Otte2009-06-291-33/+33
* Use g_assert_error() and g_assert_no_error()Dan Winship2008-09-271-2/+2
* don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer2008-05-281-1/+1
* Revert the patch for bug 527214 and related changes. GTimerMatthias Clasen2008-05-271-1/+0
* Make tests workMatthias Clasen2008-05-261-0/+1
* Fix a mismergeMatthias Clasen2008-02-101-1/+0
* /bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen2008-02-101-11/+12
* C89 fixes from Jens Granseuer (#512849)Alexander Larsson2008-01-301-3/+4
* Allow UTF-8 in file:// parse names.Alexander Larsson2008-01-221-0/+292