summaryrefslogtreecommitdiff
path: root/tests/file-test.c
AgeCommit message (Expand)Author
2017-05-29tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship
2013-11-11tests/: Avoid closing invalid fd'sChun-wei Fan
2013-11-11file-test: Fix leaks in testStef Walter
2011-08-14Add g_mkdtemp in the spirit of g_mkstempMatthias Clasen
2008-09-27 Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship
2006-06-16Add tests.Matthias Clasen
2005-03-10include <gstdio.h>.Sven Neumann
2005-03-10delay memory allocation until after the first read. Saves a bunch ofSven Neumann
2004-02-05Weaken an g_assert() to a g_warning(), since apparently nothing in PosixMatthias Clasen
2003-08-05for msvc buildHans Breuer
2003-07-31s/g_read_link/g_file_read_link/ (#118727)Noah Levitt
2003-07-28New function g_read_link(). (#72545)Matthias Clasen
2003-07-26test suite additions.Matthias Clasen