summaryrefslogtreecommitdiffhomepage
path: root/test/container-run.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-08-09Restructure test scriptsSebastian Holmin1-36/+0
Split functionality `ci-runtest.sh` into multiple scripts. `test-by-version.sh` can be used to test against any version of the app available on the build servers. `test-utils.sh` contains shared logic. Rename `PACKAGES_DIR` env `PACKAGE_DIR`, it's more consistent with the new CLI flag.
2024-06-25Add a human-friendly error message if packages directory is missingMarkus Pettersson1-0/+4
2024-04-29Build Windows runner in containerDavid Lönnhager1-8/+7
2024-04-29Make test build setup more like app containerDavid Lönnhager1-0/+33