summaryrefslogtreecommitdiff
path: root/dhall/tests/spec.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-25test: catch panics in test harnessNadrieril1-7/+21
2020-06-25ci: run tests on windowsNadrieril1-7/+26
2020-06-24test: use errors instead of panics to signify test failureNadrieril1-73/+83
2020-06-24refactor: remove old test harnessNadrieril1-5/+15
2020-06-24refactor: refactor spec tests a bitNadrieril1-189/+177
2020-06-24test: write custom test harness for testsNadrieril1-0/+686