1
0
mirror of https://github.com/json-iterator/go.git synced 2025-02-01 19:14:29 +02:00

9 Commits

Author SHA1 Message Date
Tao Wen
b74ffb2e03 import github.com/stretchr/testify/require 2017-07-07 09:13:25 +08:00
Xargin
550531a046 increase coverage 2017-07-05 11:40:20 +08:00
Tao Wen
3829a470ae Merge pull request #106 from cch123/feature-add-int-tests
fix negative number to uint
2017-07-04 22:37:09 +08:00
Xargin
4ea96ac7c3 change all negative convert to uint 0 2017-07-04 18:48:55 +08:00
Xargin
e5d7a65616 add convert table 2017-07-04 16:38:07 +08:00
Xargin
a743df1b8a add bool convert test map 2017-07-03 19:10:49 +08:00
Tao Wen
f5edf564c8 gofmt 2017-06-19 23:43:53 +08:00
Tao Wen
985e263300 #61 removed internal buffer from lazy array and object; jsoniter.Get replaced jsoniter.UnmarshalAny 2017-06-18 22:22:13 +08:00
Tao Wen
8ab46965bd extract out any tests 2017-06-17 21:32:48 +08:00