Hi Eric,
* Eric Blake wrote on Mon, May 05, 2008 at 08:24:20PM CEST:
> Subject: [PATCH] Improve behavior of 'tests/testsuite 01'.
>
> * lib/autotest/general.m4 (AT_INIT) <at_func_validate_ranges>:
> Alter usage to eval its argument, in order to normalize away
> leading zero. All callers updated.
> * tests/autotest.at (Keywords and ranges): Test range
> normalization with leading 0.
OK, thanks!
> +# at_func_validate_ranges [NAME...]
> +# ---------------------------------
> +# Validate and normalize the test group number contained in each NAME.
Maybe: "in each variable NAME"? Otherwise, I had difficulties
understanding this.
> at_func_validate_ranges ()
> {
Cheers,
Ralf