about summary refs log tree commit diff
path: root/src/ci/docker/test-various/Dockerfile
AgeCommit message (Collapse)AuthorLines
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-61/+0
We need to add runners designed for an aarch64 host system, and it'd be nice to return an error message if someone tries to run an image designed for an host architecture in another one. To start the work on this, this commit moves all the existing builders in the host-x86_64 directory, and changes the run.sh script to look up the image in the correct directory based on the host architecture.
2020-07-02Address review comments and add UI testChristopher Serr-2/+2
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-4/+4
2019-07-27Remove run-pass test suitesVadim Petrochenkov-1/+0
2019-07-06add missing libssl-dev dependency to docker images on travisAndré Luis Leal Cardoso Junior-0/+2
2019-06-12Ignore NVPTX testsJohn Kåre Alsaker-4/+0
2019-03-16Merge remote-tracking branch 'upstream/master' into asm-compile-testsDenys Zariaiev-2/+15
2019-03-14Address final reviewMateusz Mikuła-4/+1
2019-03-13Final cleanupsMateusz Mikuła-1/+1
2019-03-13Move testing to test-variousMateusz Mikuła-2/+18
2019-02-27Introduce assembly testsDenys Zariaiev-1/+2
2019-01-29Provide PTXLinker with fallback to internal `target-cpu`Denys Zariaiev-1/+1
2019-01-29Merge NVPTX and WASM test images into `test-various`Denys Zariaiev-0/+50