serde/test_suite/tests
David Tolnay 9c756f1ec0
Disable ui tests on emscripten
These hit a strange error in our Emscripten builder in Travis as well as
locally through cargo web:

    ERROR: failed to execute cargo: Resource temporarily unavailable (os error 11)
2019-05-12 00:28:22 -07:00
..
bytes Replace try! macro in test suite 2018-12-31 21:46:14 -05:00
macros Copyright/license headers 2018-11-24 15:53:09 -08:00
ui Switch ui tests to trybuild 2019-05-06 10:25:47 -07:00
unstable Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
compiletest.rs Disable ui tests on emscripten 2019-05-12 00:28:22 -07:00
test_annotations.rs Format with rustfmt 2018-12-10 2019-02-01 21:04:08 -08:00
test_borrow.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_de.rs Format with rustfmt 2018-12-10 2019-02-01 21:04:08 -08:00
test_gen.rs Format with rustfmt 2019-03-27 2019-04-03 09:40:12 -07:00
test_identifier.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_macros.rs Format with rustfmt 2018-12-10 2019-02-04 00:39:32 +01:00
test_remote.rs Update test suite to use tool attrs 2018-12-31 21:59:40 -05:00
test_roundtrip.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_ser.rs Format with rustfmt 2018-12-10 2019-02-01 21:04:08 -08:00
test_serde_path.rs Format with rustfmt 2019-03-27 2019-04-03 09:40:12 -07:00
test_unstable.rs Update test suite to 2018 edition 2018-12-31 21:53:37 -05:00
test_value.rs Support deserializing enum out of MapAccessDeserializer 2019-05-06 16:11:28 -07:00