summaryrefslogtreecommitdiff
path: root/tests/gobject/performance-threaded.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Move GObject performance tests to gobject/tests/performance/Philip Withnall2022-06-081-375/+0
* Use G_OPTION_ENTRY_NULL to avoid missing initializer warningsEmmanuel Fleury2021-05-131-1/+1
* Fix signedness warnings in tests/gobject/performance-threaded.cEmmanuel Fleury2021-05-041-1/+1
* Fix several signedness warnings in tests/gobject/performance-threaded.cEmmanuel Fleury2021-05-041-5/+6
* tests: Drop unnecessary volatile qualifiers from testsPhilip Withnall2020-11-201-1/+1
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Remove a bunch of lingering g_thread_init()Ryan Lortie2013-05-311-3/+0
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* Add gobject performance tests for threaded codeAlexander Larsson2009-10-021-0/+381