summaryrefslogtreecommitdiff
path: root/dhall/tests/import (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: fix import ordering issueNadrieril2020-12-082-0/+3
|
* Add testsNadrieril2020-12-074-0/+4
|
* An import location is not independent from the import modeNadrieril2020-12-062-2/+2
|
* Prepare `ImportLocation` for more fieldsNadrieril2020-12-061-1/+1
|
* Add testNadrieril2020-12-062-0/+2
|
* tests: add some testsNadrieril2020-11-057-0/+12
|
* feat: add location to import error messagesNadrieril2020-11-0110-8/+71
| | | | This is crude but helpful. See #40
* Ensure that the hash always gets checkedNadrieril2020-11-013-0/+12
|
* Check code hashes in importNadrieril2020-04-051-0/+8
|
* Upgrade annotate-snippets versionNadrieril2020-03-311-1/+1
|
* Upstream all local testsNadrieril2020-03-1098-143/+0
| | | | See https://github.com/dhall-lang/dhall-lang/pull/933
* Forgot to commit test outputNadrieril2020-03-051-0/+1
|
* Cache imports correctlyNadrieril2020-03-051-1/+1
|
* Implement remote imports and cleanup import chainingNadrieril2020-03-052-0/+4
|
* Implement remote `as Location` resolutionNadrieril2020-03-0521-5/+29
|
* Implement `as Text` importsNadrieril2020-03-054-1/+4
|
* Implement `missing` and `env:VAR` importsNadrieril2020-03-052-0/+2
|
* Add a lot of import testsNadrieril2020-03-0548-0/+69
|
* Run tests from repo root as specified in specNadrieril2020-03-0510-10/+10
|
* Implement `as Location` importsNadrieril2020-03-051-1/+1
|
* Run tests from dhall dirNadrieril2020-03-0510-10/+10
|
* Add a bunch of `as Location` unit testsNadrieril2020-03-0532-0/+46
|
* Resolve variables alongside import resolutionNadrieril2020-02-092-2/+8
|
* Move ui outputs to a sensible placeNadrieril2020-02-092-0/+2