extra
|
merge
|
2017-07-07 09:14:24 +08:00 |
output_tests
|
fuzzy test from 1000 to 100
|
2017-07-02 18:18:12 +08:00 |
.codecov.yml
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
.gitignore
|
test and cover multiple packages
|
2017-07-02 12:58:14 +08:00 |
.travis.yml
|
only test against 1.8
|
2017-07-02 19:26:06 +08:00 |
example_test.go
|
fix go report card
|
2017-07-09 11:10:44 +08:00 |
feature_adapter.go
|
#75 support MarshalIndent
|
2017-06-29 20:48:27 +08:00 |
feature_any_array.go
|
gofmt
|
2017-06-19 23:43:53 +08:00 |
feature_any_bool.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_float.go
|
increase coverage
|
2017-07-05 01:21:33 +08:00 |
feature_any_int32.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_int64.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_invalid.go
|
fix go report card
|
2017-07-09 11:10:44 +08:00 |
feature_any_nil.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_number.go
|
fix negative number to uint
|
2017-07-04 14:00:24 +08:00 |
feature_any_object.go
|
increase coverage
|
2017-07-05 20:30:54 +08:00 |
feature_any_string.go
|
increase coverage
|
2017-07-05 13:55:10 +08:00 |
feature_any_uint32.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_uint64.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any.go
|
gofmt
|
2017-06-19 23:43:53 +08:00 |
feature_config.go
|
#75 support MarshalIndent
|
2017-06-29 20:48:27 +08:00 |
feature_iter_array.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
feature_iter_float.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
feature_iter_int.go
|
change all negative convert to uint 0
|
2017-07-04 18:48:55 +08:00 |
feature_iter_object.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
feature_iter_skip.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
feature_iter_string.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
feature_iter.go
|
#115 check object end
|
2017-07-06 16:04:52 +08:00 |
feature_pool.go
|
#61 removed internal buffer from lazy array and object; jsoniter.Get replaced jsoniter.UnmarshalAny
|
2017-06-18 22:22:13 +08:00 |
feature_reflect_array.go
|
gofmt
|
2017-06-29 20:40:25 +08:00 |
feature_reflect_extension.go
|
fix(reflect): don't process ignored struct fields
|
2017-07-08 16:50:05 +02:00 |
feature_reflect_map.go
|
fix 1.6 compatibility
|
2017-07-02 13:22:55 +08:00 |
feature_reflect_native.go
|
gofmt
|
2017-07-02 11:56:01 +08:00 |
feature_reflect_object.go
|
#115 check object end
|
2017-07-06 16:04:52 +08:00 |
feature_reflect_slice.go
|
#70 decode null to nil for map/slice
|
2017-06-26 10:20:49 +08:00 |
feature_reflect.go
|
#102 create correct type when pointer to Marshaler/Unmarshaler is nil
|
2017-07-02 11:35:30 +08:00 |
feature_stream_float.go
|
increase coverage
|
2017-07-05 11:40:20 +08:00 |
feature_stream_int.go
|
#53 move current config EnableXXX
|
2017-06-13 17:47:40 +08:00 |
feature_stream_string.go
|
#63 keep struct field order
|
2017-06-23 08:21:02 +08:00 |
feature_stream.go
|
#75 support MarshalIndent
|
2017-06-29 20:48:27 +08:00 |
fuzzy_mode_convert_table.md
|
add string tests
|
2017-07-05 00:39:20 +08:00 |
jsoniter_1dot8_only_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_adapter_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_alias_test.go
|
add type def marshal/unmarshal test
|
2017-07-07 19:01:53 +08:00 |
jsoniter_any_array_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_bool_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_float_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_int_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_map_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_null_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_object_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_string_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_array_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_bool_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_customize_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_demo_test.go
|
fix go report card
|
2017-07-09 11:12:37 +08:00 |
jsoniter_find_end_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_fixed_array_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_float_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_int_test.go
|
add int/int8/int32/int64 overflow test
|
2017-07-07 17:14:52 +08:00 |
jsoniter_interface_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_invalid_test.go
|
merge
|
2017-07-07 09:14:24 +08:00 |
jsoniter_io_test.go
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
jsoniter_iterator_test.go
|
extract out any tests
|
2017-06-17 21:32:48 +08:00 |
jsoniter_large_file_test.go
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
jsoniter_map_test.go
|
fix go report card
|
2017-07-09 11:12:37 +08:00 |
jsoniter_must_be_valid_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_nested_test.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
jsoniter_null_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_object_test.go
|
fix go report card
|
2017-07-09 11:10:44 +08:00 |
jsoniter_optional_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_raw_message_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_reflect_native_test.go
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
jsoniter_skip_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_stream_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_string_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_wrap_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
LICENSE
|
Initial commit
|
2016-11-30 08:30:24 +08:00 |
README.md
|
cut 0.9.18
|
2017-07-03 10:17:02 +08:00 |
test.sh
|
test and cover multiple packages
|
2017-07-02 12:58:14 +08:00 |