Quoting Eric Anholt (2018-04-10 10:50:32)
> Dylan Baker writes:
>
> > This reimplements the test in python with a shell script wrapper that
> > allows autotools to continue to run the test without realizing that
> > anything has changed.
> >
> > Using python has two advantages, first it's portabl
Dylan Baker writes:
> This reimplements the test in python with a shell script wrapper that
> allows autotools to continue to run the test without realizing that
> anything has changed.
>
> Using python has two advantages, first it's portable so this test can be
> run on windows as well as Linux
This reimplements the test in python with a shell script wrapper that
allows autotools to continue to run the test without realizing that
anything has changed.
Using python has two advantages, first it's portable so this test can be
run on windows as well as Linux since it just requires python, no