summaryrefslogtreecommitdiffhomepage
path: root/test/scripts/utils/download.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-03-18Delete `download.sh`Sebastian Holmin1-192/+0
2025-03-18Remove CURRENT_VERSION export from download.shSebastian Holmin1-28/+1
2025-02-25Build test-manager once per e2e-test runMarkus Pettersson1-0/+219
Cache test-manager for Linux. This includes not building `test-manager` in `run/ci.sh` (by default) and building `test-manager` as a completely statically linked binary.