1
0
mirror of https://github.com/json-iterator/go.git synced 2025-01-17 18:44:50 +02:00
Tim Hockin 8f3de9c412 Adapt tests to use new Config structs
the unit test uses compatible mode.  The benchmarks measure compat,
default, and fastest.

This still fails for strings and slices and maps all over the place.
2017-06-25 10:29:48 -07:00
..