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 02:17:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b00de0e22da35af9750b4feb7d968c64795d6fb
serde
/
test_suite
/
tests
T
History
David Tolnay
8403fa018e
Merge pull request
#1052
from serde-rs/static
...
Special case for 'static fields
2017-09-09 12:50:11 -07:00
..
compile-fail
Remove unused functions in with-variant tests
2017-09-09 10:58:32 -07:00
macros
Exclude macros file from being tested by itself
2017-07-09 09:24:29 -07: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
Support field ident deserialization from u32
2017-09-05 21:55:33 -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
Fix trivial numeric cast in visit_u64
2017-09-09 12:37:00 -07:00
test_remote.rs
License boilerplate
2017-04-13 17:34:42 -07:00
test_ser.rs
Serialize unsized Arc and Rc
2017-09-04 10:31:03 -07:00
test_value.rs
License boilerplate
2017-04-13 17:34:42 -07:00