about summary refs log tree commit diff
path: root/src/libserialize/tests
AgeCommit message (Collapse)AuthorLines
2019-02-09Move some tests into the tests directoryTaiki Endo-0/+1564
This moves tests in opaque.rs and tests other than tests that require private items in json.rs into tests/opaque.rs and tests/json.rs.