exclude Unicode tests from Valgrind to avoid timeout
This commit is contained in:
parent
2e9a13bd88
commit
1375162562
3 changed files with 4 additions and 4 deletions
|
@ -8716,7 +8716,7 @@ TEST_CASE("compliance tests from nativejson-benchmark")
|
|||
}
|
||||
}
|
||||
|
||||
TEST_CASE("Unicode")
|
||||
TEST_CASE("Unicode", "[hide]")
|
||||
{
|
||||
SECTION("full enumeration of Unicode codepoints")
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue