diff --git a/test/data/mnx/input/bat.laz b/test/data/mnx/input/bat.laz new file mode 100644 index 0000000..e0061c7 Binary files /dev/null and b/test/data/mnx/input/bat.laz differ diff --git a/test/data/mnx/input/corse.laz b/test/data/mnx/input/corse.laz new file mode 100644 index 0000000..c25a20d Binary files /dev/null and b/test/data/mnx/input/corse.laz differ diff --git a/test/data/mnx/input/pont.laz b/test/data/mnx/input/pont.laz new file mode 100644 index 0000000..e59fb06 Binary files /dev/null and b/test/data/mnx/input/pont.laz differ diff --git a/test/data/mnx/reference/bat.laz b/test/data/mnx/reference/bat.laz new file mode 100644 index 0000000..4fc2312 Binary files /dev/null and b/test/data/mnx/reference/bat.laz differ diff --git a/test/data/mnx/reference/corse.laz b/test/data/mnx/reference/corse.laz new file mode 100644 index 0000000..cc76bd4 Binary files /dev/null and b/test/data/mnx/reference/corse.laz differ diff --git a/test/data/mnx/reference/pont.laz b/test/data/mnx/reference/pont.laz new file mode 100644 index 0000000..dd2c2d2 Binary files /dev/null and b/test/data/mnx/reference/pont.laz differ diff --git a/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py b/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py index 89954e8..3e15594 100644 --- a/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py +++ b/test/pdal_ign_macro/test_mark_points_to_use_for_digital_models_with_new_dimension.py @@ -140,6 +140,9 @@ def test_parse_args(): "crop_1.laz", # "crop_2.laz", ToDo : rebuild the reference for crop_2 which is false "crop_3.laz", + "bat.laz", + "pont.laz", + "corse.laz", ], ) def test_algo_mark_points_for_dm_with_reference(crop):