# # ChangeLog for libpolys/tests/polys_test.h in git # # Generated by Trac 1.2.3 # Apr 30, 2024, 10:44:27 AM 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:37:27 GMT Oleksandr Motsak [4f07ef] * libpolys/tests/polys_test.h (modified) minor fix (GF(25/5?)) Thu, 21 Apr 2011 11:36:15 GMT Oleksandr Motsak [59a62bd] * libpolys/resources/feResource.cc (modified) * libpolys/resources/feResource.h (modified) * libpolys/tests/polys_test.h (modified) ADD: feInitResources can use 'program_invocation_name' instead of ... Wed, 20 Apr 2011 19:43:24 GMT Oleksandr Motsak [17e473] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/tests/.gdbinit (moved) * libpolys/tests/polys_test.h (modified) FIX: we can link against libpolys FIX: rField_*(r...) all should ... Tue, 19 Apr 2011 16:50:50 GMT Oleksandr Motsak [8c9912] * libpolys/coeffs/ffields.h (modified) * libpolys/polys/Makefile.am (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/templates/mod_raw.cc (moved) * libpolys/polys/templates/mod_raw.h (moved) * libpolys/polys/templates/p_Procs_Dynamic.cc (modified) * libpolys/resources/feFopen.cc (modified) * libpolys/resources/feResource.cc (modified) * libpolys/resources/feResource.h (modified) * libpolys/tests/polys_test.h (modified) ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... 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