[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: test autotest portably (Solaris)
From: |
Noah Misch |
Subject: |
Re: test autotest portably (Solaris) |
Date: |
Sat, 4 Mar 2006 22:46:49 -0800 |
User-agent: |
Mutt/1.5.6i |
On Wed, Mar 01, 2006 at 08:34:56PM +0100, Ralf Wildenhues wrote:
> * tests/autotest.at (AT_NO_CMDSUBST): New macro to determine
> XFAIL condition for `$(cmd)' style command substitutions.
> (Parenthetical command substition, Multiline parenthetical
> command substition): Use it.
> * AT_CHECK_AT: Execute `./micro-suite' with $CONFIG_SHELL, so
> we test the same shell we determined above XFAIL condition with.
Please apply. Thanks for tracking this down.