summaryrefslogtreecommitdiff
path: root/tests/file-test.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-10include <gstdio.h>.Sven Neumann1-1/+2
2005-03-10delay memory allocation until after the first read. Saves a bunch ofSven Neumann1-0/+25
2004-02-05Weaken an g_assert() to a g_warning(), since apparently nothing in PosixMatthias Clasen1-1/+2
2003-08-05for msvc buildHans Breuer1-0/+4
2003-07-31s/g_read_link/g_file_read_link/ (#118727)Noah Levitt1-4/+4
2003-07-28New function g_read_link(). (#72545)Matthias Clasen1-1/+50
2003-07-26test suite additions.Matthias Clasen1-0/+87