summaryrefslogtreecommitdiff
path: root/dhall/tests/import (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08fix: fix import ordering issueNadrieril2-0/+3
2020-12-07Add testsNadrieril4-0/+4
2020-12-06An import location is not independent from the import modeNadrieril2-2/+2
2020-12-06Prepare `ImportLocation` for more fieldsNadrieril1-1/+1
2020-12-06Add testNadrieril2-0/+2
2020-11-05tests: add some testsNadrieril7-0/+12
2020-11-01feat: add location to import error messagesNadrieril10-8/+71
2020-11-01Ensure that the hash always gets checkedNadrieril3-0/+12
2020-04-05Check code hashes in importNadrieril1-0/+8
2020-03-31Upgrade annotate-snippets versionNadrieril1-1/+1
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