gmain: Add private API to create Unix child watch that uses waitid()
[platform/upstream/glib.git] / glib / tests /
2012-11-14 Simon McVittieRemove trailing spaces from expected GMarkup error...
2012-11-13 Colin Waltersgmain: Handle case where source id overflows
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-08 Emmanuel PacaudCheck for PR_GET_NAME
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-02 Tim-Philipp Müllertests: fix compiler warning in gvariant test
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-10-23 Colin Waltersgvariant: Make g_variant_new_from_bytes() public
2012-10-17 Matthias ClasenAdd a test for the previous fix
2012-10-03 Christian Perschunicode: Add new tests for unicode 6.2
2012-10-03 Christian Perschunicode: Use g_assert_cmp{int,uint,hex} in tests
2012-09-13 Alexander LarssonFix regression in g_shell_parse_argv()
2012-09-06 Colin Walterstests/gvariant: Fix test on big endian architectures
2012-09-01 Matthias ClasenFix shell tests
2012-08-30 Dominique Leuenbergergshell: Fix parsing of comments in command lines.
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-27 Colin Waltersgvariant: Add tests for exact SHA256 checksums
2012-08-27 Dan Winshipglib/tests: fix leaks
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-20 Ryan Lortiegmarkup test: fix use of message expect API
2012-08-20 Dan Winshiptests/protocol: update the messages to reflect G_LOG_DO...
2012-08-20 Ryan LortieGVariant: add g_variant_check_format_string()
2012-08-20 Dan Winshipglib/tests: use g_test_expect_message()
2012-08-20 Dan Winshipgtestutils: add g_text_expect_message()
2012-08-20 Dan Winshipglib/tests/testing, logging: don't use g_test_undefined()
2012-08-18 Matthias ClasenImprove utils test coverage
2012-08-18 Matthias ClasenImprove uri test coverage
2012-08-18 Matthias ClasenImprove strfuncs tests coverage
2012-08-18 Matthias ClasenImprove GRegex test coverage
2012-08-18 Matthias ClasenImprove GPrivate test coverage
2012-08-18 Matthias ClasenImprove file utils test coverage
2012-08-18 Matthias ClasenImprove GError test coverage
2012-08-18 Matthias ClasenImprove atomic ops test coverage
2012-08-18 Matthias ClasenImprove array test coverage
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-08-17 Matthias Clasengmarkup: Add g_markup_collect_known_attributes()
2012-08-06 Matthias ClasenDeprecated GSlice config API
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
next