summaryrefslogtreecommitdiff
path: root/dhall/tests/import/success (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-061-1/+1
|
* Add testNadrieril2020-12-062-0/+2
|
* tests: add some testsNadrieril2020-11-054-0/+4
|
* Upstream all local testsNadrieril2020-03-1086-112/+0
| | | | See https://github.com/dhall-lang/dhall-lang/pull/933
* 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-051-1/+1
|
* Add a lot of import testsNadrieril2020-03-0536-0/+38
|
* 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