summaryrefslogtreecommitdiff
path: root/gio/tests/data-output-stream.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03Imported Upstream version 2.59.0Hyunjee Kim1-0/+2
2013-12-15Update tests for new truncate behaviorMatthias Clasen1-1/+1
2013-11-11data-output-stream: Fix some access after freeStef Walter1-0/+4
2012-10-16Remove g_type_init() callsRyan Lortie1-1/+0
2012-04-23Make GDataOutputStream implement GSeekableMaciej Piechotka1-0/+194
2010-09-03Plug a huge mem leak in data-output-stream testChristian Persch1-0/+1
2010-09-03Plug a mem leak in data-output-stream testChristian Persch1-0/+1
2010-07-30Improve coverage of stream testsMatthias Clasen1-4/+28
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen1-0/+289
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte1-289/+0
2009-06-30Bug 587434 – regression tests failBenjamin Otte1-71/+67
2009-06-29fix warnings from gcc compilation with my mad CFLAGSBenjamin Otte1-33/+33
2008-09-27Use g_assert_error() and g_assert_no_error()Dan Winship1-2/+2
2008-05-28don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.Michael Natterer1-1/+1
2008-05-27Revert the patch for bug 527214 and related changes. GTimerMatthias Clasen1-1/+0
2008-05-26Make tests workMatthias Clasen1-0/+1
2008-02-10Fix a mismergeMatthias Clasen1-1/+0
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen1-11/+12
2008-01-30C89 fixes from Jens Granseuer (#512849)Alexander Larsson1-3/+4
2008-01-22Allow UTF-8 in file:// parse names.Alexander Larsson1-0/+292