1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Bruno Haible 12d6338260 usleep tests: Avoid failure due to known Cygwin 3.5.3 bug.
* modules/usleep-tests (Depends-on): Add test-xfail.
(Makefile.am): Don't test test-usleep on Cygwin.
2024-06-08 14:21:57 +02:00

17 lines
194 B
Plaintext

Files:
tests/test-usleep.c
tests/signature.h
tests/macros.h
Depends-on:
time-h
test-xfail
configure.ac:
Makefile.am:
if !OS_IS_CYGWIN
TESTS += test-usleep
endif
check_PROGRAMS += test-usleep