Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/aux/setup.sh: Make source file | Patrick McDermott | 2019-03-17 | 1 | -0/+9 |
| | | | | | | | Move from tests/exe/ob-unpacksource.sh. tests/aux/common.sh needs a copy of FOO_SH's definition for use by tests/exe/ob-unpacksource.sh. | ||||
* | tests/aux/common.sh: Set SPF 2.0 env vars | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
| | | | | | | Don't bother setting these in every test script. Also set a non-native package version in tests/aux/setup.sh. | ||||
* | tests/aux/setup.sh: Drop pointless cd | Patrick McDermott | 2019-03-17 | 1 | -2/+0 |
| | |||||
* | tests/aux/setup.sh: Write files with cat and here-documents | Patrick McDermott | 2019-03-17 | 1 | -5/+17 |
| | | | | This is clearer than printf. | ||||
* | tests/aux/setup.sh: Make test package under tests build dir | Patrick McDermott | 2019-03-17 | 1 | -0/+2 |
| | |||||
* | tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.sh | Patrick McDermott | 2019-03-17 | 1 | -0/+30 |