]> www.ginac.de Git - ginac.git/history - check/CMakeLists.txt
[BUGFIX] Fix crash in parser.
[ginac.git] / check / CMakeLists.txt
2021-06-06 Richard KreckelAdd simple exam test for releational objects.
2021-04-05 Richard KreckelAdd exam for ex::collect().
2021-01-06 Alexey Sheplyakovbugfix: function: always pass evalf'ed arguments to...
2020-10-14 Richard KreckelClarify types of test suite files.
2020-10-12 Richard KreckelRename test suite files...
2020-10-10 Stefan WeinzierlAdded new routines for the numerical evaluation of...
2020-08-28 Alexey SheplyakovUse "modern" CMake facilities to manage includes and...
2020-08-28 Alexey Sheplyakovbuild: CMake: made it easier to run tests in parallel
2020-08-28 Alexey SheplyakovMade it easier to run tests on windows
2020-08-21 Richard KreckelSegregate sqfree() tests into file of its own.
2020-08-03 Richard KreckelClean up check suite a little bit.
2020-06-28 Richard KreckelAdd exam for exam_common_factors.
2019-09-22 Richard KreckelRemove exhashmap<T> class.
2016-04-05 Richard KreckelMerge branch 'c++11' in preparation for version 1.7.0.
2015-11-08 Richard KreckelReplace GiNaC::ToString() with std::to_string().
2015-04-14 Martin ValaMake compile_ex() work with CMake.
2013-10-16 Alexei Sheplyakovmul::info(): cache the result of the positiveness/negat...
2013-07-28 Alexei Sheplyakov[bugfix] factor_univariate(): handle polinomials over...
2012-07-27 Alexei SheplyakovTrick CTest so the test suite runs when cross-compiling.
2012-07-17 Alexei Sheplyakov[build] GiNaC can be built with CMake now.