summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-30tests/gobject/performance: Clean up and add refcount performance testAlexander Larsson1-10/+119
2014-06-29unicode: Update test data files for unicode 7.0.0Christian Persch2-8/+196
2014-06-28all: remove use of 'register' keywordRyan Lortie1-1/+1
2014-06-10assert-msg-test: Explicitly quit gdb session to avoid zombieDaniel Macks1-0/+1
2014-05-30Fix the mapping test in continuousMatthias Clasen1-0/+11
2014-05-28Add more debug spew to the mapping-testMatthias Clasen1-0/+7
2014-05-27mapping-test: Add debug spewMatthias Clasen1-0/+4
2014-05-22Try to fix mapping-testMatthias Clasen1-7/+39
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