Move markup parse tests to the test framework
[platform/upstream/glib.git] / tests / Makefile.am
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-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-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 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 regex tests to the g_test framework
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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-01-26 Martin Pittalways use our own internal assertion message symbol
2010-01-25 Matthias ClasenDisable yet another failing test that was recently...
2009-12-23 Martin PittSupport storing assertion messages into core dump
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-05-01 Dan WinshipMisc warning fixes
2009-02-12 Matthias Clasen Bug 523742 – Use noinst for non-installable...
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-07-23 Matthias ClasenRemove leftovers
2008-07-20 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove tests around
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-04-18 17:40:58 Tim Janikfixed gstdio.h include.
2008-01-11 12:55:19 Tim Janikadded g_base64_encode()/g_base64_decode() test case...
2007-12-12 16:06:11 Tim Janiksplit up tests and reworked code to use the new test...
2007-12-06 09:27:42 Tim Janikadded new scanner test from #501654, by Patrick Hulin...
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...
2007-11-27 Ryan LortieAdd new function g_markup_collect_attributes (bug ...
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-08-13 Tim Janiktest g_once_init_*() before and after g_thread_init...
2007-07-12 Tim Janikadded GSLice test from Stefan Westerfeld, bug #433314.
2007-07-12 Tim Janikmigrate per-thread magazine caches from single-thread...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-06 Matthias ClasenApply a patch by Loïc Minier to fix building with ...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2007-01-03 Behdad EsfahbodFix bug in g_bit_nth_lsf (#371631) and use __builtin_cl...
2006-12-18 Matthias ClasenTry a different fix for bug 346373.
2006-12-18 Matthias ClasenDon't use $RANDOM if the shell doesn't have it. (#34637...
2006-10-15 Sebastian WilhelmiCompile errorcheck-mutex-test with thread libraries...
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-04-05 Matthias ClasenRun run-bookmark-test.sh
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele BassiAdd test suite for GBookmarkFile.
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-05 Matthias ClasenSet MALLOC_CHECK_ and MALLOC_PERTURB_
2005-12-05 Martyn James Russell- Added support for sorting async queues by with _push_...
2005-12-02 Tim Janikextended to perform the benchmarking on the old memchun...
2005-12-01 Matthias ClasenRemove a duplicate _LDADD
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-18 Matthias Clasen2.9.0 GLIB_2_9_0
2005-11-17 Matthias ClasenUnit tests for g_utf8_pointer_to_offset and g_utf8_offs...
2005-10-05 Matthias ClasenAdd Collation tests.
2005-08-08 Matthias ClasenAdd convert-test here.
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-02-08 Matthias ClasenDon't write out of bounds.
2005-01-19 Matthias ClasenAccept \r\n as line end. (#163030, Bastian Nocera)
2004-11-24 Matthias ClasenAdd utf8-validate.
2004-08-02 Anders CarlssonAdd GOption.
2004-03-06 Tor LillqvistUpdate.
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2003-09-25 Owen TaylorAdd gobject/.
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-07-28 Matthias ClasenAdd tests for g_{get,set,unset}env().
2003-07-26 Matthias Clasentest suite additions.
2003-05-27 Matthias ClasenRemain silent when sucessful.
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2002-11-17 Tor LillqvistIgnore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2001-12-22 Tor LillqvistAdd (undefined) HAVE_C99_VSNPRINTF.
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-03 Tor LillqvistOn Win32, create separate .exp file for module-test...
2001-11-02 Owen TaylorRecurse with may_block = FALSE, so we don't get into...
2001-10-25 Owen TaylorVersion 1.3.10, interface age, binary age = 0.
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
next