mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 15:14:02 +00:00
Add missing newlines at end of files
This commit is contained in:
parent
2c7301aae6
commit
d7745884fd
@ -14,4 +14,4 @@ foreach(item IN ITEMS
|
||||
endforeach()
|
||||
|
||||
add_subdirectory(algorithms)
|
||||
add_subdirectory(rtree)
|
||||
add_subdirectory(rtree)
|
||||
|
@ -16,4 +16,4 @@ foreach(item IN ITEMS
|
||||
path_intersection
|
||||
)
|
||||
boost_geometry_add_unit_test("index" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -16,4 +16,4 @@ foreach(item IN ITEMS
|
||||
#compile-fail rtree_values_invalid
|
||||
)
|
||||
boost_geometry_add_unit_test("index" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -18,4 +18,4 @@ foreach(item IN ITEMS
|
||||
setops2
|
||||
)
|
||||
boost_geometry_add_unit_test("cs_undefined" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
add_subdirectory(convex_hull)
|
||||
add_subdirectory(overlay)
|
||||
#add_subdirectory(within)
|
||||
#add_subdirectory(within)
|
||||
|
@ -9,4 +9,4 @@ foreach(item IN ITEMS
|
||||
random_multi_points
|
||||
)
|
||||
boost_geometry_add_unit_test("robustness" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
add_subdirectory(areal_areal)
|
||||
add_subdirectory(buffer)
|
||||
add_subdirectory(linear_areal)
|
||||
add_subdirectory(linear_areal)
|
||||
|
@ -17,4 +17,4 @@ foreach(item IN ITEMS
|
||||
ticket_9081
|
||||
)
|
||||
boost_geometry_add_unit_test("robustness" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -11,4 +11,4 @@ foreach(item IN ITEMS
|
||||
recursive_polygons_buffer
|
||||
)
|
||||
boost_geometry_add_unit_test("robustness" ${item})
|
||||
endforeach()
|
||||
endforeach()
|
||||
|
@ -5,4 +5,4 @@
|
||||
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
# http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
boost_geometry_add_unit_test("robustness" recursive_polygons_linear_areal)
|
||||
boost_geometry_add_unit_test("robustness" recursive_polygons_linear_areal)
|
||||
|
Loading…
x
Reference in New Issue
Block a user