gundam-organization / gundam

GUNDAM, for Generalized and Unified Neutrino Data Analysis Methods, is a suite of applications which aims at performing various statistical analysis with different purposes and setups.
GNU Lesser General Public License v2.1
13 stars 10 forks source link

Resolve LTS 1.8.x issue493: Add general spline test #495

Closed ClarkMcGrew closed 4 months ago

ClarkMcGrew commented 4 months ago

This adds tests for the CalculateGeneralSpline.h function. As a special bonus it also adds tests for CalculateUniformSpline.h, and resolves unused variable warnings for both those functions.