summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More clean up for Unicode corrigendum #92.35.9Ryan Lortie2013-03-181-12/+2
* tests: comment out asserts in dynamic type testsRyan Lortie2013-02-072-0/+10
* Use g_timeout_add_seconds for some long timeoutsMatthias Clasen2013-02-031-1/+1
* Silence automakeMatthias Clasen2013-02-022-2/+2
* .gitignore updatesDan Winship2013-01-261-0/+1
* Dist assert-msg-test.gdbMatthias Clasen2013-01-142-3/+3
* visibility: Use a separate CFLAGS variableRyan Lortie2013-01-143-27/+18
* Fix module-test in a better wayMatthias Clasen2013-01-142-2/+4
* Fix up visibility fallout in module-testMatthias Clasen2013-01-143-18/+25
* Fix the assert-msg testMatthias Clasen2013-01-142-1/+5
* gtype: disallow adding interfaces after the factRyan Lortie2013-01-041-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2013-01-041-0/+3
* Move testgobject to tests/Matthias Clasen2013-01-012-2/+433
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-192-25/+26
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-192-26/+25
* tests: multiple fixes to run-assert-msg-test.shDan Winship2012-12-191-6/+9
* gtype: disallow adding interfaces after the factRyan Lortie2012-12-181-3/+0
* Revert "gtype: disallow adding interfaces after the fact"Rico Tzschichholz2012-12-181-0/+3
* win32: Use AC_CHECK_TOOL to find dlltoolArnel A. Borja2012-12-021-1/+1
* win32: misc warning fixesDan Winship2012-11-151-2/+2
* gtype: disallow adding interfaces after the factRyan Lortie2012-11-051-3/+0
* Fix more warning-addition falloutSimon McVittie2012-11-028-24/+33
* Fix more void prototypes in testsSimon McVittie2012-11-022-3/+3
* Predeclare more things in testsSimon McVittie2012-11-028-6/+27
* gdateparser: Delete unused debug print functionColin Walters2012-11-021-16/+0
* Use (void) for no parameters, not ()Colin Walters2012-11-011-1/+1
* build: Prototype GType accessors for private classesColin Walters2012-11-013-0/+3
* build: Add missing "static" keyword where it should be usedColin Walters2012-11-015-4/+20
* build: Ensure we #include header files for glib-genmarshal codeColin Walters2012-11-011-2/+2
* Remove g_type_init() callsRyan Lortie2012-10-1623-29/+2
* Update .gitignoresDan Winship2012-08-261-0/+1
* win32: fix tests/sources.cDieter Verfaillie2012-08-211-44/+34
* Improve threadpool test coverageMatthias Clasen2012-08-181-1/+5
* tests: add check for leaking signal return valueMark Nauwelaerts2012-08-052-1/+30
* tests: make refcount signals test slightly valgrind cleanerMark Nauwelaerts2012-08-051-0/+4
* tests: add a timing test for adding lots of GSourcesDan Winship2012-06-263-0/+192
* Cosmetic changesMatthias Clasen2012-06-112-32/+11
* slice-color test: don't use non-existent macroRyan Lortie2012-05-011-1/+1
* fix warningsDan Winship2012-04-306-13/+20
* Dispose test objectMatthias Clasen2012-04-021-0/+2
* Drop g_thread_init from testsMatthias Clasen2012-04-028-14/+2
* Merge branch 'signal-performance'Alexander Larsson2012-03-051-24/+209
|\
| * tests: Add generic and empty signal emission performace testsAlexander Larsson2012-03-021-5/+107
| * tests: performance: add emit-handled/emit-unhandled testsLionel Landwerlin2012-03-021-21/+104
* | Run gdb under libtool so that local libraries are usedNirbheek Chauhan2012-03-041-1/+1
|/
* Update case conversion test data for Unicode 6.1Matthias Clasen2012-02-262-15/+17
* Do not fail unit test due to gdb abbreviating stringsPeter Kjellerstedt2012-02-171-1/+1
* various GLib tests: plug memory leaksSimon McVittie2011-12-141-0/+12
* testglib: test_file_functions: don't close fd if it's -1Simon McVittie2011-12-141-1/+2
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-2910-12/+12