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-22 10:17:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4ea4a7eef12eb9dfaf6bfc0c7cf84e0ac8ff9ab
serde
/
test_suite
/
tests
T
History
David Tolnay
d4ea4a7eef
Add test for enums containing enums
...
Fixes
#775
.
2017-02-24 13:50:47 -08: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
Isolate the compiletest dependencies
2017-01-27 14:53:30 -08:00
macros.rs
Move test macro to where it is used
2017-01-25 20:55:55 -08:00
test_annotations.rs
Consistent underscores in root directory
2017-01-25 20:45:33 -08:00
test_bytes.rs
Consistent underscores in root directory
2017-01-25 20:45:33 -08:00
test_de.rs
Support custom paths in container attribute serde(default="...")
2017-02-20 17:06:00 -08:00
test_gen.rs
Pair serialize_with and deserialize_with into one attribute
2017-02-14 17:36:50 -08:00
test_macros.rs
Add test for enums containing enums
2017-02-24 13:50:47 -08:00
test_ser.rs
Move test macro to where it is used
2017-01-25 20:55:55 -08:00
test.rs
move to cargo clippy instead of using the clippy plugin (
#733
)
2017-01-31 09:09:37 -08:00