mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/inttypes-h: Renamed from modules/inttypes. * modules/inttypes-h-tests: Renamed from modules/inttypes-tests. * modules/inttypes-h-c++-tests: Renamed from modules/inttypes-c++-tests. * tests/test-inttypes-h.c: Renamed from tests/test-inttypes.c. * tests/test-inttypes-h-c++.cc: Renamed from tests/test-inttypes-c++.cc. * tests/test-inttypes-h-c++2.cc: Renamed from tests/test-inttypes-c++2.cc. * doc/posix-headers/inttypes.texi: Update. * modules/* (Depends-on): Update. * modules/inttypes: New file.
20 lines
317 B
Plaintext
20 lines
317 B
Plaintext
Files:
|
|
tests/test-sigprocmask.c
|
|
tests/signature.h
|
|
tests/virtualbox.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
inttypes-h
|
|
sleep
|
|
test-xfail
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
# Work around https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57213
|
|
if !OS_IS_NETBSD
|
|
TESTS += test-sigprocmask
|
|
endif
|
|
check_PROGRAMS += test-sigprocmask
|