summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-06-11 17:31:04 +0200
committerJim Meyering <meyering@redhat.com>2010-06-11 17:45:43 +0200
commit7178c963d36832db334a64ae7046fc43d037b879 (patch)
tree7ea1217319df5615772d4e359a476c04f0f782d9 /modules
parent0ae8d6338cc686b1fca0da26aefadebc0875cdf9 (diff)
downloadgnulib-7178c963d36832db334a64ae7046fc43d037b879.tar.gz
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.
Diffstat (limited to 'modules')
-rw-r--r--modules/inttostr-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/inttostr-tests b/modules/inttostr-tests
index f935d90b58..48dbe509b7 100644
--- a/modules/inttostr-tests
+++ b/modules/inttostr-tests
@@ -1,4 +1,5 @@
Files:
+tests/macros.h
tests/test-inttostr.c
Depends-on: