summaryrefslogtreecommitdiff
path: root/internal/tests/integration/datasources_git_test.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-11-20Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)Dave Henderson
2023-11-20Fix git+file bug with non-current windows drives (#1916)Dave Henderson
2022-09-25Clarify git URL docs - stop implying subpaths starting with '//' are a good ideaDave Henderson
2022-04-10Removing some panics from testsDave Henderson
2021-09-24Attempt to find the correct default git branch (#1217)Dave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2020-08-29inline windows checkDave Henderson
2020-05-09Move integration tests to internal packageDave Henderson