dejagnu
[Top][All Lists]
Advanced

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

Re: testsuite under wine


From: NightStrike
Subject: Re: testsuite under wine
Date: Mon, 19 Dec 2022 06:00:46 -0500

On Mon, Dec 19, 2022 at 5:43 AM Torbjorn SVENSSON
<torbjorn.svensson@st.com> wrote:
> I'm not sure if this helps anyone, but I experienced something similar with 
> Cygwin a while back.
> What I had to do in order to have expect working when testing GCC on Windows 
> 10 was to defined the "CYGWIN" environment variable to "disable_pcon" 
> (https://cygwin.com/cygwin-ug-net/using-cygwinenv.html). If I did not define 
> this variable, then Cygwin would inject an escape sequence that would make 
> all pattern checks fail on the output.
>
> I don't know if Cygwin might has changed this behavior, but it was an issue 
> in the past anyway.

This is extremely helpful for when I start testing natively, thank
you.  I think in general the problem is the same, but Wine doesn't
immediately have a comparable workaround.



reply via email to

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