summaryrefslogtreecommitdiff
path: root/modules/lock-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Refactor.Bruno Haible2020-07-011-0/+1
* lock tests: Fix link error on HP-UX/hppa (regression from 2019-12-21).Bruno Haible2019-12-241-1/+3
* lock tests: Prevent that the test takes too long.Bruno Haible2019-04-281-0/+1
* Fix gcc warnings on 64-bit mode mingw.Bruno Haible2019-04-271-0/+1
* lock: Add test of gl_once.Bruno Haible2018-02-171-2/+7
* lock tests: Fix build failure on z/OS.Bruno Haible2017-02-201-0/+1
* lock tests: Fix link error.Bruno Haible2017-02-011-1/+1
* lock: Provide guarantee to avoid writer starvation for rwlocks.Bruno Haible2017-01-051-2/+5
* Make use of the modules 'thread', 'yield' in the 'lock' test.Bruno Haible2008-10-011-11/+3
* Undo unintentional commit.Bruno Haible2008-08-311-3/+11
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-11/+3
* Fix --with-tests compilation on cygwin.Eric Blake2007-04-161-2/+1
* Try harder to find sched_yield on Solaris.Bruno Haible2007-04-131-1/+4
* Assume automake >= 1.10.Bruno Haible2007-02-251-1/+1
* * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.Paul Eggert2006-02-251-1/+1
* Simplify.Bruno Haible2006-01-231-2/+1
* Tests for gnulib module 'lock'.Bruno Haible2005-08-251-0/+20