summaryrefslogtreecommitdiff
path: root/dhall/tests/typecheck.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move spec tests into the relevant filesNadrieril2019-04-081-302/+0
* Avoid constructing exprs manually when possibleNadrieril2019-04-071-0/+1
* Augment stack size for typecheck testsNadrieril2019-04-071-3/+3
* Put a Cow in TypeNadrieril2019-04-071-3/+3
* Add Sort type universeNadrieril2019-04-061-6/+6
* Factor out the recursion when possible in typecheckNadrieril2019-04-061-2/+2
* Add type-inference testsNadrieril2019-04-061-0/+133
* Update dhall-lang submoduleNadrieril2019-04-041-36/+36
* Split different tests features into their own filesNadrieril2019-03-151-0/+168