1
0
mirror of https://github.com/json-iterator/go.git synced 2025-02-01 19:14:29 +02:00
Tim Hockin 9215b3c508 Add output tests for builtin types
This fuzzes a type, marshals it with stdlib and json-iterator, compares,
then unmarshals with stdlib and json-iterator and compares.  This is
checking for literal, byte-for-byte compatibility.

In every case the test is exactly the same.

It also include benchmark functions to compare stdlib vs json-iterator.

This depends on a couple PRs to be merged in gofuzz.
2017-06-11 21:04:59 -07:00
..
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00
2017-06-11 21:04:59 -07:00