Files
musrfit/tests/CMakeLists.txt
Andreas Suter c50e4a3a06
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 28s
add ctest integration tests for musrfit maxLH/chisq validation
Add a Python-based test script that runs musrfit -c on each example
msr-file, extracts the maxLH or chisq value, and checks it against
a reference value with a relative tolerance of 1e-4. Covers all 13
example msr-files (single histogram and asymmetry fits).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 18:05:24 +01:00

3 lines
110 B
CMake

#--- musrfit integration tests ------------------------------------------------
add_subdirectory(maxLH_check)