This website requires JavaScript.
Explore
Help
Sign In
pezkuwichain
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/pezkuwichain/serde.git
synced
2026-04-25 12:47:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc0d045f5c0a9a586f0eb8d4143c1a90214a0dc6
serde
/
test_suite
/
tests
T
History
Robert O'Callahan
cc0d045f5c
Add Deserialize impl for std::ops::Range
...
Resolves
#796
2017-03-10 08:39:34 +13:00
..
compile-fail
Only allow #[serde(default)]` on structs
2017-02-21 00:15:00 +01:00
run-pass
Consistent underscores in root directory
2017-01-25 20:45:33 -08:00
compiletest.rs
Actually run unstable tests
2017-03-08 21:02:15 -08:00
macros.rs
Move test macro to where it is used
2017-01-25 20:55:55 -08:00
test_annotations.rs
Split up test suite so it compiles in parallel
2017-02-24 15:39:18 -08:00
test_bytes.rs
Split up test suite so it compiles in parallel
2017-02-24 15:39:18 -08:00
test_de.rs
Add Deserialize impl for std::ops::Range
2017-03-10 08:39:34 +13:00
test_gen.rs
Actually run unstable tests
2017-03-08 21:02:15 -08:00
test_macros.rs
Test rename_all attribute
2017-02-25 11:58:34 -08:00
test_ser.rs
Add Serialize impl for std::ops::Range
2017-03-10 00:35:04 +13:00
test_value.rs
Implement deserialize_enum for U32Deserializer
2017-03-07 09:05:33 -08:00