summaryrefslogtreecommitdiff
path: root/server/test
AgeCommit message (Collapse)Author
2021-05-30Update all the docker template filesVedang Manerikar
This work is part of the effort to fix the `test-all` Make target. When I complete all the work, I will update the relevant Circle CI scripts to run these tests as well. Note also that I personally use podman instead of docker, so I'm replacing docker with podman in the scripts. Someday, I might find a clever way to let both co-exist
2017-09-15Adds gentoo supportAndreas Politz
2017-09-14Add test of installed packages recognitionAndreas Politz
2017-09-14Run docker tests from a scriptAndreas Politz
2017-09-13Adapt docker tests to new autobuild interfaceAndreas Politz
2017-09-12Do a "make install" when testing the autobuild scriptAndreas Politz
2017-09-10Ignore intermediate test filesAndreas Politz
2017-09-10Add docker tests for the autobuild scriptAndreas Politz