Files
json/test/src
Michael Gmelin d5aaeb4cce Make section names unique in loops, as catch doesn't support duplicate
sections, see also https://github.com/catchorg/Catch2/issues/816#issuecomment-278268122

As a result, when built with gcc, loop iterations were skipped. When
built with clang, the test aborted with an assertion in catch.hpp
line 6222.

This also addresses the issues discussed here:
https://github.com/nlohmann/json/issues/1032#issuecomment-378707696

and here:
https://github.com/catchorg/Catch2/issues/1241

Please note that this introduces new problems, as some of
the unit tests fail now - the library stores keys in
lexographical order, while the cbor/msgpack/ubjson examples
store them in original order.
2018-07-29 10:44:36 +02:00
..
2018-03-14 21:09:27 +01:00
2018-05-28 17:57:22 +02:00
2018-05-28 17:57:22 +02:00
2018-03-14 21:09:27 +01:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
💄 cleanup
2018-06-18 22:03:46 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-06-24 22:34:47 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-06-23 10:28:04 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00
2018-05-03 17:41:45 +02:00