I'm trying figure out how the serial testing environment works and:
If TESTS is defined in Makefile.am as
TESTS = a.shAnd the user changes it to: env TESTS="b.sh c.exe d.py e.pl" make -e check What happens? Does this behavior change for the parallel interface? Software Entropy: Maintenance
