Skip to content

Commit

Permalink
e Delete ut_cmake_checks test program.
Browse files Browse the repository at this point in the history
This does not build against a clone of Boost.ut in Linux with gcc9,
and it's not important enough to fix that.

See claremacrae/ApprovalTests.cpp.CMakeSamples#2
  • Loading branch information
claremacrae committed Jan 5, 2021
1 parent 3f99273 commit fa12ddf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
1 change: 0 additions & 1 deletion tests/CMake_Tests/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Verify various bits of our CMake setup
add_subdirectory(catch2_cmake_checks)
add_subdirectory(doctest_cmake_checks)
add_subdirectory(ut_cmake_checks)
42 changes: 0 additions & 42 deletions tests/CMake_Tests/ut_cmake_checks/CMakeLists.txt

This file was deleted.

10 changes: 0 additions & 10 deletions tests/CMake_Tests/ut_cmake_checks/ut_cmake_checks.cpp

This file was deleted.

0 comments on commit fa12ddf

Please sign in to comment.