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 -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZXJp_BzEKgGPRJro%40fricas.org.