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