v/vlib/x/json2/tests
2024-07-14 09:39:37 +03:00
..
json_module_compatibility_test v: change old attr syntax mention to new one in comments too (#21860) 2024-07-14 09:39:37 +03:00
any_test.v
decode_map_test.v cgen,x.json2: fix generic map decoding (#21704) 2024-06-22 13:17:14 +03:00
decode_struct_test.v checker: turn warnings for private fields into errors (#21296) 2024-06-09 10:19:52 +03:00
decode_struct_todo_test.vv
decoder_test.v x.json2: add ability to decode arrays (#21163) 2024-04-02 05:32:11 +03:00
encode_option_test.v
encode_struct_skippable_fields_test.v x.json2: fix encoder commas (#20916) 2024-02-27 19:55:02 +02:00
encode_struct_test.v checker: turn warnings for private fields into errors (#21296) 2024-06-09 10:19:52 +03:00
encode_struct_todo_test.vv checker: turn warnings for private fields into errors (#21296) 2024-06-09 10:19:52 +03:00
encoder_test.v x.json2: improve performance of string encoding for unicode special characters and emojis (#20867) 2024-03-03 12:02:44 +02:00
integer_primitives_test.v
json2_test.v