aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)Author
2023-05-21use `--progress plain` with docker-compose buildEgor Tensin
2023-05-21t/d: move docker-compose.yml to docker/Egor Tensin
2023-05-21test: shuffle files aroundEgor Tensin
2023-02-02Makefile: add a commentEgor Tensin
2023-02-02properly rebuild Docker imagesEgor Tensin
Before, if you ran make test/docker/xenial make test/docker/focal It would still run tests against a Xenial image.
2023-02-02move unit tests to test/unit/Egor Tensin
2023-02-02add Docker tests for older bash-esEgor Tensin