summaryrefslogtreecommitdiff
path: root/tests/module-test.c
Commit message (Expand)AuthorAgeFilesLines
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* module-test: Fix leaks in testStef Walter2013-11-101-1/+4
* Some final g_test_build_filename() portingRyan Lortie2013-05-311-11/+6
* tests: fix a few recently-broken testsDan Winship2013-05-211-3/+0
* Convert more tests to installed testsMatthias Clasen2013-05-201-5/+8
* visibility: Use a separate CFLAGS variableRyan Lortie2013-01-141-4/+2
* Fix up visibility fallout in module-testMatthias Clasen2013-01-141-2/+4
* Fix more warning-addition falloutSimon McVittie2012-11-021-0/+2
* added convenience macros G_IMPLEMENT_INTERFACE() and G_DEFINE_TYPE() plusTim Janik2004-01-091-1/+1
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* g_module_symbol takes a gpointer *, not just a gpointerManish Singh2001-12-031-11/+11
* Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor2001-06-231-0/+1
* Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi2000-12-221-0/+198