Improve and extend tests on canonicalization.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 28 Jun 2010 10:40:55 +0000 (12:40 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 13 Dec 2010 20:49:06 +0000 (21:49 +0100)
commitddc5c084bf1e2736e5c6e600ae40b29d953e84ac
treecd1accec792501a81feb606b0a15ef92ffe7e7a0
parent4abf2246375e96b8a82affdf04f079e3e9ee7c73
Improve and extend tests on canonicalization.

* tests/canon-name.test: Add trailing `:' command.  When writing
configure.in, prefer to use $me instead of hard-coding the test
name.
* tests/canon3.test: Prefer trailing `:' over trailing `Exit 0'.
* tests/canon4.test: Likewise.  Make grepping of Makefile.in
stricter.  Improve heading comment, and add reference to ...
* tests/canon6.test: ... this new test (sister test of the
previous one).
* tests/canon.test: Prefer cat + here-doc over echo to append
text to configure.in.  Extend grepping of Automake stderr.  Add
trailing `:' command.
* tests/canon5.test: Likewise.
* tests/canon7.test: New file, stress test on canonicalization.
* tests/canon8.test: New test, for better coverage (check that
the `@' character is not transliterated in canonicalizations).
* tests/Makefile.am: Updated.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/canon-name.test
tests/canon.test
tests/canon3.test
tests/canon4.test
tests/canon5.test
tests/canon6.test [new file with mode: 0755]
tests/canon7.test [new file with mode: 0755]
tests/canon8.test [new file with mode: 0755]