On Wed, Dec 06, 2023 at 07:58:13AM +0800, Qian Yun wrote:
> That's because there's no such testcases in integ.input yet.
>
> If you add testcases like 'testIntegrate("1/(x^4+1)", "x", "rat")',
> then there's difference in output.
Well, there is a test, but it is done in different way,
not using 'testIntegrate'.
> This patch does not mean for us to check for output difference
> every time, but makes it easier for us to check for output
> when needed.
I run 'norm-out' before every commit and other commiters should
do the same: it is needed to see that all included test passed.
Merely doing 'make check' in practice would miss many errors.
So I hope that you understand that I want output of 'norm-out'
to be as small as possible but still catch errors.
--
Waldek Hebisch