summaryrefslogtreecommitdiff
path: root/dhall/tests/import (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-10Upstream all local testsNadrieril98-143/+0
2020-03-05Forgot to commit test outputNadrieril1-0/+1
2020-03-05Cache imports correctlyNadrieril1-1/+1
2020-03-05Implement remote imports and cleanup import chainingNadrieril2-0/+4
2020-03-05Implement remote `as Location` resolutionNadrieril21-5/+29
2020-03-05Implement `as Text` importsNadrieril4-1/+4
2020-03-05Implement `missing` and `env:VAR` importsNadrieril2-0/+2
2020-03-05Add a lot of import testsNadrieril48-0/+69
2020-03-05Run tests from repo root as specified in specNadrieril10-10/+10
2020-03-05Implement `as Location` importsNadrieril1-1/+1
2020-03-05Run tests from dhall dirNadrieril10-10/+10
2020-03-05Add a bunch of `as Location` unit testsNadrieril32-0/+46
2020-02-09Resolve variables alongside import resolutionNadrieril2-2/+8
2020-02-09Move ui outputs to a sensible placeNadrieril2-0/+2