Improve behavior of './testsuite 01'.
commitd92dcf1e0388d0ac7dcb1b4a566100ad7163dd88
authorEric Blake <ebb9@byu.net>
Tue, 6 May 2008 12:17:41 +0000 (6 06:17 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 6 May 2008 12:17:41 +0000 (6 06:17 -0600)
tree0baef983033bfab28f46db1b26741111a35e3caf
parentc242f622dcbd6a9c467fe9213254d7ffac3535f3
Improve behavior of './testsuite 01'.

* lib/autotest/general.m4 (AT_INIT) <at_func_validate_ranges>:
Alter usage to eval its arguments, in order to normalize away
leading zero.  All callers updated.
* tests/autotest.at (Keywords and ranges): Test range
normalization with leading 0.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/autotest/general.m4
tests/autotest.at