mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
* modules/inttypes-tests (Depends-on): Add inttypes-c++-tests. * modules/monetary-tests (Depends-on): Add monetary-c++-tests. * modules/strings-tests (Depends-on): Add strings-c++-tests. * modules/sys_resource-tests (Depends-on): Add sys_resource-c++-tests. * modules/utime-h-tests (Depends-on): Add utime-h-c++-tests.
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
Files:
|
|
tests/test-strings.c
|
|
|
|
Depends-on:
|
|
strings-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-strings
|
|
check_PROGRAMS += test-strings
|