
goofit_catch_test(BifurGaussTest testhelpers.h)

goofit_catch_test(CompositeTest testhelpers.h)
goofit_catch_test(ConvolutionTest testhelpers.h)
goofit_catch_test(EventWeightedAddTest testhelpers.h)
goofit_catch_test(GaussianTest testhelpers.h)
goofit_catch_test(JohnsonSUTest testhelpers.h)
goofit_catch_test(KinLimitBWTest testhelpers.h)
goofit_catch_test(LandauTest testhelpers.h)
goofit_catch_test(NovosibirskTest testhelpers.h)
goofit_catch_test(PolynomialTest testhelpers.h)
goofit_catch_test(ProdTest testhelpers.h)
goofit_catch_test(ScaledGaussianTest testhelpers.h)
goofit_catch_test(SmoothHistogramTest testhelpers.h)
goofit_catch_test(StepTest testhelpers.h)
goofit_catch_test(VoigtianTest testhelpers.h)

if(ROOT_FOUND)
    goofit_catch_test(ArgusTest testhelpers.h)
    goofit_catch_test(BinTransformTest testhelpers.h)
    goofit_catch_test(BWTest testhelpers.h)
    goofit_catch_test(CorrGaussianTest testhelpers.h)
    goofit_catch_test(CrystalBallTest testhelpers.h)
    goofit_catch_test(ExpTest testhelpers.h)
    goofit_catch_test(ExpGaussTest testhelpers.h)
#   goofit_catch_test(IncoherentSumTest testhelpers.h)
    goofit_catch_test(InterHistTest testhelpers.h)
#   goofit_catch_test(MappedTest testhelpers.h)
#   goofit_catch_test(TrigThresholdTest testhelpers.h)
endif()

