[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question of the use of TESTS
From: |
Gavin Smith |
Subject: |
Re: Question of the use of TESTS |
Date: |
Fri, 1 May 2015 17:47:39 +0100 |
On 30 April 2015 at 23:01, Arthur Schwarz <address@hidden> 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?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Question of the use of TESTS,
Gavin Smith <=