Commit message (Collapse) | Author | ||
---|---|---|---|
2023-06-30 | Makefile: move the prelude to prelude.mk | Egor Tensin | |
2023-05-30 | Makefile: add a comment | Egor Tensin | |
2023-05-21 | use `--progress plain` with docker-compose build | Egor Tensin | |
2023-05-21 | t/d: move docker-compose.yml to docker/ | Egor Tensin | |
2023-05-21 | test: shuffle files around | Egor Tensin | |
2023-02-02 | Makefile: add a comment | Egor Tensin | |
2023-02-02 | properly rebuild Docker images | Egor Tensin | |
Before, if you ran make test/docker/xenial make test/docker/focal It would still run tests against a Xenial image. | |||
2023-02-02 | move unit tests to test/unit/ | Egor Tensin | |
2023-02-02 | add Docker tests for older bash-es | Egor Tensin | |