On Thu, Jul 5, 2012 at 2:40 PM, Matthew Knepley
<knepley@gmail.com> wrote:
Okay, are you missing these sort and grep parts? (regexen are so fragile...)
I like the semantic information of having multiple tests using the same base options and/or comparing to the same output (rather than normalizing when you specify the tests).
Shell is not the place for that. Years of putting crapy shell into makefiles before having to pull it outshould have taught us something.
I agree, but if we can automatically parse those, we can replace them wholesale with something better.