Skip to content
Snippets Groups Projects
Commit 142d66d9 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

correct example selection

parent 0b37b9c6
No related branches found
No related tags found
1 merge request!2511correct previous MR
Pipeline #139387 passed
......@@ -141,19 +141,19 @@ run_plotless(fit/scatter2d/lmfit_with_plotting)
run_plotless(fit/scatter2d/minimizer_settings)
run_plotless(fit/scatter2d/multiple_datasets)
run_plotless(fit/specular/Honeycomb_fit)
if (Python3_VERSION_MINOR GREATER 8)
run_plotless(fit/specular/Honeycomb_fit)
run_plotless(fit/specular/Pt_layer_fit)
endif()
run_plotless(fit/specular/PolarizedSpinAsymmetryFit)
run_plotless(fit/specular/Pt_layer_fit)
run_plotless(fit/specular/TREFF_Ni_film)
run_example(fit/specular/Specular1Par)
run_example(fq/Sphere)
test_example(offspec/Offspec1 2e-10)
if (Python3_VERSION_MINOR GREATER 8)
test_example(offspec/OffspecLambda 2e-10) # issue #711
test_example(offspec/OffspecResolved 2e-10) # issue #711
endif()
test_example(offspec/OffspecLambda 2e-10) # issue #711
test_example(offspec/OffspecResolved 2e-10) # issue #711
test_example(scatter2d/ApproximationDA 2e-10)
test_example(scatter2d/ApproximationLMA 2e-10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment