# # ChangeLog for tests/kernel in git # # Generated by Trac 1.2.3 # Apr 19, 2024, 11:21:21 AM 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 ...