Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Generate rather than distribute platconf data | Patrick McDermott | 2019-06-17 | 1 | -0/+68 |
| | | | | It's 2019 and Automake still hasn't mastered shell quoting. | ||||
* | tests/aux/common.sh: Set SOURCE_DATE_EPOCH | Patrick McDermott | 2019-06-16 | 1 | -0/+1 |
| | |||||
* | tests/aux/common.sh: Check whitespace in cmd_is() | Patrick McDermott | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | Add test binary package with hyphenated name | Patrick McDermott | 2019-04-02 | 1 | -2/+2 |
| | | | | And update tests. | ||||
* | tests/aux/common.sh: Copy test package files to build directory | Patrick McDermott | 2019-03-18 | 1 | -3/+6 |
| | |||||
* | tests/aux/common.sh: Set OPK_PACKAGES and OPK_PACKAGES_REDUCED | Patrick McDermott | 2019-03-18 | 1 | -1/+2 |
| | |||||
* | tests/aux/setup.sh: Remove | Patrick McDermott | 2019-03-17 | 2 | -62/+2 |
| | |||||
* | tests/aux/common.sh: Define FOO_SH_PATCHED | Patrick McDermott | 2019-03-17 | 1 | -0/+5 |
| | |||||
* | tests/aux/setup.sh: Make a patch | Patrick McDermott | 2019-03-17 | 1 | -0/+11 |
| | |||||
* | tests/aux/common.sh: Move cd command | Patrick McDermott | 2019-03-17 | 1 | -2/+2 |
| | |||||
* | tests/aux/setup.sh: Make source file | Patrick McDermott | 2019-03-17 | 2 | -0/+15 |
| | | | | | | | 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 | 2 | -1/+24 |
| | | | | | | 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/common.sh: cd to test package work area | Patrick McDermott | 2019-03-17 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | tests/aux/common.sh: Add new function cmd_is() | Patrick McDermott | 2019-03-17 | 1 | -1/+35 |
| | |||||
* | tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.sh | Patrick McDermott | 2019-03-17 | 1 | -0/+35 |
| | |||||
* | tests/aux/tap-functions.sh: New file | Patrick McDermott | 2018-12-23 | 1 | -0/+229 |