summaryrefslogtreecommitdiff
path: root/dhall/tests/typecheck.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-08Move spec tests into the relevant filesNadrieril1-302/+0
2019-04-07Avoid constructing exprs manually when possibleNadrieril1-0/+1
2019-04-07Augment stack size for typecheck testsNadrieril1-3/+3
2019-04-07Put a Cow in TypeNadrieril1-3/+3
2019-04-06Add Sort type universeNadrieril1-6/+6
2019-04-06Factor out the recursion when possible in typecheckNadrieril1-2/+2
2019-04-06Add type-inference testsNadrieril1-0/+133
2019-04-04Update dhall-lang submoduleNadrieril1-36/+36
2019-04-04Update dhall-lang submoduleNadrieril1-36/+36
2019-03-15Split different tests features into their own filesNadrieril1-0/+168