summaryrefslogtreecommitdiff
path: root/gio/tests/readwrite.c
Commit message (Expand)AuthorAgeFilesLines
* gtestutils: add g_assert_cmpmem()Dan Winship2015-08-311-7/+3
* gio/tests: Clean up inclusion of unistd.hChun-wei Fan2013-11-041-1/+4
* gio: Don't allow skipping past the end of GLocalFileInputStreamRoss Lagerwall2013-11-031-0/+12
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* Plug a mem leak in readwrite testChristian Persch2010-09-031-1/+2
* Plug a mem leak in the readwrite testChristian Persch2010-09-031-3/+4
* Plug a mem leak in the readwrite testChristian Persch2010-09-031-0/+1
* Plug a mem leak in the readwrite testChristian Persch2010-09-031-0/+1
* Plug a mem leak in the readwrite testChristian Persch2010-09-031-0/+1
* Test for unexisting files in $TMP and not in $HOMEEmilio Pozuelo Monfort2010-02-231-1/+1
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-051-0/+293
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-011-293/+0
* Bug 587434 – regression tests failBenjamin Otte2009-06-301-1/+1
* fix warnings from gcc compilation with my mad CFLAGSBenjamin Otte2009-06-291-20/+20
* Add tests for local GIOStream GFile opsAlexander Larsson2009-05-131-0/+293