summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332Christoph Reiter2018-06-121-2/+2
* build: Drop nmake/MSC build system for GLibPhilip Withnall2017-07-101-4/+0
* build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENTPhilip Withnall2017-05-231-1/+1
* build: Give internal libraries higher precedenceMichael Haubenwallner2013-11-191-4/+4
* Rework the build system for a new tests approachRyan Lortie2013-05-311-176/+120
* Move a pair of gobject tests to tests/gobject/Ryan Lortie2013-05-311-5/+2
* More test fixes for builddir != srcdirMatthias Clasen2013-05-271-0/+1
* build: Fix usage of %.test againColin Walters2013-05-241-1/+1
* tests: Drop unnecessary % from .test pattern match ruleColin Walters2013-05-241-1/+1
* Convert more tests to installed testsMatthias Clasen2013-05-201-2/+31
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2013-05-131-0/+1
* Dist assert-msg-test.gdbMatthias Clasen2013-01-141-1/+2
* Move testgobject to tests/Matthias Clasen2013-01-011-2/+4
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-191-1/+0
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-191-0/+1
* win32: Use AC_CHECK_TOOL to find dlltoolArnel A. Borja2012-12-021-1/+1
* tests: add a timing test for adding lots of GSourcesDan Winship2012-06-261-0/+2
* tests/Makefile.am: remove unused LDFLAGS variableRyan Lortie2011-10-151-1/+0
* tests: disable deprecation warnings for testsRyan Lortie2011-10-131-2/+3
* drop errorcheck mutex testRyan Lortie2011-10-041-1/+0
* Add a quick utility to test datetime formattingMatthias Clasen2011-08-211-1/+3
* Only remove the lines that are no longer neededMatthias Clasen2011-05-031-3/+0
* Revert "[build] Remove stale LDADD lines from tests/Makefile.am to allow build"Matthias Clasen2011-05-031-0/+35
* Add back an erroneously-removed line to tests/Makefile.amDan Winship2011-05-021-0/+1
* [build] Remove stale LDADD lines from tests/Makefile.am to allow buildBehdad Esfahbod2011-05-021-35/+0
* 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