Skip to content

Commit

Permalink
Split some tests into multiple files
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Nov 10, 2019
1 parent 277b54d commit a23225b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 264 deletions.
7 changes: 6 additions & 1 deletion src/test/json/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ set(testsources
cbor_parts_parser.cpp
contrib_diff.cpp
contrib_get.cpp
contrib_patch.cpp
contrib_patch_add.cpp
contrib_patch_copy.cpp
contrib_patch_move.cpp
contrib_patch_remove.cpp
contrib_patch_replace.cpp
contrib_patch_test.cpp
contrib_position.cpp
contrib_reference.cpp
contrib_schema.cpp
Expand Down

0 comments on commit a23225b

Please sign in to comment.