summaryrefslogtreecommitdiff
path: root/gl/modules
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-02-08 08:25:46 +0100
committerJim Meyering <meyering@redhat.com>2011-02-08 08:30:19 +0100
commit480c0dc9e7c1890b11797c0e7704bd0e2e9821b7 (patch)
treebe262ba676a2f748074f8a500050d4493a1d784c /gl/modules
parentbeaf631292bd74050a57b86aa3042ebaa12cf840 (diff)
downloadcoreutils-480c0dc9e7c1890b11797c0e7704bd0e2e9821b7.tar.xz
tests: randread-tests: use macro.h not "#define ASSERT..."
* gl/modules/randread-tests (Files): Add tests/macros.h * gl/tests/test-rand-isaac.c: Remove now-unneeded #include directives. (ASSERT): Remove definition. Instead, include "macros.h". Prompted by suggestions from Bruno Haible.
Diffstat (limited to 'gl/modules')
-rw-r--r--gl/modules/randread-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/gl/modules/randread-tests b/gl/modules/randread-tests
index b608ac67a..af24c9041 100644
--- a/gl/modules/randread-tests
+++ b/gl/modules/randread-tests
@@ -1,5 +1,6 @@
Files:
tests/test-rand-isaac.c
+tests/macros.h
Depends-on: