summaryrefslogtreecommitdiff
path: root/serde_dhall/tests/serde.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08tests: add a test that fetches the remote preludeNadrieril1-1/+17
2020-12-07Unify `skip_resolve_expr` with normal resolutionNadrieril1-0/+19
2020-11-20Expose binary parsing in the APINadrieril1-0/+21
2020-10-28Fix clippy and formattingNadrieril1-1/+3
2020-10-28Move some testsNadrieril1-0/+59
2020-10-28Make type annotation optional to allow serializing SimpleValueNadrieril1-2/+6
2020-10-28Implement serializationNadrieril1-0/+145