summaryrefslogtreecommitdiff
path: root/gthread/tests
Commit message (Expand)AuthorAgeFilesLines
* meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-171-0/+19
* meson: Use 'tap' test protocol by defaultMarco Trevisan (Treviño)2023-01-171-1/+7
* gthread: Fully initialize GThreadFunctions structure in testSimon McVittie2022-11-141-1/+8
* tests: Add some trivial tests for g_thread_init()Philip Withnall2022-11-102-0/+116
* gthread: move test cases to glib/Ryan Lortie2011-10-168-1048/+0
* tests: merge gthread/ and glib/ atomic testsRyan Lortie2011-10-162-74/+0
* g_thread_new: never failRyan Lortie2011-10-134-8/+5
* thread: nuke the concept of 'joinable'Ryan Lortie2011-10-134-6/+5
* Disable deprecations where appropriate in testsMatthias Clasen2011-10-126-21/+7
* Stop using GStaticMutex in two testcasesRyan Lortie2011-09-211-8/+6
* emufutex: remove init from g_thread_init_glibRyan Lortie2011-09-091-4/+2
* .gitignore the gwakeup-fallback testcaseRyan Lortie2011-07-251-0/+1
* GWakeup: make it private APIRyan Lortie2011-07-252-36/+10
* GWakeup: test fallback caseRyan Lortie2011-07-252-2/+44
* GWakeup .gitignore fixesRyan Lortie2011-07-251-0/+1
* add a couple of testcases for GWakeupRyan Lortie2011-07-252-0/+271
* gitignore tweaksRyan Lortie2011-07-221-0/+2
* Run some tests with errorcheck mutexes tooMatthias Clasen2011-06-232-0/+9
* gthread tests: Remove spurious return;Colin Walters2011-06-201-2/+0
* spawn-multithreaded: Clean up IO channel codeColin Walters2011-06-141-11/+16
* spawn-singlethread.c: New testColin Walters2011-06-142-0/+198
* spawn-multithreaded: Also look for lt-test-echoColin Walters2011-06-141-0/+5
* update .gitignoresDan Winship2011-06-121-1/+5
* Implement pointer sized bitlocksRyan Lortie2011-06-031-10/+40
* spawn-multithreaded: New test caseColin Walters2011-06-033-1/+278
* Add a regression test for GNOME#642026Simon McVittie2011-05-282-0/+94
* gthread: build unix tests only on unixMarc-André Lureau2011-05-261-0/+2
* Add some atomic ops testsMatthias Clasen2011-05-222-0/+76
* Update .gitignoresDan Winship2011-05-021-0/+1
* glib-unix: New API to watch some Unix signalsColin Walters2011-04-271-0/+5
* Remove the dead --disable-visiblity configure optionMatthias Clasen2010-12-151-3/+0
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-061-1/+1
* Also use trylock in the bitlock testsMatthias Clasen2010-07-311-1/+7
* Fix a preprocessor warning with --disable-visibilityChristian Persch2010-06-191-0/+2
* Fix !srcdir buildMatthias Clasen2010-04-221-1/+1
* Bug 548967 - 1 bit mutex lock: add testsRyan Lortie2010-01-283-0/+144