Skip to content

Commit

Permalink
Adding unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Feb 1, 2024
1 parent 0cb6696 commit 3367e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/unit_testing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ add_subdirectory( src/tools/ranges/AnyView/test )
add_subdirectory( src/tools/ranges/make_view/test )
add_subdirectory( src/tools/ranges/make_transform_view/test )

add_subdirectory( src/tools/nanorange/views/iota/test )
add_subdirectory( src/tools/nanorange/views/subrange/test )
add_subdirectory( src/tools/nanorange/views/transform/test )

0 comments on commit 3367e36

Please sign in to comment.