autoconf-patches
[Top][All Lists]
Advanced

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

Re: [RFC] Autotest: AT_TEST and XFAILs (take 2)


From: Bonzini
Subject: Re: [RFC] Autotest: AT_TEST and XFAILs (take 2)
Date: Wed, 11 Jun 2003 20:17:03 +0200

>  > 1) use AT_TEST in the Autoconf test-suite?
>
> I would like to avoid this part.

I removed AT_TEST at all because I was able to remove the extra argument to 
AT_SETUP.
The solution is to divert the test case to a TEST_SCRIPT diversion so that we 
can emit
the start of the subshell in AT_CLEANUP and have full control on it through 
macros
placed between AT_SETUP and AT_CLEANUP (like AT_XFAIL_IF).  I reckon this is 
the only
reason why ac_help_all is updated in AT_CLEANUP -- because you cannot do it in
AT_SETUP -- and hence AT_CLEANUP might be the right place to start the subshell.

Thanks for the remarks, I do like it more this way too.

Paolo

Attachment: at-xfail-framework-take2.patch
Description: Binary data


reply via email to

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