# # ChangeLog for libpolys/tests/coeffs_test.h in git # # Generated by Trac 1.2.3 # Apr 26, 2024, 2:10:28 AM Tue, 26 Apr 2011 20:40:57 GMT Oleksandr Motsak [6c084af] * libpolys/coeffs/coeffWrite (added) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/shortfl.cc (modified) * libpolys/tests/coeffs_test.h (modified) ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... Thu, 21 Apr 2011 14:41:50 GMT Mohamed Barakat [d9e190] * libpolys/resources/feResource.cc (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/cxxtestgen.pl (modified) * libpolys/tests/polys_test.h (modified) got rid of program_invocation_name (non-portable) and replaced it by ... Thu, 21 Apr 2011 13:06:00 GMT Oleksandr Motsak [8480db] * libpolys/tests/Makefile.am (modified) * libpolys/tests/coeffs_test.h (modified) ADD: trying to use dynamic module (-rdynamic) Thu, 21 Apr 2011 11:40:35 GMT Oleksandr Motsak [ae85a3] * libpolys/tests/coeffs_test.h (modified) ADD: executables should use feInitResources ADD: try using ... Tue, 19 Apr 2011 16:16:27 GMT Oleksandr Motsak [e5422d] * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/tests/coeffs_test.h (modified) fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... Mon, 18 Apr 2011 19:06:26 GMT Oleksandr Motsak [4f684a] * libpolys/tests/Makefile.am (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/common.h (added) * libpolys/tests/polys_test.h (added) ADD: unit tests for polys Mon, 18 Apr 2011 18:26:33 GMT Oleksandr Motsak [1820e7] * .gitignore (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/coeffs/test.cc (modified) * libpolys/misc/auxiliary.h (modified) * libpolys/tests/.gitignore (added) * libpolys/tests/Makefile.am (modified) * libpolys/tests/coeffs_test.h (added) * libpolys/tests/cxxtest/TestSuite.h (modified) * libpolys/tests/gftables (added) ADD: more unit tests via CxxTest and related changes FIX: NULLp for ...