Tags: GooStats/GooFit
Tags
Add clang-tidy and clang-format check. (#2) * clang-tidy update * clean up * clang-format & clang-tidy * add sanitizers; fix memory leak in fit.cc; add my.supp * add sanitizers; fix memory leak in fit.cc; add my.supp * add new github actions * fix with clang-tidy * fix with clang-tidy * update * use 12 * use sudo * use ninja * add also ASan check * Add UBSan * Use existing clang * Bug fix * negative test * negative test * check why the issue number is not retrieved.
reformat code etc. (#1) * perform unit test in the binary folder (build tree folder) * Enable github actions for other branches Enable github actions for other branches * add evaluate at single point helper * Use gtest_discover_tests Signed-off-by: Xuefeng, Ding <xuefeng.ding.physics@gmail.com> * too much global constant used. disabling it. Signed-off-by: Xuefeng, Ding <xuefeng.ding.physics@gmail.com>