serde/test_suite/tests
2022-04-16 23:48:27 -07:00
..
bytes Replace try! macro in test suite 2018-12-31 21:46:14 -05:00
expand Allow only unused_extern_crates instead of the whole rust_2018_idioms lint group in serde_derive-generated code 2021-05-12 18:29:45 +08:00
macros Implement test suite seq macro without tt muncher 2022-01-20 19:40:58 -08:00
ui Update ui test suite to nightly-2022-04-17 2022-04-16 23:48:27 -07:00
unstable Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
compiletest.rs Mark tests ignored on emscripten rather than omitting 2019-11-24 17:27:30 -08:00
expandtest.rs Suppress unused_attributes warning in test suite 2020-06-26 21:37:30 -07:00
test_annotations.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_borrow.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_de_error.rs Render 128-bit integer value into Visitor errors 2022-01-25 12:06:35 -08:00
test_de.rs Add tests of deserializing NonZero 2022-01-20 21:55:50 -08:00
test_gen.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_identifier.rs Assert that numeric field identifiers correctly deserialized (now failing) 2020-10-22 16:35:28 +05:00
test_ignored_any.rs Add comprehensive test for deserializing IgnoredAny from enum 2019-06-27 10:23:39 -07:00
test_macros.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_remote.rs Update test suite to use tool attrs 2018-12-31 21:59:40 -05:00
test_roundtrip.rs Implement test suite seq macro without tt muncher 2022-01-20 19:40:58 -08:00
test_self.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_ser.rs Eliminate macro from serialization tests 2022-01-20 20:37:08 -08:00
test_serde_path.rs Enable pedantic lints on test suite in CI 2021-11-04 20:21:48 -07:00
test_unstable.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_value.rs Include 128-bit integers in test suite unconditionally 2022-01-20 15:45:07 -08:00