Run all tests with C++11 enabled (#1820)

This commit is contained in:
Benoit Blanchon
2023-02-09 18:57:34 +01:00
parent c2de812cbd
commit 94b2b3f9ce
14 changed files with 8 additions and 48 deletions

View File

@@ -16,12 +16,14 @@ add_executable(JsonVariantTests
memoryUsage.cpp
misc.cpp
nesting.cpp
nullptr.cpp
or.cpp
overflow.cpp
remove.cpp
set.cpp
shallowCopy.cpp
size.cpp
stl_containers.cpp
subscript.cpp
types.cpp
unbound.cpp