automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question of the use of TESTS


From: Arthur Schwarz
Subject: Question of the use of TESTS
Date: Thu, 30 Apr 2015 15:01:41 -0700

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?

Does this behavior change for the parallel interface?


Software Entropy: Maintenance





reply via email to

[Prev in Thread] Current Thread [Next in Thread]