Skip to content

Commit

Permalink
Merge pull request #346 from pennam/catch-update
Browse files Browse the repository at this point in the history
Unit tests: update catch to v2.13.10
  • Loading branch information
pennam committed Dec 1, 2022
2 parents 03fa885 + 5b6ef6d commit 1edf3f0
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 351 deletions.
2 changes: 1 addition & 1 deletion extras/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ include_directories(../../src)
include_directories(../../src/cbor)
include_directories(../../src/property)
include_directories(../../src/utility/time)
include_directories(external/catch/v2.12.1/include)
include_directories(external/catch/v2.13.10/include)
include_directories(external/fakeit/v2.0.5/include)

##########################################################################
Expand Down
Loading

0 comments on commit 1edf3f0

Please sign in to comment.