mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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.
15 lines
168 B
Plaintext
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
|