Bastien writes:
> Martyn Jago writes:
>
>> Since the Makefile is currently getting a refresh I thought it would be
>> very useful to allow running of the regression test suite directly from
>> make using `make test'.
>
> Nice -- I will test this through Achim's branch.
>
> Thanks!
Thanks!
How
Martyn Jago writes:
> Since the Makefile is currently getting a refresh I thought it would be
> very useful to allow running of the regression test suite directly from
> make using `make test'.
Nice -- I will test this through Achim's branch.
Thanks!
--
Bastien
Eric Schulte writes:
> If you have the names of the offending tests this should be a simple
> fix. I'm happy to apply this to the test suite, but I don't know which
> four tests rely upon htmlize.
Actually, it wasn't htmlize that made these four tests fail (only two of
them use it and while a wa
Achim Gratz writes:
> Martyn Jago writes:
>> Since the Makefile is currently getting a refresh I thought it would be
>> very useful to allow running of the regression test suite directly from
>> make using `make test'.
>
> Good idea, I just added it to my Makefile fork as well.
>
Very cool, I a
Martyn Jago writes:
> Since the Makefile is currently getting a refresh I thought it would be
> very useful to allow running of the regression test suite directly from
> make using `make test'.
Good idea, I just added it to my Makefile fork as well.
> The following patch achieves this and allows