serde/test_suite/tests
2023-10-05 23:24:34 -04:00
..
bytes Replace try! macro in test suite 2018-12-31 21:46:14 -05:00
macros Ignore unused_macro_rules warning in test macros 2022-05-12 21:33:43 -07:00
regression Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
ui Update ui test suite to nightly-2023-10-06 2023-10-05 23:24:34 -04:00
unstable Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
compiletest.rs Ignore unused ignore attribute warning in some configurations 2022-04-24 16:01:22 -07:00
regression.rs Make a directory dedicated to regression tests 2023-03-08 19:02:42 -08:00
test_annotations.rs Clean up unneeded raw strings in test 2023-09-26 19:09:30 -07:00
test_borrow.rs Ungroup imports 2023-07-25 23:06:34 -07:00
test_de_error.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
test_de.rs Ungroup imports 2023-07-25 23:06:34 -07:00
test_gen.rs Fix: Use &[T] instead of &Vec<T> 2023-08-21 09:44:03 +02:00
test_identifier.rs Add tests for aliases 2023-07-23 15:23:36 +05:00
test_ignored_any.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
test_macros.rs Improve "expecting" message of adjacently tagged enum variant 2023-08-01 22:49:44 -07:00
test_remote.rs Add repro of issue 2591 2023-08-20 21:36:30 -07:00
test_roundtrip.rs Ungroup imports 2023-07-25 23:06:34 -07:00
test_self.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
test_ser.rs Ungroup imports 2023-07-25 23:06:34 -07:00
test_serde_path.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00
test_unstable.rs Ignore derive_partial_eq_without_eq clippy lint 2022-05-21 20:43:51 -07:00
test_value.rs Import macros exclusively through serde_derive in test suite 2023-07-19 09:08:05 -07:00