test-canonicalize: consolidate into single C program
authorEric Blake <ebb9@byu.net>
Fri, 11 Sep 2009 15:53:44 +0000 (09:53 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 18 Sep 2009 01:16:21 +0000 (19:16 -0600)
commit8e7fa996cb189829ed7c9a4f2f489b9150a6571d
treecde3179d06d3a3146b4e31df0fef214f6c60cd0f
parent59a85b3ebaf70211eb568441a9d2c33619c97ae6
test-canonicalize: consolidate into single C program

* tests/test-canonicalize.sh: Delete; move setup into...
* tests/test-canonicalize.c (main): ...the program, making it
easier to run in debugger.  Add some tests.
* modules/canonicalize-tests (Files): Remove unused file.
(Depends-on): Add progname.
(configure.ac, Makefile.am): Simplify.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/canonicalize-tests
tests/test-canonicalize.c
tests/test-canonicalize.sh [deleted file]