summaryrefslogtreecommitdiff
path: root/tests/disclaim.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplication of magic numbers in disclaim.c and weakmap.cIvan Maidanski2022-06-021-15/+14
* Remove extra space after comma in license termsIvan Maidanski2022-05-011-1/+1
* Allow to compile tests with custom NTHREADS set to zeroIvan Maidanski2022-04-021-7/+8
* Workaround SIG_SUSPEND delivery to thread inside mutex_lock fail if TSanIvan Maidanski2022-03-311-1/+1
* Allow to use same signal for thread suspend and restartIvan Maidanski2022-03-271-0/+5
* Eliminate 'operation on seed may be undefined' gcc warning in disclaim.cIvan Maidanski2022-03-201-2/+4
* Use AO primitives in GC_RAND_NEXT instead of no_sanitize attributeIvan Maidanski2022-03-201-9/+2
* Name all tests consistentlyIvan Maidanski2022-02-071-0/+274