summaryrefslogtreecommitdiffhomepage
path: root/test/scripts/build/runner-image.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-03-05Fix incorrectly named variable in `runner-image.sh`Markus Pettersson1-2/+2
2025-02-25Rename some scripts (and move them to subdirectories)Markus Pettersson1-0/+47
Start off with the download app package / e2e tests binary in `download.sh`. Rename `test-utils.sh` to `lib.sh` & start to break up `lib.sh`.