tests: randread-tests: use macro.h not "#define ASSERT..."
authorJim Meyering <meyering@redhat.com>
Tue, 8 Feb 2011 07:25:46 +0000 (08:25 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 8 Feb 2011 07:30:19 +0000 (08:30 +0100)
commit480c0dc9e7c1890b11797c0e7704bd0e2e9821b7
treebe262ba676a2f748074f8a500050d4493a1d784c
parentbeaf631292bd74050a57b86aa3042ebaa12cf840
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.
gl/modules/randread-tests
gl/tests/test-rand-isaac.c