Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-10 | tests/docker: avoid $SHELL invoke bash directly | Alex Bennée | 1 | -2/+2 |
2019-07-23 | tests/docker: invoke the DEBUG shell with --noprofile/--norc | Alex Bennée | 1 | -2/+2 |
2018-04-09 | docker: Inline "prep_fail" in run script | Fam Zheng | 1 | -1/+1 |
2017-10-20 | docker: Fix PATH for ccache | Fam Zheng | 1 | -1/+1 |
2017-09-29 | tests/docker/run: don't source /etc/profile | Alex Bennée | 1 | -1/+0 |
2017-09-29 | docker: Fix test-mingw | Fam Zheng | 1 | -0/+3 |
2017-09-22 | docker: Drop 'set -e' from run script | Fam Zheng | 1 | -5/+3 |
2017-09-22 | docker: Use archive-source.py | Fam Zheng | 1 | -7/+1 |
2017-09-22 | tests/docker: Clean up paths | Fam Zheng | 1 | -1/+3 |
2016-09-23 | docker: exec $CMD | Fam Zheng | 1 | -6/+9 |
2016-09-23 | docker: Support showing environment information | Fam Zheng | 1 | -0/+11 |
2016-07-20 | docker: Fix exit code if $CMD failed | Fam Zheng | 1 | -0/+4 |
2016-07-20 | docker: More sensible run script | Fam Zheng | 1 | -3/+9 |
2016-06-01 | docker: Add test runner | Fam Zheng | 1 | -0/+58 |