aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/docker-compose.yml (unfollow)
Commit message (Collapse)Author
2023-02-04add an "integration" testEgor Tensin
I noticed that doing links-update for my linux-home repository didn't work on an old bash version. Building a test case to reproduce... You should be able to check out this commit later and run make test/docker/xenial and it's supposed to fail with something like /src/src/db.sh: line 194: wait: pid 1771 is not a child of this shell
2023-02-02fix Docker testsEgor Tensin
2023-02-02move unit tests to test/unit/Egor Tensin
2023-02-02add Docker tests for older bash-esEgor Tensin