Add ARDUINOJSON_STRING_LENGTH_SIZE to the namespace name

This commit is contained in:
Benoit Blanchon
2024-04-18 14:19:43 +02:00
parent 0d43e51d48
commit 2cfefe22ac
7 changed files with 165 additions and 11 deletions

View File

@ -15,6 +15,9 @@ add_executable(MixedConfigurationTests
enable_nan_1.cpp
enable_progmem_1.cpp
issue1707.cpp
string_length_size_1.cpp
string_length_size_2.cpp
string_length_size_4.cpp
use_double_0.cpp
use_double_1.cpp
use_long_long_0.cpp