summaryrefslogtreecommitdiff
path: root/dhall/tests/spec.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: catch panics in test harnessNadrieril2020-06-251-7/+21
* ci: run tests on windowsNadrieril2020-06-251-7/+26
* test: use errors instead of panics to signify test failureNadrieril2020-06-241-73/+83
* refactor: remove old test harnessNadrieril2020-06-241-5/+15
* refactor: refactor spec tests a bitNadrieril2020-06-241-189/+177
* test: write custom test harness for testsNadrieril2020-06-241-0/+686