On 30 April 2015 at 23:01, Arthur Schwarz <aschwarz1...@att.net> wrote: > > I'm trying figure out how the serial testing environment works and: > > If TESTS is defined in Makefile.am as > TESTS = a.sh > > And the user changes it to: > > env TESTS="b.sh c.exe d.py e.pl" make -e check > > What happens? > Why not try it and see?
- Question of the use of TESTS Arthur Schwarz
- Re: Question of the use of TESTS Gavin Smith