1
0
mirror of https://github.com/json-iterator/go.git synced 2025-01-26 18:58:43 +02:00

5 Commits

Author SHA1 Message Date
Tao Wen
891d33b415 fix golint: do not export test types 2017-07-09 11:40:45 +08:00
Tao Wen
e417330822 fuzzy test from 1000 to 100 2017-07-02 18:18:12 +08:00
Tim Hockin
d6ef711c18 Better errors in output_tests 2017-06-28 07:48:55 -07:00
Tim Hockin
c2c9981062 catch errors in output_tests 2017-06-28 07:48:55 -07:00
Tim Hockin
f09f778ca9 Reorganize output_tests for slices
As I added more and more cases, I found the dir structure hard to
navigate.  The new structure follows how you read a type:

   e.g. []*string -> slice/ptr_string

This exposed some redundant cases and some missing cases, too.
2017-06-27 19:21:17 +01:00