Skip to content

Commit

Permalink
cleanup test headers, new Catch version to fix Catch bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Jones committed Jul 20, 2024
1 parent d09a5d8 commit 82a3dd6
Show file tree
Hide file tree
Showing 20 changed files with 16,531 additions and 9,638 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,7 @@ endif()
#--------------------------------------------------------------------

if(BUILD_TESTS)

# NOTE: madronalib procs need to be included in projects as source.

set(target tests)
file(GLOB TEST_SOURCES "tests/*.*")

add_executable(tests ${TEST_SOURCES})
Expand Down
Loading

0 comments on commit 82a3dd6

Please sign in to comment.