summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-4/+1
* Add $(top_builddir)/glib to includespaul2010-08-051-0/+1
* Move bookmarkfile tests to the test frameworkMatthias Clasen2010-08-031-6/+2
* Move markup parse tests to the test frameworkMatthias Clasen2010-07-301-6/+2
* Add some more GFile testsMatthias Clasen2010-07-301-1/+0
* Move markup escape tests to test frameworkMatthias Clasen2010-07-301-3/+0
* Don't leak in converter testMatthias Clasen2010-07-301-2/+0
* Add some volume monitor testsMatthias Clasen2010-07-301-2/+0
* Move queue tests to the test frameworkMatthias Clasen2010-07-301-2/+0
* Move uri tests to the test frameworkMatthias Clasen2010-07-051-3/+1
* Move tree tests to the test frameworkMatthias Clasen2010-07-051-2/+0
* Move slist tests to the test frameworkMatthias Clasen2010-07-051-3/+0
* Move charset conversion tests to the test frameworkMatthias Clasen2010-07-041-2/+0
* Move node tests to the test frameworkMatthias Clasen2010-06-231-2/+0
* Move date tests to the test frameworkMatthias Clasen2010-06-231-1/+0
* Move hash tests to the test frameworkMatthias Clasen2010-06-211-2/+0
* Move checksum tests to the test frameworkMatthias Clasen2010-06-211-2/+0
* Move utf8 validation tests to the test frameworkMatthias Clasen2010-06-201-3/+0
* Move utf8 pointer tests to test frameworkMatthias Clasen2010-06-201-1/+0
* Consolide base64 tests in a single fileMatthias Clasen2010-06-201-3/+0
* Move scanner tests to glib/testsMatthias Clasen2010-06-201-7/+0
* Move regex tests to the g_test frameworkMatthias Clasen2010-06-201-3/+1
* always use our own internal assertion message symbolMartin Pitt2010-01-261-1/+1
* Disable yet another failing test that was recently added...Matthias Clasen2010-01-251-1/+1
* Support storing assertion messages into core dumpMartin Pitt2009-12-231-2/+4
* Revert "Move gio tests from gio/tests/ to tests/gio/"Matthias Clasen2009-07-051-1/+1
* Move gio tests from gio/tests/ to tests/gio/Benjamin Otte2009-07-011-1/+1
* Misc warning fixesDan Winship2009-05-011-8/+1
* Bug 523742 – Use noinst for non-installable librariesMatthias Clasen2009-02-121-5/+1
* Bug 550040 - Move GString, rand and printf tests to the unit testPaolo Borelli2008-09-011-6/+0
* Remove leftoversMatthias Clasen2008-07-231-1/+0
* Move another testMatthias Clasen2008-07-201-2/+0
* Move another testMatthias Clasen2008-07-181-2/+0
* Move tests aroundMatthias Clasen2008-07-181-1/+0
* Bug 539770 - migrate gstrfunc unit tests to gtestPaolo Borelli2008-06-241-6/+0
* fixed gstdio.h include.17:40:58 Tim Janik2008-04-181-0/+1
* added g_base64_encode()/g_base64_decode() test case by Asbjoern12:55:19 Tim Janik2008-01-111-0/+3
* split up tests and reworked code to use the new test framework.16:06:11 Tim Janik2007-12-121-2/+2
* added new scanner test from #501654, by Patrick Hulin with various09:27:42 Tim Janik2007-12-061-1/+6
* Add GChecksum, a generic wrapper around various hashing algorithms. At theEmmanuele Bassi2007-12-041-0/+2
* Add new function g_markup_collect_attributes (bug #496847).Ryan Lortie2007-11-271-0/+2
* Replace INCLUDES by AM_CPPFLAGS, other cleanups.Matthias Clasen2007-11-251-16/+32
* initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional21:06:47 Tim Janik2007-11-211-1/+3
* test g_once_init_*() before and after g_thread_init() and test concurrencyTim Janik2007-08-131-0/+2
* added GSLice test from Stefan Westerfeld, bug #433314.Tim Janik2007-07-121-0/+3
* migrate per-thread magazine caches from single-thread scenario to firstTim Janik2007-07-121-0/+3
* Add GRegex for regular expression matching. (#50075)Marco Barisione2007-03-151-2/+10
* Apply a patch by Loïc Minier to fix building with -Wl,-z,defs. (#149144)Matthias Clasen2007-03-061-1/+1
* New files implementing GSequence, a list implemented using a binary tree.Soren Sandmann2007-02-031-1/+3
* Some file list updates (#398069, Owen Taylor)Matthias Clasen2007-01-191-1/+2