serde/test_suite
Mingun 98fb7d94aa Move all untagged enum tests (except flatten) into a dedicated module
Moved and renamed:
From test_annotations
- test_expecting_message_untagged_tagged_enum                  => expecting_message
- flatten::enum_::untagged::straitforward                      => contains_flatten

From test_macros
- test_untagged_newtype_struct                                 => newtype_struct
- test_untagged_enum                                           => complex
- test_untagged_enum_with_flattened_integer_key                => contains_flatten_with_integer_key
- test_enum_in_untagged_enum                                   => newtype_enum
- test_untagged_bytes                                          => string_and_bytes
- test_untagged_newtype_variant_containing_unit_struct_not_map => newtype_unit_and_empty_map
2024-08-24 04:52:22 +05:00
..
no_std Work around test suite dead code warnings in nightly-2024-07-07 2024-07-06 19:26:29 -07:00
tests Move all untagged enum tests (except flatten) into a dedicated module 2024-08-24 04:52:22 +05:00
Cargo.toml Pull in trybuild 'following types implement trait' fix 2024-07-06 13:13:32 -07:00