[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [PATCH 16/17] [ng] check: support conditional $(TEST_E
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [PATCH 16/17] [ng] check: support conditional $(TEST_EXTENSIONS) |
Date: |
Wed, 23 May 2012 09:44:12 +0200 |
On 05/22/2012 11:26 PM, Akim Demaille wrote:
>
> Le 22 mai 2012 à 22:50, Stefano Lattarini a écrit :
>
>> That is pretty easy to do with the current code base; just ...
>>
>> * automake.in (handle_tests): ... stop erroring on conditional contents
>> of TEST_EXTENSIONS, and move the definitions of a default TEST_EXTENSIONS
>> variable ...
>> * lib/am/parallel-tests.am: ... in here.
>
> Nice. This should be part of the NEWS section where you explain
> that automake-ng is performing fewer static checks.
>
Yes. And maybe we should add an "NG-PHILOSOPHY" file stating what are the
main purposes and motivation of Automake-NG, and its new APIs and design
principles.
(Hmm... the TODO list is growing longish already ... maybe we need a
debbugs-based tracker dedicated to Automake-NG to help us tracking bugs
anf feature requests? address@hidden likely ...)
Regards,
Stefano
- [Automake-NG] [PATCH 12/17] [ng] warns: don't report possible issues with '_DEPENDENCIES' variables, (continued)
[Automake-NG] [PATCH 13/17] [ng] check: logic to define *LOG_DRIVER vars moved to generated Makefiles, Stefano Lattarini, 2012/05/22
[Automake-NG] [PATCH 14/17] [ng] check: be laxer in accepted $(TEST_EXTENSIONS), Stefano Lattarini, 2012/05/22
[Automake-NG] [PATCH 16/17] [ng] check: support conditional $(TEST_EXTENSIONS), Stefano Lattarini, 2012/05/22
[Automake-NG] [PATCH 17/17] [ng] cosmetics: improve comments and spacing in 'parallel-tests.am', Stefano Lattarini, 2012/05/22
[Automake-NG] [PATCH 15/17] [ng] check: accept dot-less entries in $(TEST_EXTENSIONS), Stefano Lattarini, 2012/05/22
- Re: [Automake-NG] [PATCH 15/17] [ng] check: accept dot-less entries in $(TEST_EXTENSIONS), Akim Demaille, 2012/05/22
- Re: [Automake-NG] [PATCH 15/17] [ng] check: accept dot-less entries in $(TEST_EXTENSIONS), Stefano Lattarini, 2012/05/22
- [Automake-NG] [PATCH 15/17] [ng] check: warn about dot-less $(TEST_EXTENSIONS) at make runtime, Stefano Lattarini, 2012/05/22
- Re: [Automake-NG] [PATCH 15/17] [ng] check: warn about dot-less $(TEST_EXTENSIONS) at make runtime, Akim Demaille, 2012/05/23
- [Automake-NG] A new TODO file for Automake-NG? (was: Re: [PATCH 15/17] [ng] check: warn about dot-less $(TEST_EXTENSIONS) at make runtime), Stefano Lattarini, 2012/05/23
Re: [Automake-NG] [PATCH 15/17] [ng] check: accept dot-less entries in $(TEST_EXTENSIONS), Akim Demaille, 2012/05/23
[Automake-NG] [PATCH 18/17] [ng] coverage: parallel-tests and dynamic $(TEST_EXTENSIONS) content, Stefano Lattarini, 2012/05/22