mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
93b331de6b
* modules/strings-h: Renamed from modules/strings. * modules/strings-h-tests: Renamed from modules/strings-tests. * modules/strings-h-c++-tests: Renamed from modules/strings-c++-tests. * tests/test-strings-h.c: Renamed from tests/test-strings.c. * tests/test-strings-h-c++.cc: Renamed from tests/test-strings-c++.cc. * doc/posix-headers/strings.texi: Update. * modules/* (Depends-on): Update. * modules/strings: New file.
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
Files:
|
|
tests/test-strings-h.c
|
|
|
|
Depends-on:
|
|
strings-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-strings-h
|
|
check_PROGRAMS += test-strings-h
|