Skip to content

Commit

Permalink
Merge 3830a23 into f3f44d7
Browse files Browse the repository at this point in the history
  • Loading branch information
imwhocodes committed Oct 5, 2020
2 parents f3f44d7 + 3830a23 commit 48c8236
Show file tree
Hide file tree
Showing 4 changed files with 906 additions and 74 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -10,3 +10,4 @@
/extras/fuzzing/*_fuzzer.options
/extras/fuzzing/*_fuzzer_seed_corpus.zip
.vs/
/tool
1 change: 1 addition & 0 deletions extras/tests/MsgPackDeserializer/CMakeLists.txt
Expand Up @@ -13,6 +13,7 @@ add_executable(MsgPackDeserializerTests
misc.cpp
nestingLimit.cpp
notSupported.cpp
filter.cpp
)

add_test(MsgPackDeserializer MsgPackDeserializerTests)

0 comments on commit 48c8236

Please sign in to comment.