This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
serde
/
test_suite
/
tests
History
David Tolnay
030459a040
Merge pull request
#1044
from Marwes/human_readable
...
Serialize to binary if the serde format is not human readable
2017-10-15 16:39:58 -07:00
..
compile-fail
Remove unused functions in with-variant tests
2017-09-09 10:58:32 -07:00
macros
Serialize non-human-readble ip addresses as tuples
2017-09-11 15:54:53 +02:00
run-pass
License boilerplate
2017-04-13 17:34:42 -07:00
compiletest.rs
Replace deprecated compiletest::default_config()
2017-08-15 22:10:18 -07:00
test_annotations.rs
Suppress cast_lossless lint in test suite
2017-09-09 11:08:19 -07:00
test_borrow.rs
Use struct variants in test suite
2017-04-19 13:06:31 -07:00
test_de.rs
Merge pull request
#1044
from Marwes/human_readable
2017-10-15 16:39:58 -07:00
test_gen.rs
Special case for 'static fields
2017-09-09 12:39:14 -07:00
test_identifier.rs
Fix identifier deserialization from non-u32
2017-06-19 20:23:14 -07:00
test_macros.rs
Support deserializing internally tagged enum from seq
2017-09-17 13:45:12 -07:00
test_remote.rs
License boilerplate
2017-04-13 17:34:42 -07:00
test_roundtrip.rs
Properly deserialize non-readable IpAddr and SocketAddr
2017-09-14 17:08:17 +02:00
test_ser.rs
Fix the non-readble IpAddr serialize implementations
2017-09-11 17:40:02 +02:00
test_value.rs
License boilerplate
2017-04-13 17:34:42 -07:00