GObject: move GLib type definitions to a separate header
[platform/upstream/glib.git] / tests /
2011-05-03 Matthias ClasenOnly remove the lines that are no longer needed
2011-05-03 Matthias ClasenRevert "[build] Remove stale LDADD lines from tests...
2011-05-02 Dan WinshipAdd back an erroneously-removed line to tests/Makefile.am
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Behdad Esfahbod[build] Remove stale LDADD lines from tests/Makefile...
2011-05-01 Matthias ClasenFix make check
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenUpdate Unicode tests to 6.0 2.27.92
2010-12-28 Matthias ClasenAdapt testglib.c to GRelation deprecation
2010-12-28 Matthias ClasenMove ifaceproperties test to gobject/tests/
2010-12-28 Matthias ClasenConvert ifaceproperties.c to test framework
2010-10-07 Tor LillqvistDon't call close() on -1
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-26 Jens GeorgImprove parsing of date-only iso8601 strings
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-03 Matthias Clasenfix the completion test
2010-08-03 Matthias Clasenimprove completion test coverage
2010-08-03 Matthias ClasenMove bookmarkfile tests to the test framework
2010-07-30 Matthias ClasenMove markup parse tests to the test framework
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-30 Matthias ClasenMove markup escape tests to test framework
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-22 Olivier Crêtenotify: Add tests for threadsafe object notifies
2010-07-06 Matthias ClasenMove uri tests to the test framework
2010-07-06 Matthias ClasenMove tree tests to the test framework
2010-07-06 Matthias ClasenMove slist tests to the test framework
2010-07-06 Matthias ClasenMove list tests to the test framework
2010-07-05 Matthias ClasenMove charset conversion tests to the test framework
2010-06-23 Matthias ClasenMove node tests to the test framework
2010-06-23 Matthias ClasenMove node test to the test framework
2010-06-23 Matthias ClasenMove date tests to the test framework
2010-06-22 Matthias ClasenMove hash tests to the test framework
2010-06-22 Matthias ClasenMove checksum tests to the test framework
2010-06-21 Matthias ClasenMove utf8 validation tests to the test framework
2010-06-21 Matthias ClasenMove utf8 pointer tests to test framework
2010-06-20 Matthias ClasenConsolide base64 tests in a single file
2010-06-20 Matthias ClasenMove scanner tests to glib/tests
2010-06-20 Matthias ClasenMove sequence tests to the test framework
2010-06-20 Matthias ClasenMove base64 tests of to test framework
2010-06-20 Matthias ClasenMove regex tests to the g_test framework
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-09 Juan A. Suarez RomeroFix warnings
2010-05-26 Colin Walters[mainloop-test] Fix compilation errors
2010-05-25 Havoc PenningtonGSource: add g_source_set_name, g_source_get_name,...
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-08 Priit LaesFix run-assert-msg-test to work with libtool-2.2.x.
2010-02-10 Ryan Lortieadd performance tests to gitignore
2010-02-10 Ryan Lortiemake tests not dynamic link against /lib/libglib
2010-02-04 Tor LillqvistDon't use deprecated g_win32 API
2010-01-29 Ryan Lortieimprove gitignore
2010-01-26 Martin Pittalways use our own internal assertion message symbol
2010-01-25 Matthias ClasenDisable yet another failing test that was recently...
2010-01-20 Alberto Garcia[tests] Remove C++ style comments
2010-01-13 Alexander LarssonRemove additional thread support in performance test
2009-12-23 Martin PittSupport storing assertion messages into core dump
2009-11-30 Matthias ClasenFix dynamictype test to build
2009-11-26 Alexander LarssonCast iface_init to GInterfaceInitFunc
2009-11-26 Alexander LarssonAdd test for G_IMPLEMENT_INTERFACE_DYNAMIC
2009-10-02 Alexander LarssonAdd gobject performance tests for threaded code
2009-10-02 Alexander LarssonAdd performance tests for GObject primitives
2009-09-01 Dan Winshipg_time_val_from_iso8601: handle timezoneless dates
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Dan WinshipTwo "make check" fixes for late changes to the thread...
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-05-30 Hans BreuerUpdated msvc build files
2009-05-03 Matthias ClasenFix up tests forgotten in Michaels commit
2009-05-01 Dan WinshipMisc warning fixes
2009-04-08 Peter KjellerstedtFix parsing of timezones
2009-03-01 Matthias ClasenFix distcheck
2009-02-12 Matthias Clasen Bug 523742 – Use noinst for non-installable...
2009-01-05 Dan Winshipupdate
2008-10-24 Matthias ClasenAccept short data
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-08-28 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-27 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-14 Matthias ClasenBug 547337 – G_DISABLE_DEPRECATED breaks tests build
2008-08-08 Ryan LortieFix 'fail' markup test cases to -not- be valid XML...
2008-08-04 Tor LillqvistAvoid warning on Win64 by using gintptr cast instead...
2008-07-23 Matthias ClasenRemove leftovers
2008-07-21 Emmanuele BassiDo not set the timestamp value using time(), as it...
2008-07-20 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove tests around
2008-07-14 Matthias ClasenIgnore the error if iconv doesn't support EUC-JP.
2008-07-14 Matthias ClasenPrint error messages when something fails
2008-07-14 Matthias ClasenSkip a test if iconv doesn't support the encoding
2008-07-04 Michael NattererBug 541208 – Functions to easily install and use signal...
next