# # ChangeLog for tests in git # # Generated by Trac 1.2.3 # May 6, 2024, 10:53:43 PM Fri, 15 Jan 2010 15:13:40 GMT Hans Schönemann [bf3f332] * tests/Singular/test_iparith.cpp (modified) * tests/Singular/test_ipid.hpp (modified) test fixed: ix86-Linux 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 ...