1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/inttostr-tests
Jim Meyering 7178c963d3 test-inttostr: avoid warnings about 4-6KB literal strings
* tests/test-inttostr.c: Don't use <assert.h>.  Instead, ...
Include "macros.h", for its definition of ASSERT.
(CK): s/assert/ASSERT/
* modules/inttostr-tests (Files): Add macros.h.
2010-06-11 17:45:43 +02:00

15 lines
168 B
Plaintext

Files:
tests/macros.h
tests/test-inttostr.c
Depends-on:
intprops
inttypes
snprintf
configure.ac:
Makefile.am:
TESTS += test-inttostr
check_PROGRAMS += test-inttostr