summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-10-07Don't call close() on -1Tor Lillqvist1-1/+2
2010-08-26Improve parsing of date-only iso8601 stringsJens Georg1-0/+4
2010-08-19Fix misc compiler warnings in (mostly) test programsDan Winship1-1/+1
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie3-12/+3
2010-08-05Add $(top_builddir)/glib to includespaul3-0/+3
2010-08-03fix the completion testMatthias Clasen1-1/+0
2010-08-03improve completion test coverageMatthias Clasen1-0/+9
2010-08-03Move bookmarkfile tests to the test frameworkMatthias Clasen23-605/+2
2010-07-30Move markup parse tests to the test frameworkMatthias Clasen65-665/+2
2010-07-30Add some more GFile testsMatthias Clasen2-222/+0
2010-07-30Move markup escape tests to test frameworkMatthias Clasen2-135/+0
2010-07-30Don't leak in converter testMatthias Clasen2-310/+0
2010-07-30Add some volume monitor testsMatthias Clasen2-299/+0
2010-07-30Move queue tests to the test frameworkMatthias Clasen2-964/+0
2010-07-22notify: Add tests for threadsafe object notifiesOlivier CrĂȘte4-0/+377
2010-07-05Move uri tests to the test frameworkMatthias Clasen2-480/+1
2010-07-05Move tree tests to the test frameworkMatthias Clasen2-248/+0
2010-07-05Move slist tests to the test frameworkMatthias Clasen2-207/+0
2010-07-05Move list tests to the test frameworkMatthias Clasen1-212/+0
2010-07-04Move charset conversion tests to the test frameworkMatthias Clasen2-664/+0
2010-06-23Move node tests to the test frameworkMatthias Clasen2-3/+0
2010-06-23Move node test to the test frameworkMatthias Clasen1-223/+0
2010-06-23Move date tests to the test frameworkMatthias Clasen3-501/+0
2010-06-21Move hash tests to the test frameworkMatthias Clasen3-462/+0
2010-06-21Move checksum tests to the test frameworkMatthias Clasen3-679/+0
2010-06-20Move utf8 validation tests to the test frameworkMatthias Clasen2-322/+0
2010-06-20Move utf8 pointer tests to test frameworkMatthias Clasen2-113/+0
2010-06-20Consolide base64 tests in a single fileMatthias Clasen2-239/+0
2010-06-20Move scanner tests to glib/testsMatthias Clasen2-146/+0
2010-06-20Move sequence tests to the test frameworkMatthias Clasen1-1301/+0
2010-06-20Move base64 tests of to test frameworkMatthias Clasen1-138/+0
2010-06-20Move regex tests to the g_test frameworkMatthias Clasen2-2125/+1
2010-06-19Add g_value_take_variantChristian Persch2-1/+82
2010-06-17Add fundamental type and pspec for GVariantChristian Persch2-14/+70
2010-06-15Sprinkle some $(AM_V_GEN) around to make the build more silent.Christian Persch1-2/+2
2010-06-09Fix warningsJuan A. Suarez Romero1-1/+1
2010-05-26[mainloop-test] Fix compilation errorsColin Walters1-2/+2
2010-05-25GSource: add g_source_set_name, g_source_get_name, g_source_set_name_by_idHavoc Pennington1-1/+5
2010-03-08Fix run-assert-msg-test to work with libtool-2.2.x.Priit Laes1-1/+5
2010-02-10add performance tests to gitignoreRyan Lortie1-0/+2
2010-02-10make tests not dynamic link against /lib/libglibRyan Lortie1-1/+7
2010-02-04Don't use deprecated g_win32 APITor Lillqvist1-24/+0
2010-01-28improve gitignoreRyan Lortie1-0/+2
2010-01-26always use our own internal assertion message symbolMartin Pitt2-13/+6
2010-01-25Disable yet another failing test that was recently added...Matthias Clasen1-1/+1
2010-01-20[tests] Remove C++ style commentsAlberto Garcia2-2/+2
2010-01-13Remove additional thread support in performance testAlexander Larsson2-8/+1
2009-12-23Support storing assertion messages into core dumpMartin Pitt4-2/+61
2009-11-29Fix dynamictype test to buildMatthias Clasen1-2/+1
2009-11-26Cast iface_init to GInterfaceInitFuncAlexander Larsson1-2/+1