summaryrefslogtreecommitdiff
path: root/glib/tests/rwlock.c
Commit message (Expand)AuthorAgeFilesLines
* Add a SPDX LicenseRef for the license historically used for testsSimon McVittie2022-11-021-0/+2
* glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGSPhilip Withnall2020-07-271-0/+2
* tests: replace most g_print() with g_printerr()Simon McVittie2015-05-111-1/+1
* Use non-deprecated api in testsMatthias Clasen2012-05-131-3/+3
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-121-0/+3
* locks: drop _INIT macrosRyan Lortie2011-10-021-13/+5
* Add a nontrivial read-write lock testMatthias Clasen2011-09-231-0/+88
* Add a non-trivial GRWLock testMatthias Clasen2011-09-231-0/+77
* Add some more rw lock testsMatthias Clasen2011-09-231-0/+50
* Add basic tests for GRWLockMatthias Clasen2011-09-221-0/+77