[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / file.c
2013-12-01 Matthias ClasenImprove file measure testcase
2013-11-29 Matthias ClasenAdd a test for g_file_measure_disk_usage
2013-06-02 Ryan Lortietests: Remove a leftover debug printf
2013-06-01 Matthias ClasenImprove test coverage a bit
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-20 Colin Waltersgio/tests: Some more fixes for installed tests
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2012-12-10 Dan Winshipgio: Don't leak the temp file when g_file_replace(...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-09-03 Dan Winshipgio/tests: fix leaks
2012-08-06 Dan Winshipgio/tests/file: skip the file monitor tests if using...
2012-07-30 Colin WaltersGFile: Add g_file_delete_async()
2012-02-09 Dan Winshipglocalfile: fix error code when opening a directory...
2012-02-03 Dan Winshipgio/tests/file: use g_file_new_tmp()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-13 Matthias ClasenAdd tests for async file replace and load
2010-08-13 Matthias ClasenAdd an async file create/write/read/delete test
2010-08-13 Matthias ClasenAdd some async file tests
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-05 Matthias ClasenMisc test additions