aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)Author
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