mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/inttypes-h: Renamed from modules/inttypes. * modules/inttypes-h-tests: Renamed from modules/inttypes-tests. * modules/inttypes-h-c++-tests: Renamed from modules/inttypes-c++-tests. * tests/test-inttypes-h.c: Renamed from tests/test-inttypes.c. * tests/test-inttypes-h-c++.cc: Renamed from tests/test-inttypes-c++.cc. * tests/test-inttypes-h-c++2.cc: Renamed from tests/test-inttypes-c++2.cc. * doc/posix-headers/inttypes.texi: Update. * modules/* (Depends-on): Update. * modules/inttypes: New file.
15 lines
170 B
Plaintext
15 lines
170 B
Plaintext
Files:
|
|
tests/macros.h
|
|
tests/test-inttostr.c
|
|
|
|
Depends-on:
|
|
intprops
|
|
inttypes-h
|
|
snprintf
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-inttostr
|
|
check_PROGRAMS += test-inttostr
|