summaryrefslogtreecommitdiff
path: root/tests/gobject/performance.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize variables before using themEmmanuele Bassi2018-03-281-1/+6
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-12/+6
* tests/gobject/performance: Clean up and add refcount performance testAlexander Larsson2014-07-301-10/+119
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* performance test: add signal test with argsRyan Lortie2013-05-231-0/+45
* performance test: share some codeRyan Lortie2013-05-231-37/+25
* Fix more void prototypes in testsSimon McVittie2012-11-021-1/+1
* Predeclare more things in testsSimon McVittie2012-11-021-0/+8
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* 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
* Remove additional thread support in performance testAlexander Larsson2010-01-131-6/+0
* Add performance tests for GObject primitivesAlexander Larsson2009-10-021-0/+735