mirror of
https://github.com/nlohmann/json.git
synced 2026-07-31 22:52:18 +00:00
Fix CBOR half-float assertion bounds (#5335)
Signed-off-by: Patrick Armstrong <patrick@erpassistant.ai>
This commit is contained in:
@@ -2309,7 +2309,7 @@ TEST_CASE("all CBOR first bytes")
|
||||
}
|
||||
#endif
|
||||
|
||||
TEST_CASE("examples from RFC 7049 Appendix A")
|
||||
TEST_CASE("examples from RFC 8949 Appendix A")
|
||||
{
|
||||
SECTION("numbers")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user