Remove all uses of G_CONST_RETURN
[platform/upstream/glib.git] / glib / tests /
2011-03-12 Emilio Pozuelo MonfortDocument g_timeout_add_seconds first call latency
2011-03-11 Tor LillqvistUse g_usleep() for portability, bug #644465
2011-03-11 Matthias ClasenAdd a testcase for g_markup_collect cleanup
2011-03-07 Matthias ClasenGo back to the old logic in set_expiration
2011-02-25 Matthias ClasenAdd some tests for g_hash_table_lookup_extended
2011-02-25 Matthias ClasenGOptionContext: Warn about invalid arg/flag combinations
2011-02-16 Matthias ClasenUse glibc qsort_r() for g_qsort_with_data()
2011-02-15 Matthias ClasenFix bug base in array-test
2011-02-15 Matthias ClasenAdd a testcase for bug 640489
2011-02-15 Ryan LortieBug 642052: add currently-broken test case
2011-02-14 Matthias ClasenImprove test coverage
2011-02-14 Matthias ClasenUse g_assert_no_error
2011-02-11 Ryan LortieGVariant: support NULL for empty arrays in varargs
2011-01-28 Tobias MuellerFixed format string issue in a test, fixes bug 640725
2011-01-28 Matthias ClasenAdd testcase for bug 640695
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenRemove a test that seems to fail depending on time...
2011-01-22 Matthias ClasenUpdate the included copy of PCRE
2011-01-21 Behdad EsfahbodUpdate to Unicode 6.0
2011-01-17 Ray Strodetests: add format test case for noon hour in 12h mode
2011-01-07 Matthias ClasenAdd regex test cases
2011-01-05 Christian PerschAdd g_get_locale_variants()
2010-12-20 Xavier ClaessensAdd unit test for g_sequence_lookup() and g_sequence_lo...
2010-12-17 Javier Jardóngrand: Fix URLs for info on the Mersenne Twister
2010-12-15 Dan Winshipghostutils: Convert non-ASCII dots to '.' when converti...
2010-12-04 Matthias ClasenTry to fix the version test on builders
2010-11-06 Ryan LortieAdd g_variant_lookup() and tests
2010-10-29 Ryan LortieAdd testcase for environment functions
2010-10-28 Ryan LortieBug 158725 - free linked list with data
2010-10-05 Ryan LortieGVariant tests: fix bad allignment assumption
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-01 Ryan LortieBug 630077 - GDateTime week number support
2010-09-17 Ryan LortieGDateTime: fix a test that fails from time to time
2010-09-17 Ryan LortieClean-up/tweaking of GDateTime and GTimeZone
2010-09-17 Emmanuele Bassidatetime: Rename g_date_time_printf() to g_date_time_fo...
2010-09-17 Emmanuele Bassidatetime: Update modifiers for DST changes
2010-09-17 Emmanuele Bassidatetime: Allow setting fractionary seconds in new_full()
2010-09-17 Emmanuele Bassidatetime: Rework time zone support in constructors
2010-09-14 Ryan LortieGVariant: Check for size == 0 in get_bytestring
2010-09-06 Thiago Santosgdatetime: Use proleptic gregorian
2010-08-26 Emmanuele Bassidatetime: Re-use add_dmy()
2010-08-26 Tor LillqvistFix Win32 build
2010-08-26 Matthias ClasenGuarantee that g_get_tmp_dir () doesn't return an empty...
2010-08-25 Emmanuele Bassidatetime: Avoid excessive copies in add_full()
2010-08-25 Emmanuele Bassidatetime: Use %Z for the timezone name
2010-08-24 Thiago SantosAdd GDateTime to GLib
2010-08-23 Matthias ClasenImprove testutils test coverage
2010-08-23 Matthias ClasenImprove printf test coverage
2010-08-23 Matthias ClasenImprove GDate test coverate
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-18 Christian PerschG_OPTION_FLAG_NO_ARG is only for callback options
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-09 Matthias ClasenImprove regex test coverage
2010-08-08 Matthias ClasenImprove regex test coverage
2010-08-06 Ryan Lortiegitignore update
2010-08-06 Ryan Lortietypo fix: Dist the data for the test cases
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan Lortieerror test case: don't double-free the source
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-05 Matthias ClasenTest an option handling corner-case
2010-08-03 Matthias ClasenMove bookmarkfile tests to the test framework
2010-08-03 Emmanuele BassiUpdate the Git ignore files
2010-07-31 Matthias Clasenimprove scanner api test coverage
2010-07-31 Matthias ClasenImprove tree test coverage
2010-07-31 Matthias ClasenImprove keyfile test coverage
2010-07-31 Matthias ClasenTest some GError functionality explicitly
2010-07-31 Matthias ClasenAdd a test for g_variant_builder_add_parsed
2010-07-31 Matthias ClasenImprove string test coverage
2010-07-31 Matthias ClasenImprove byte array test coverage
2010-07-30 Matthias Clasenimprove printf tests coverage
2010-07-30 Matthias ClasenImprove option context test coverage
2010-07-30 Matthias ClasenImprove array test coverage
2010-07-30 Matthias ClasenMove markup parse tests to the test framework
2010-07-30 Matthias ClasenImprove regex test coverage
2010-07-30 Matthias ClasenRemove duplicate utf8 strreverse test
2010-07-30 Matthias ClasenImprove strfuncs test coverage a bit
2010-07-30 Matthias ClasenImprove option context test coverage a bit
2010-07-30 Matthias ClasenMove markup collect tests to the test framework
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-30 Matthias ClasenImprove GNode test coverage a bit
2010-07-30 Matthias ClasenAdd some logging tests
2010-07-30 Matthias ClasenSilence log handler tests
2010-07-30 Matthias ClasenImprove tree test coverage
2010-07-30 Matthias ClasenMove markup escape tests to test framework
2010-07-30 Matthias ClasenMore pattern tests
2010-07-30 Matthias ClasenAdd tests for g_utf8_strreverse
2010-07-30 Matthias ClasenDon't leak in converter test
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 Matthias ClasenMove queue tests to the test framework
2010-07-12 Matthias ClasenDon't return FALSE when a pointer is expected
2010-07-11 Matthias ClasenFix a typo
2010-07-11 Matthias Clasenuse proper feature test macros for isnan
2010-07-08 Matthias Clasenforgotten file
2010-07-07 Ryan Lortie.gitignore updates
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-07-07 Matthias ClasenDon't forget to dist keyfiletest.ini
2010-07-06 Matthias ClasenFix problems with the keyfile test
2010-07-06 Matthias ClasenImprove keyfile test coverage
2010-07-06 Matthias ClasenDefine SRCDIR
next