v/vlib/x/json2/tests
2025-08-08 15:57:37 +02:00
..
json_module_compatibility_test x.json2: update tests to integrate decoder2 in json2 (#24551) 2025-05-29 13:01:50 +03:00
any_test.v x.json2: add u16(),u32() (fix #24337) (#24342) 2025-04-28 04:20:38 +03:00
decode_and_encode_struct_any_test.v
decode_array_array_test.v
decode_map_of_map_test.v checker: fix structinit validation on nested generic Map[K]V (fix #23329) (#23332) 2025-01-01 15:33:56 +02:00
decode_map_test.v
decode_nested_array_test.v checker: fix comptime indexexpr resolving (#23333) 2025-01-02 01:48:50 +02:00
decode_option_test.v x.json2.decoder2: fix option decode (fix #24861) (#24881) 2025-07-13 10:26:45 +03:00
decode_struct_test.v x.json2: update tests to integrate decoder2 in json2 (#24551) 2025-05-29 13:01:50 +03:00
decode_struct_todo_test.vv
decoder_test.v rename string_ to string 2025-08-08 15:57:37 +02:00
encode_anon_struct_test.v cgen, x.json2: fix anon struct encode (fix #24836) (#24852) 2025-07-06 06:41:42 +03:00
encode_option_test.v
encode_struct_skippable_fields_test.v rename string_ to string 2025-08-08 15:57:37 +02:00
encode_struct_test.v rename string_ to string 2025-08-08 15:57:37 +02:00
encode_struct_todo_test.vv rename string_ to string 2025-08-08 15:57:37 +02:00
encoder_test.v rename string_ to string 2025-08-08 15:57:37 +02:00
integer_primitives_test.v
json2_test.v rename string_ to string 2025-08-08 15:57:37 +02:00