summaryrefslogtreecommitdiffstats
path: root/tests/aux/setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests/aux/setup.sh: Make source filePatrick McDermott2019-03-171-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 varsPatrick McDermott2019-03-171-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 cdPatrick McDermott2019-03-171-2/+0
|
* tests/aux/setup.sh: Write files with cat and here-documentsPatrick McDermott2019-03-171-5/+17
| | | | This is clearer than printf.
* tests/aux/setup.sh: Make test package under tests build dirPatrick McDermott2019-03-171-0/+2
|
* tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.shPatrick McDermott2019-03-171-0/+30