mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
* modules/ctype-h: Renamed from modules/ctype. * modules/ctype-h-tests: Renamed from modules/ctype-tests. * modules/ctype-h-c++-tests: Renamed from modules/ctype-c++-tests. * tests/test-ctype-h.c: Renamed from tests/test-ctype.c. * tests/test-ctype-h-c++.cc: Renamed from tests/test-ctype-c++.cc. * tests/test-ctype-h-c++2.cc: Renamed from tests/test-ctype-c++2.cc. * doc/posix-headers/ctype.texi: Update. * modules/* (Depends-on): Update. * modules/ctype: New file.
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
Files:
|
|
tests/test-ctype-h.c
|
|
|
|
Depends-on:
|
|
ctype-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-ctype-h
|
|
check_PROGRAMS += test-ctype-h
|