mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 07:03:33 +00:00
* tests/test-dfa-match-aux.c (main): Use strnul. * tests/test-pthread-rwlock-waitqueue.c (reader_func, writer_func): Likewise. * tests/test-strtold.h (test_function): Likewise. * tests/test-xstrtold.c (main): Likewise. * modules/dfa-tests (Depends-on): Add strnul. * modules/pthread-rwlock-extra-tests (Depends-on): Likewise. * modules/c-strtold-tests (Depends-on): Likewise. * modules/strtold-tests (Depends-on): Likewise. * modules/xstrtold-tests (Depends-on): Likewise.
18 lines
212 B
Plaintext
18 lines
212 B
Plaintext
Files:
|
|
tests/test-xstrtold.c
|
|
tests/minus-zero.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
strtold
|
|
float-h
|
|
isnanl-nolibm
|
|
signbit-no-c++
|
|
strnul
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-xstrtold
|
|
check_PROGRAMS += test-xstrtold
|