[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/1] tests: add test for AS_EXECUTABLE_P
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH 2/1] tests: add test for AS_EXECUTABLE_P |
Date: |
Mon, 27 Feb 2012 21:31:29 +0100 |
On 02/27/2012 09:07 PM, Eric Blake wrote:
> On 02/25/2012 07:16 AM, Eric Blake wrote:
>> Now that this is public, we should regression test it.
>>
>> * tests/m4sh.at (AS@&address@hidden): New test.
>>
>> Signed-off-by: Eric Blake <address@hidden>
>> ---
>> tests/m4sh.at | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 1 files changed, 52 insertions(+), 0 deletions(-)
>
> I've now pushed this and the two lead-up patches, based on my analysis
> of the MSYS investigation making it look like we are not going to be
> hurting that platform.
>
Thanks for tackling this,
Stefano