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
/
serde_tests
/
tests
History
Erick Tryzelaar
10f23dddfe
Rename named_* to use {enum,struct,unit}_*
...
This better reflects how they're used.
2015-07-22 10:44:42 -07:00
..
test_annotations.rs
Add a single driver for tests and benchmarks
2015-05-18 22:47:36 -07:00
test_bytes.rs
Add a single driver for tests and benchmarks
2015-05-18 22:47:36 -07:00
test_de.rs
Rename named_* to use {enum,struct,unit}_*
2015-07-22 10:44:42 -07:00
test_json_builder.rs
Add a single driver for tests and benchmarks
2015-05-18 22:47:36 -07:00
test_json.rs
Add test for
#77
, integer overflow when parsing JSON scientific notation number.
2015-05-21 09:59:14 +02:00
test_macros.rs
Fix serializing generic enums
2015-06-18 08:45:03 -07:00
test_ser.rs
Rename named_* to use {enum,struct,unit}_*
2015-07-22 10:44:42 -07:00
test.rs
serde_tests tests doesn't need the test crate
2015-05-20 22:57:19 -07:00
test.rs.in
Fix the tests
2015-07-16 09:35:09 -04:00