Skip to content

Add Docker test helper scripts

Violet Holland requested to merge violet-h/librsvg:madds-docker-tests into master

This helper script allows someone to use Docker to run the Librsvg check suite with choice of 3 OS images, opensuse, fedora, or debian. It works for opensuse at least, which is what it was written for, so I (on fedora) can run the test suite on the opensuse package stack without changing OS's. See README.md in tools/docker to see an explanation and example.

Merge request reports