mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/strerror_r-posix-tests: New file. * tests/test-strerror_r.c: New file. * tests/test-string-c++.cc: Check the signature of strerror_r.
13 lines
165 B
Plaintext
13 lines
165 B
Plaintext
Files:
|
|
tests/test-strerror_r.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-strerror_r
|
|
check_PROGRAMS += test-strerror_r
|