gtlscertificate: Don't confuse certificate and public key in docs
[platform/upstream/glib.git] / glib / tests /
2012-08-06 Stef Waltergchecksum: Add g_compute_checksum_for_bytes()
2012-08-06 Stef Walterchecksum: Use functions instead of macros when building...
2012-07-30 Dan Winshipgmain: allow g_source_get_context() on destroyed sources
2012-07-30 Dan Winshipglib/tests/mainloop: test g_source_get_time()
2012-07-18 Dan Winshipgmain: handle child sources being destroyed before...
2012-07-09 Ryan LortieGVariant: fix string validation
2012-07-07 Christian Perschregex: Add new GRegexError code from PCRE 8.31
2012-07-07 Christian Perschregex: Enable fixed test
2012-07-06 Ryan LortieGVariant: support comparing booleans
2012-07-06 Colin WaltersGString: Tweak documentation, add g_string_free_to_bytes()
2012-07-02 Christian Perschregex: Fix unicode othercasing
2012-07-02 Christian Perschregex: Add FIRSTLINE compile flag
2012-07-02 Christian Perschregex: Add NOTEMPTY_ATSTART match option
2012-07-02 Christian Perschregex: Add PARTIAL_HARD match option
2012-07-02 Christian Perschregex: Add JavaScript compat mode
2012-07-02 Christian Perschregex: Don't leak internal PCRE options
2012-07-02 Christian Perschregex: Fix newline definition for system PCRE
2012-07-02 Christian Perschregex: Add accessor for PCRE_INFO_HASCRORLF
2012-07-02 Christian Perschregex: Add NEWLINE_ANYCRLF compile option
2012-07-01 Christian Perschregex: Update GRegexError with newer PCRE error codes
2012-07-01 Christian Perschregex: Simplify regex compile tests
2012-06-29 Matthias ClasenGOptionContext: Don't show headings without options
2012-06-27 Martin Pitt/mainloop/timeouts test: Reduce race condition
2012-06-24 Matthias ClasenMark utf8 performance tests as such
2012-06-23 Matthias ClasenAdd a test for G_USER_DIRECTOR_DESKTOP
2012-06-22 Colin Walterstests/unix: Ensure buffer is NUL terminated
2012-06-21 Jonh WendellAdds g_list_copy_deep and g_slist_copy_deep
2012-06-15 Matthias ClasenGKeyFile: Deal better with blank lines
2012-06-13 Matthias ClasenImprove GTimeZone test coverage
2012-06-11 Matthias ClasenImprove GTimeZone test coverage
2012-06-11 Matthias ClasenImprove GOptionContext test coverage
2012-06-06 Colin Walterstests/spawn-multithreaded: Decrease parallelism to...
2012-05-22 Christian Perschenviron: Allow NULL envp
2012-05-17 Ravi Sankar Gunturglib: fix memory leaks in gutils, protocol, and strfunc...
2012-05-14 Matthias ClasenCover some malloc corner cases in tests
2012-05-14 Matthias ClasenAdd a test for g_clear_pointer
2012-05-13 Matthias ClasenUse non-deprecated api in tests
2012-04-23 Matthias ClasenAdd some directory getter tests
2012-04-23 Matthias ClasenImprove GOptionContext test coverage
2012-04-23 Matthias ClasenMake the child source test work
2012-04-19 Matthias ClasenRevert "tests: fix test on windows"
2012-04-19 Andoni Morales Ala... tests: fix test on windows
2012-04-19 Andoni Morales Ala... test: only check for defined errors
2012-04-19 Alexander LarssonFix build on win32
2012-04-16 Colin Walterstests: Fix race conditions in mainloop/invoke test
2012-04-16 Colin Walterstests/mainloop: Add a test for recursive child sources
2012-04-16 Dan Winshiptests/mainloop: add a test for child sources
2012-04-16 Kalev Lembertests/fileutils: Fix Windows build
2012-04-16 Cosimo Cecchitests/date: force English locale running the GDateTime...
2012-04-13 Matthias ClasenFix distcheck
2012-04-13 Dan Winshiptests/mainloop: fix a race condition
2012-04-13 Dan Winshiptests/mainloop: use g_assert_cmpint(), for better error...
2012-04-13 Matthias ClasenMake the markup-parse test independent of the locale
2012-04-09 Cosimo Cecchitests: always use four digit years for date parsing...
2012-04-08 Matthias Clasenspawn: Improve test coverage
2012-04-08 Matthias Clasenmainloop: Improve test coverage
2012-04-08 Matthias Clasenutils: Improve test coverage
2012-04-08 Matthias Clasenfileutils: Improve test coverage
2012-04-08 Matthias Clasensort: Improve test coverage
2012-04-08 Matthias Clasendate: Improve test coverage
2012-04-08 Matthias Clasenconvert: Improve test coverage
2012-04-08 Matthias Clasencollate: Improve test coverage
2012-04-04 Matthias ClasenImprove keyfile test coverage
2012-04-04 Matthias ClasenImprove test coverage
2012-04-04 Dan Winshiptests/gdatetime: fix new_from_unix test
2012-04-02 Matthias ClasenUse new hashset api in the hash set tests
2012-03-22 Raphael Kubo da... Make the `include' glib test case build on FreeBSD.
2012-03-20 Alexander LarssonUse g_unsetenv, not unsetenv
2012-03-18 Matthias ClasenMake inf testcase more forgiving
2012-03-18 Sebastian DrögeUse __builtin_bswap* for GUINT*_SWAP_LE_BE if building...
2012-03-16 Alexander LarssonMake g_qsort_with_data stable, based on glibc msort
2012-03-09 Ryan Lortielogging test: unset G_MESSAGES_DEBUG
2012-02-27 Christian Perschregex: Remove --disable-regex option
2012-02-27 Christian Perschunicode: tests: More script to/from ISO-15924 tests
2012-02-27 Christian Perschunicode: tests: Add tests for new scripts
2012-02-27 Christian Perschunicode: tests: Add tests for new line break classes
2012-02-27 Christian Perschunicode: tests: Remove U+27CD from is-undefined test
2012-02-22 Dan Winshipgasyncqueue: fix a 32bit overflow in g_async_queue_time...
2012-02-20 Matthias ClasenDon't rely on /bin/sh
2012-02-08 Ravi Sankar Gunturglib/tests: mainloop - fix a mem leak.
2012-02-08 Ravi Sankar Gunturglib/tests: fix memory leak
2012-02-08 Dan Winshipglib/tests/option-context: remove unused tests
2012-02-01 Matthias ClasenAdd a test to show that GMarkup properly handles >...
2012-01-30 Antoine Jacoutotgoption: implement platform_get_argv0() for OpenBSD
2012-01-26 Ryan LortieGKeyFile: allow loading from empty strings
2012-01-26 Andoni Morales Ala... keyfile tests: Fix windows build using portable g_setenv
2012-01-25 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE internally
2012-01-25 Matthias ClasenFix the new test
2012-01-25 Matthias ClasenAdd a test for g_key_file_set_list_separator
2012-01-25 Emmanuele Bassiarray: Add a clear function
2012-01-24 Ryan Lortiekeyfile tests: Add testcase for bug #634232
2012-01-21 Dan Winshipg_date_time_format: fix output in non-UTF-8 locales
2012-01-16 Patrick WelcheProtect call to pthread_condattr_setclock with define.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-09 Matthias Clasenfix a compiler warning
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2012-01-03 Paolo BorelliAdd a testcase for an old regex bug.
2011-12-28 Ravi Sankar GunturFix to handle '\v' (vertical tab) by g_strescape()...
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-27 Matthias ClasenRemove obsolescent AC_HEADER_STDC macro
next