Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | tests/exe/ob-gencontrol.sh: Add binary substvar to expected output | Patrick McDermott | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | tests/data/pkg/foo.pkg/control: Use binary substvar | Patrick McDermott | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | tests/data/pkg/build: Generate foo.substvars | Patrick McDermott | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Delimit operands of ob_parse_dep() | Patrick McDermott | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | tests/exe/opkbuild.sh: Handle missing md5sums | Patrick McDermott | 2019-03-18 | 1 | -5/+17 |
| | |||||
* | tests/exe/opkbuild.sh: New test file | Patrick McDermott | 2019-03-18 | 2 | -1/+89 |
| | |||||
* | tests/data/pkg/build: New file | Patrick McDermott | 2019-03-18 | 2 | -0/+7 |
| | |||||
* | tests/.gitignore: Update test package patterns | Patrick McDermott | 2019-03-18 | 1 | -4/+1 |
| | |||||
* | tests/local.mk: Clean tests/data.build/ | Patrick McDermott | 2019-03-18 | 1 | -0/+3 |
| | |||||
* | tests/local.mk: Fix OB_*_BUILDDIR | Patrick McDermott | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | tests/aux/common.sh: Copy test package files to build directory | Patrick McDermott | 2019-03-18 | 13 | -14/+17 |
| | |||||
* | tests/exe/opkbuild_version.sh: Show output | Patrick McDermott | 2019-03-18 | 1 | -1/+4 |
| | |||||
* | tests/local.mk: Distribute test package files | Patrick McDermott | 2019-03-18 | 1 | -1/+12 |
| | |||||
* | tests/exe/ob-genchanges.sh: New test file | Patrick McDermott | 2019-03-18 | 3 | -1/+54 |
| | |||||
* | tests/exe/ob-buildopk.sh: New test file | Patrick McDermott | 2019-03-18 | 3 | -1/+78 |
| | |||||
* | tests/exe/ob-gencontrol.sh: New test file | Patrick McDermott | 2019-03-18 | 2 | -1/+68 |
| | |||||
* | tests/exe/ob-installdocs.sh: New test file | Patrick McDermott | 2019-03-18 | 2 | -1/+43 |
| | |||||
* | tests/aux/common.sh: Set OPK_PACKAGES and OPK_PACKAGES_REDUCED | Patrick McDermott | 2019-03-18 | 1 | -1/+2 |
| | |||||
* | tests/pkg/: Add more files | Patrick McDermott | 2019-03-18 | 6 | -0/+22 |
| | |||||
* | tests/.gitignore: Exclude tests/pkg/foo-1.0.orig.tar.gz | Patrick McDermott | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | tests/aux/setup.sh: Remove | Patrick McDermott | 2019-03-17 | 3 | -63/+2 |
| | |||||
* | tests/pkg/, tests/src/: Add | Patrick McDermott | 2019-03-17 | 6 | -2/+15 |
| | |||||
* | ob-applypatches: Track and skip applied patches | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | tests/exe/ob-applypatches.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+43 |
| | |||||
* | tests/.gitignore: Exclude tests/src/ | Patrick McDermott | 2019-03-17 | 1 | -0/+1 |
| | |||||
* | 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 | 3 | -8/+16 |
| | | | | | | | 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/exe/ob-unpacksource.sh: Add trailing newline to test package source file | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | tests/aux/common.sh: Set SPF 2.0 env vars | Patrick McDermott | 2019-03-17 | 4 | -24/+44 |
| | | | | | | Don't bother setting these in every test script. Also set a non-native package version in tests/aux/setup.sh. | ||||
* | tests/exe/ob-unpacksource.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+54 |
| | |||||
* | tests/local.mk: Make paths in env vars absolute | Patrick McDermott | 2019-03-17 | 1 | -2/+2 |
| | |||||
* | 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 | 3 | -1/+4 |
| | |||||
* | tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.sh | Patrick McDermott | 2019-03-17 | 3 | -12/+31 |
| | |||||
* | tests/exe/ob-buildenv.sh: Write control and changelog files | Patrick McDermott | 2019-03-17 | 1 | -0/+4 |
| | |||||
* | tests/local.mk: s/LIBDATADIR/SHLD_LIBRARY_PATH/ | Patrick McDermott | 2019-03-17 | 1 | -1/+1 |
| | |||||
* | tests/local.mk: Distribute tests/aux/common.sh | Patrick McDermott | 2019-03-17 | 1 | -1/+2 |
| | |||||
* | tests/exe/ob-buildenv.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+55 |
| | |||||
* | tests/aux/common.sh: Add new function cmd_is() | Patrick McDermott | 2019-03-17 | 1 | -1/+35 |
| | |||||
* | tests/local.mk: Use absolute paths in SH_LOG_DRIVER env vars | Patrick McDermott | 2019-03-17 | 1 | -4/+4 |
| | |||||
* | tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.sh | Patrick McDermott | 2019-03-17 | 2 | -17/+36 |
| | |||||
* | tests/exe/opkbuild_version.sh: New test file | Patrick McDermott | 2019-03-17 | 2 | -1/+38 |
| | |||||
* | .gitignore: Move test log/results patterns to tests/.gitignore | Patrick McDermott | 2019-03-17 | 1 | -0/+2 |
| | |||||
* | tests/*.sh: Move to tests/lib/ | Patrick McDermott | 2019-03-17 | 7 | -6/+6 |
| | |||||
* | tests/*.sh: set -u | Patrick McDermott | 2019-03-16 | 6 | -6/+6 |
| | |||||
* | lib/, locale/, tests/: Update copyright years | Patrick McDermott | 2019-03-16 | 1 | -1/+1 |
| |