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 21:48:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
536e78a146d477b4d89a7c72bb0c865586e37fa1
serde
/
testing
/
tests
T
History
Erick Tryzelaar
f47a50e996
Make serde state variable unique by naming it __serde_state
...
Closes
#557
2016-09-26 21:44:30 -07:00
..
macros.rs
Fix declare_ser_tests to work on old rustc
2016-06-28 23:09:37 -07:00
test_annotations.rs
adjust codegen to work with the revamped map/seq serializer
2016-07-12 15:44:19 +02:00
test_bytes.rs
Split serialize_map_elt
2016-07-27 12:12:07 -07:00
test_de.rs
Serialize and Deserialize for std::time::Duration
2016-08-03 19:33:31 -07:00
test_gen.rs
Result needs to be fully qualified
2016-09-07 16:37:26 -07:00
test_macros.rs
Make serde state variable unique by naming it __serde_state
2016-09-26 21:44:30 -07:00
test_ser.rs
Serialize and Deserialize for std::time::Duration
2016-08-03 19:33:31 -07:00
test.rs
Rename feature nightly-testing to unstable-testing
2016-07-17 13:34:23 -07:00
test.rs.in
fix for 1.8, 1.9 and stable
2016-07-21 10:11:04 +02:00