Gathered the tests of MemberProxy in one file

This commit is contained in:
Benoit Blanchon
2020-10-22 09:36:47 +02:00
parent d02ce2f1bb
commit ff66182dc6
13 changed files with 237 additions and 318 deletions

View File

@@ -11,6 +11,7 @@ add_executable(JsonDocumentTests
DynamicJsonDocument.cpp
ElementProxy.cpp
isNull.cpp
MemberProxy.cpp
nesting.cpp
overflowed.cpp
remove.cpp