summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie1-4/+1
2010-08-05Add $(top_builddir)/glib to includespaul1-0/+1
2010-08-03Move bookmarkfile tests to the test frameworkMatthias Clasen1-6/+2
2010-07-30Move markup parse tests to the test frameworkMatthias Clasen1-6/+2
2010-07-30Add some more GFile testsMatthias Clasen1-1/+0
2010-07-30Move markup escape tests to test frameworkMatthias Clasen1-3/+0
2010-07-30Don't leak in converter testMatthias Clasen1-2/+0
2010-07-30Add some volume monitor testsMatthias Clasen1-2/+0
2010-07-30Move queue tests to the test frameworkMatthias Clasen1-2/+0
2010-07-05Move uri tests to the test frameworkMatthias Clasen1-3/+1
2010-07-05Move tree tests to the test frameworkMatthias Clasen1-2/+0
2010-07-05Move slist tests to the test frameworkMatthias Clasen1-3/+0
2010-07-04Move charset conversion tests to the test frameworkMatthias Clasen1-2/+0
2010-06-23Move node tests to the test frameworkMatthias Clasen1-2/+0
2010-06-23Move date tests to the test frameworkMatthias Clasen1-1/+0
2010-06-21Move hash tests to the test frameworkMatthias Clasen1-2/+0
2010-06-21Move checksum tests to the test frameworkMatthias Clasen1-2/+0
2010-06-20Move utf8 validation tests to the test frameworkMatthias Clasen1-3/+0
2010-06-20Move utf8 pointer tests to test frameworkMatthias Clasen1-1/+0
2010-06-20Consolide base64 tests in a single fileMatthias Clasen1-3/+0
2010-06-20Move scanner tests to glib/testsMatthias Clasen1-7/+0
2010-06-20Move regex tests to the g_test frameworkMatthias Clasen1-3/+1
2010-01-26always use our own internal assertion message symbolMartin Pitt1-1/+1
2010-01-25Disable yet another failing test that was recently added...Matthias Clasen1-1/+1
2009-12-23Support storing assertion messages into core dumpMartin Pitt1-2/+4
2009-07-05Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen1-1/+1
2009-07-01Move gio tests from gio/tests/ to tests/gio/Benjamin Otte1-1/+1
2009-05-01Misc warning fixesDan Winship1-8/+1
2009-02-12 Bug 523742 – Use noinst for non-installable librariesMatthias Clasen1-5/+1
2008-09-01Bug 550040 - Move GString, rand and printf tests to the unit testPaolo Borelli1-6/+0
2008-07-23Remove leftoversMatthias Clasen1-1/+0
2008-07-20Move another testMatthias Clasen1-2/+0
2008-07-18Move another testMatthias Clasen1-2/+0
2008-07-18Move tests aroundMatthias Clasen1-1/+0
2008-06-24Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli1-6/+0
2008-04-18fixed gstdio.h include.17:40:58 Tim Janik1-0/+1
2008-01-11added g_base64_encode()/g_base64_decode() test case by Asbjoern12:55:19 Tim Janik1-0/+3
2007-12-12split up tests and reworked code to use the new test framework.16:06:11 Tim Janik1-2/+2
2007-12-06added new scanner test from #501654, by Patrick Hulin with various09:27:42 Tim Janik1-1/+6
2007-12-04Add GChecksum, a generic wrapper around various hashing algorithms. At theEmmanuele Bassi1-0/+2
2007-11-27Add new function g_markup_collect_attributes (bug #496847).Ryan Lortie1-0/+2
2007-11-25Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen1-16/+32
2007-11-21initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik1-1/+3
2007-08-13test g_once_init_*() before and after g_thread_init() and test concurrencyTim Janik1-0/+2
2007-07-12added GSLice test from Stefan Westerfeld, bug #433314.Tim Janik1-0/+3
2007-07-12migrate per-thread magazine caches from single-thread scenario to firstTim Janik1-0/+3
2007-03-15Add GRegex for regular expression matching. (#50075)Marco Barisione1-2/+10
2007-03-06Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144)Matthias Clasen1-1/+1
2007-02-03New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann1-1/+3
2007-01-19Some file list updates (#398069, Owen Taylor)Matthias Clasen1-1/+2