# # ChangeLog for tests/Singular/test_ipid.cpp in git # # Generated by Trac 1.2.3 # May 1, 2024, 3:14:31 PM Mon, 21 Nov 2011 02:54:45 GMT Oleksandr Motsak [383b2c8] * .gitignore (modified) * Singular/pipeLink.cc (modified) * Singular/ssiLink.cc (modified) * dyn_modules/bigintm/bigintm.cc (modified) * dyn_modules/bigintm/mod_main.cc (modified) * dyn_modules/eigenval.mod (modified) * dyn_modules/mega2003.mod (modified) * dyn_modules/modgen/misc.cc (modified) * dyn_modules/pcv.mod (modified) * dyn_modules/python/CF_wrap.cc (modified) * dyn_modules/python/ideal_wrap.cc (modified) * dyn_modules/python/interpreter_support.cc (modified) * dyn_modules/python/intvec_wrap.cc (modified) * dyn_modules/python/intvec_wrap.h (modified) * dyn_modules/python/mywrapper.cc (modified) * dyn_modules/python/number_wrap.cc (modified) * dyn_modules/python/playground.cc (modified) * dyn_modules/python/poly_wrap.cc (modified) * dyn_modules/python/poly_wrap.h (modified) * dyn_modules/python/python.cc (modified) * dyn_modules/python/ring_wrap.cc (modified) * dyn_modules/python/vector_wrap.cc (modified) * dyn_modules/python/wrapper.h (modified) * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/tools/misc.cc (modified) * dyn_modules/tools/scanner.l (modified) * libpolys/misc/auxiliary.h.in (modified) * tests/Singular/test_iparith.cpp (modified) * tests/Singular/test_ipid.cpp (modified) * tests/Singular/test_ipid.hpp (modified) CHG: mod2.h should better be included as Tue, 25 May 2010 07:41:33 GMT Hans Schoenemann [9d32ec] * tests/Singular/test_ipid.cpp (modified) fix tr 231(gggetid) git-svn-id: ... Wed, 13 Jan 2010 21:16:27 GMT Kai Krüger [2617dd5] * CMakeLists.txt (added) * Makefile.in (modified) * Singular/ipshell.h (modified) * tests/CMakeLists.txt (added) * tests/Singular/CMakeLists.txt (added) * tests/Singular/Suite.hpp (added) * tests/Singular/test_iparith.cpp (added) * tests/Singular/test_iparith.hpp (added) * tests/Singular/test_ipid.cpp (added) * tests/Singular/test_ipid.hpp (added) * tests/Singular/utils.cpp (added) * tests/Singular/utils.hpp (added) * tests/kernel/CMakeLists.txt (added) * tests/main.cpp (added) Added examples for cppunit tests. call make test to build and run ...