hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / tests /
2015-07-10 Ryan Lortiefinish up vector deserialiser
2015-07-10 Ryan Lortietests: add GBytes memfd testcase
2015-07-10 Ryan LortieGVariant: clean up serialised data handling API
2015-07-10 Ryan LortieGVariant: add support for single precision floats
2015-07-10 Ryan LortieGVariant test: add a new vector serialisation test
2015-07-10 Ryan LortieGVariant tests: test with larger strings
2015-07-10 Xavier Claessensgstrfuncs: Add g_strv_contains()
2014-11-09 Sébastien WilmetSimplify code that uses g_queue_insert_before() and...
2014-11-09 Sébastien WilmetGQueue: accept a NULL sibling for insert_before() and...
2014-10-29 Dan Winshipgmain: don't pass the same fd to g_poll() multiple...
2014-10-17 Benjamin BergAllow hash table destroy notifiers to remove other...
2014-10-15 Ryan LortieGOption: add strict posix mode
2014-10-02 Matthias ClasenGDataSet: Add more tests
2014-09-27 Philip Withnalltests: Fix some minor leaks in the unit tests
2014-08-02 Руслан ИжбулатовFix tests to compile again - add missing headers to...
2014-08-02 Руслан ИжбулатовFix printf-tests on W32 by ifdefing the expected output
2014-07-09 Tim-Philipp MüllerGCond (linux): fix g_cond_wait_until() return value...
2014-07-09 Dan WinshipFix up failure-to-see-expected-message logging
2014-06-28 Mikhail Zabaluevglib/tests/mainloop: Acquire the context while assertin...
2014-06-28 Mikhail ZabaluevA simple test for polling on a file-like descriptor
2014-06-28 Christian Perschunicode: Update to unicode 7.0.0
2014-06-24 Ryan Lortiegvariant tests: workaround libc/compiler "issue"
2014-05-06 Matthias ClasenAdd a testcase for the previous fix
2014-04-16 Philip Withnallhmac: Add support for SHA-512 in GHmac
2014-03-05 Ryan Lortiecond test: remove alarm() usage
2014-03-03 Matthias ClasenAdd a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
2014-03-03 Matthias ClasenAdd a way to test different markup parser flags
2014-02-24 Philip Withnallhmac: Make unit test const-correct
2014-02-23 Ryan Lortiemappedfile test: permit ENODEV on /dev/null
2014-02-20 Ryan Lortietests: test transliteration API
2014-02-20 Ryan Lortietests: add a test for g_cond_wait_until()
2014-02-15 Ryan Lortieonly '#pragma GCC' outside of functions
2014-02-13 Simon McVittieglib/tests/collate.c: run to completion when skipping...
2014-02-02 Emmanuele Bassitests: Remove a compiler warning
2014-02-01 Dan WinshipUnbreak glib/tests/markup-parse after FSF address chang...
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-19 Ryan LortieGMainContext: unref pending sources on destroy
2014-01-15 Jasper St. PierreUpdate .gitignore
2014-01-13 Ryan Lortiemore distcheck fixes
2014-01-10 Ryan Lortietests: fix leaks in option-context test
2014-01-07 Claudio Saavedraglib/tests: fix build
2014-01-07 Chun-wei Fanglib/tests/keyfile.c: Use g_close()
2014-01-07 Chun-wei Fanglib/tests/date.c: Fix the tests on non-English Windows
2014-01-04 Rico Tzschichholzglib/tests: Fix non-debug build of slice test
2014-01-04 Jasper St. Pierretests/keyfile: Fix build
2014-01-04 Chun-wei FanFix the Keyfile Test on Windows
2014-01-02 Matthias ClasenMake symlink test work installed
2014-01-02 Matthias ClasenDrop locale-dependent timeval tests
2014-01-02 Matthias ClasenMake timeval tests independent of the environment
2014-01-01 Matthias ClasenImprove gutils.c test coverage
2014-01-01 Matthias ClasenImprove GDate test coverage
2014-01-01 Matthias ClasenImprove GIOChannel test coverage
2014-01-01 Matthias ClasenImprove hostutils test coverage
2014-01-01 Matthias ClasenImprove GVariant test coverage
2014-01-01 Matthias ClasenTest stdio wrappers
2014-01-01 Matthias ClasenImprove charset test coverage
2014-01-01 Matthias ClasenAdd tests for g_malloc
2014-01-01 Matthias ClasenImprove GAsyncQueue test coverage
2014-01-01 Matthias ClasenImprove test coverage of g_utf8_collate_key_for_filename
2014-01-01 Matthias ClasenAdd tests for g_spaced_primes_closest
2014-01-01 Matthias ClasenImprove GOptionContext test coverage
2014-01-01 Matthias ClasenImprove GBookmarkFile test coverage
2014-01-01 Matthias ClasenMake a bookmark testfile roundtrippable
2014-01-01 Matthias ClasenImprove glib-unix test coverage
2014-01-01 Matthias ClasenImprove GHashTable test coverage
2014-01-01 Matthias ClasenAdd a test for g_markup_parse_context_get_element_stack
2014-01-01 Matthias ClasenImprove mainloop test coverage
2014-01-01 Matthias ClasenAdd tests for GTimer and GTimeVal
2014-01-01 Matthias ClasenImprove GTree test coverage
2014-01-01 Matthias ClasenImprove logging test coverage
2014-01-01 Matthias ClasenImprove testing test coverage
2014-01-01 Matthias ClasenImprove GSlice test coverage
2014-01-01 Matthias ClasenImprove GNode test coverage
2014-01-01 Matthias ClasenImprove fileutils test coverage
2013-12-18 Dan WinshipMake g_test_run() return 77 if all tests are skipped
2013-12-18 Dan Winshipgtestutils: skipping a test should count as success...
2013-12-16 Ryan Lortietests: change test timezone to America/Toronto
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-12-15 Stef Waltergtestutils: Allow clean simple use of g_test_trap_subpr...
2013-12-15 Matthias ClasenAdd a testcase for g_ptr_array_insert
2013-12-08 Ryan Lortieclang fixes: tweak last commit
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-11-29 Matthias ClasenAdd a test for g_atexit
2013-11-28 Matthias ClasenImprove search utils test coverage
2013-11-28 Matthias ClasenImprove GKeyFile test coverage
2013-11-28 Matthias ClasenImprove test coverage for GHashTable
2013-11-27 Chun-wei Fanglib/tests/enviroment.c: Fix running on Windows
2013-11-24 Dan Winshipgtestutils: fix g_test_set_nonfatal_assertions()
2013-11-24 Matthias ClasenAdd boolean returns to some hash functions
2013-11-23 Dan Winshipgtestutils: add "options" to g_test_init(), make option...
2013-11-23 Dan Winshipglib/tests/include: port to gtester
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-19 Stef Waltergmessages: Add g_info macro for G_LOG_LEVEL_INFO
2013-11-11 Chun-wei Fanglib/tests/: Avoid GCCisms and fix tests for MSVC
2013-11-11 Chun-wei Fantests: Fix for non-GCC
2013-11-11 Chun-wei Fanglib/tests/spawn-singlethread: Improve test for Windows
2013-11-11 Stef Walterprivate: Use threading primitives correctly in private...
2013-11-10 Stef Walterutils: Don't free memory owned by glib in test
2013-11-10 Stef Walterunix: Fix memory leak in unix test
next