On Sun, Feb 16, 2025 at 07:29:06AM -0500, Camm Maguire wrote: > Greetings! In updating these packages I've noticed that the traditional > AXIOM regression ran many more tests than the current FRICAS > regression. Has there been some weeding out of bogus tests or some > such?
In short, yes. Slightly longer: the was considerable duplication between tests, several duplicate tests were removed. FriCAS also added several new tests files, when new test files did more thorough job old tests have been removed. In very rare cases tests were bogus or made invalid by changes in FriCAS. You can grep git log for 'test', you will see several commits removing tests. Note also that a lot of files in 'src/input' subdirectory were not run at all, most of them is removed now. It is possible that Axiom runs some of them now. And of course Axiom added its own tests. -- 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 visit https://groups.google.com/d/msgid/fricas-devel/Z7Hzw72J0-mLjyq8%40fricas.org.