summaryrefslogtreecommitdiffhomepage
path: root/test/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2024-04-29Build Windows runner in containerDavid Lönnhager1-1/+3
2023-12-15Add missing system deps to `test/Dockerfile`Markus Pettersson1-0/+3
Add some missing system libraries for compiling the test framework. These are dependencies which the base `mullvad/mullvadvpn-app-build` container does not include.
2023-12-08Use app build container for building test runnerMarkus Pettersson1-6/+2
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+6
Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net>