> As a point, 15.3.3.1 Command-line arguments for test drivers shows all
> options as having the syntax "--option=value". Your example does not have
> this syntax. Will your example work? Should this be in the manual, as in
> "--option[=| ]value?"

I am sure that both should be supported although I haven't found a
reference for this.

> By the way, you have "@p='t/file.sh'" and --test-name "$$f". Do you mean
> --test-name "$$p"?

I just copied from a Makefile.in file, which does work. You wouldn't
be writing something like that by hand. I expect the "f" variable is
hidden in $(am__check_pre) somewhere.

Reply via email to