summaryrefslogtreecommitdiff
path: root/internal/rtree/remote_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Save rtree with go 1.20Sandro Jäckel2023-04-171-1/+1
|
* rtree: always store compact remote URLs in the index fileStefan Majewsky2020-03-301-6/+6
| | | | Includes a refactor to use a type RemoteURL with a more natural API.
* add test coverage for ExpandRemoteURL, add ContractRemoteURLStefan Majewsky2020-03-281-0/+68