Robert Hensing
|
346d513d86
|
tests/nixos/fetch-git: Add http-auth test
|
2024-01-18 22:34:38 +01:00 |
|
Robert Hensing
|
1254170405
|
tests/nixos/fetch-git: Make the store paths unique
|
2024-01-18 21:00:40 +01:00 |
|
Robert Hensing
|
94eba0ebbb
|
tests/nixos/fetch-git: Memoize -> save
Memoization is for thunk-like behavior whereas this is executed eagerly.
|
2024-01-18 21:00:40 +01:00 |
|
DavHau
|
0f95330fde
|
fetchGit: add simple test for ssh fetching
Also move tests to separate files which are auto-imported. This should allow people adding tests concurrently without introducing merge conflicts
|
2024-01-11 15:46:26 +07:00 |
|