summaryrefslogtreecommitdiff
path: root/tests/file-test.c
Commit message (Expand)AuthorAgeFilesLines
* Add g_mkdtemp in the spirit of g_mkstempMatthias Clasen2011-08-141-0/+52
* Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship2008-09-271-2/+2
* Add tests.Matthias Clasen2006-06-161-1/+14
* include <gstdio.h>.Sven Neumann2005-03-101-1/+2
* delay memory allocation until after the first read. Saves a bunch ofSven Neumann2005-03-101-0/+25
* Weaken an g_assert() to a g_warning(), since apparently nothing in PosixMatthias Clasen2004-02-051-1/+2
* for msvc buildHans Breuer2003-08-051-0/+4
* s/g_read_link/g_file_read_link/ (#118727)Noah Levitt2003-07-311-4/+4
* New function g_read_link(). (#72545)Matthias Clasen2003-07-281-1/+50
* test suite additions.Matthias Clasen2003-07-261-0/+87