summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Restore executability for other filesColin Walters2-0/+0
2014-01-31Updated FSF's addressDaniel Mustieles40-120/+40
2014-01-01Remove broken attempt at parsing date-onlyMatthias Clasen1-1/+1
2013-12-22Use POSIX-specified <poll.h> over <sys/poll.h>Ryan Lortie1-1/+1
2013-12-15sources: Fix leaks in testsStef Walter1-2/+10
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship3-11/+6
2013-11-19build: Give internal libraries higher precedenceMichael Haubenwallner2-5/+5
2013-11-11threadpool-test: Fix leaks in testsStef Walter1-0/+2
2013-11-11mainloop-test: Fix uninitialized memory access in testsStef Walter1-3/+3
2013-11-11Revert "defaultiface: Fix leak in test"Stef Walter1-4/+1
2013-11-11tests/: Include unistd.h on *NIX onlyChun-wei Fan10-18/+34
2013-11-11tests/: Avoid closing invalid fd'sChun-wei Fan2-15/+18
2013-11-11timeloop: Fix leaks in testsStef Walter1-0/+3
2013-11-11file-test: Fix leaks in testStef Walter1-1/+3
2013-11-11defaultiface: Fix leak in testStef Walter1-1/+4
2013-11-11timeloop-closure: Fix leaks in testStef Walter1-4/+10
2013-11-11signals: Fix leak in testStef Walter1-0/+1
2013-11-11paramspec-test: Fix leaks in testsStef Walter1-0/+3
2013-11-11override: Fix leaks in testStef Walter1-0/+3
2013-11-11gvalue-test: Fix leaks in testStef Walter1-0/+2
2013-11-11accumulator: Fix leak in testStef Walter1-0/+2
2013-11-10module-test: Fix leaks in testStef Walter1-1/+4
2013-11-10iochannel-test: Fix leaks in testStef Walter1-1/+4
2013-11-10unicode-encoding: Fix leaks in testStef Walter1-0/+3
2013-11-10thread-test: Fix leaks in testsStef Walter1-1/+6
2013-11-10mainloop-test: Fix leaks in testsStef Walter1-0/+4
2013-11-10datetime: Fix leak in testStef Walter1-0/+1
2013-11-10mapping-test: Fix leaks in testsStef Walter1-2/+11
2013-11-10gio-test: Fix leaks in testsStef Walter1-0/+6
2013-11-10completion-test: Fix leaks in testsStef Walter1-0/+2
2013-11-10child-test: Fix leak in testStef Walter1-0/+2
2013-11-10asyncqueue-test: Fix leaks in testsStef Walter1-0/+4
2013-11-04tests/libmoduletestplugins*.c: Update PrototypesChun-wei Fan2-11/+11
2013-09-28.gitignore: add "signals"Dan Winship1-0/+1
2013-09-23fix up refcount/properties test caseRyan Lortie1-30/+13
2013-09-20tests: add signal disconnection testRay Strode2-0/+137
2013-09-20tests: free properties test object from main thread instead of helper threadRay Strode1-2/+2
2013-06-17Try to make the testgdate test hobble along a little longerMatthias Clasen1-21/+23
2013-06-01Change a pair of TESTS = to TEST +=Ryan Lortie2-2/+2
2013-05-31Rework the build system for a new tests approachRyan Lortie3-275/+178
2013-05-31Remove a bunch of lingering g_thread_init()Ryan Lortie8-18/+1
2013-05-31Some final g_test_build_filename() portingRyan Lortie4-34/+16
2013-05-31Move a pair of gobject tests to tests/gobject/Ryan Lortie4-6/+7
2013-05-29Improve gtype test coverageMatthias Clasen4-0/+11
2013-05-27More test fixes for builddir != srcdirMatthias Clasen4-3/+4
2013-05-24build: Fix usage of %.test againColin Walters2-2/+2
2013-05-24tests: Drop unnecessary % from .test pattern match ruleColin Walters2-2/+2
2013-05-23performance test: add signal test with argsRyan Lortie1-0/+45
2013-05-23performance test: share some codeRyan Lortie1-37/+25
2013-05-21Use 'dumb quotes' rather than `really dumb quotes'Dan Winship1-4/+4