summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests/data/pkg/baz-qux.pkg/control: DistributePatrick McDermott2019-04-021-0/+1
|
* Add test binary package with hyphenated namePatrick McDermott2019-04-026-5/+33
| | | | And update tests.
* tests/exe/ob-gencontrol.sh: Run build makefilePatrick McDermott2019-03-181-3/+3
| | | | This is what generates the binary package substvars file.
* tests/exe/ob-gencontrol.sh: Add binary substvar to expected outputPatrick McDermott2019-03-181-0/+1
|
* tests/data/pkg/foo.pkg/control: Use binary substvarPatrick McDermott2019-03-181-0/+1
|
* tests/data/pkg/build: Generate foo.substvarsPatrick McDermott2019-03-181-0/+1
|
* Delimit operands of ob_parse_dep()Patrick McDermott2019-03-181-1/+1
|
* tests/exe/opkbuild.sh: Handle missing md5sumsPatrick McDermott2019-03-181-5/+17
|
* tests/exe/opkbuild.sh: New test filePatrick McDermott2019-03-182-1/+89
|
* tests/data/pkg/build: New filePatrick McDermott2019-03-182-0/+7
|
* tests/.gitignore: Update test package patternsPatrick McDermott2019-03-181-4/+1
|
* tests/local.mk: Clean tests/data.build/Patrick McDermott2019-03-181-0/+3
|
* tests/local.mk: Fix OB_*_BUILDDIRPatrick McDermott2019-03-181-2/+2
|
* tests/aux/common.sh: Copy test package files to build directoryPatrick McDermott2019-03-1813-14/+17
|
* tests/exe/opkbuild_version.sh: Show outputPatrick McDermott2019-03-181-1/+4
|
* tests/local.mk: Distribute test package filesPatrick McDermott2019-03-181-1/+12
|
* tests/exe/ob-genchanges.sh: New test filePatrick McDermott2019-03-183-1/+54
|
* tests/exe/ob-buildopk.sh: New test filePatrick McDermott2019-03-183-1/+78
|
* tests/exe/ob-gencontrol.sh: New test filePatrick McDermott2019-03-182-1/+68
|
* tests/exe/ob-installdocs.sh: New test filePatrick McDermott2019-03-182-1/+43
|
* tests/aux/common.sh: Set OPK_PACKAGES and OPK_PACKAGES_REDUCEDPatrick McDermott2019-03-181-1/+2
|
* tests/pkg/: Add more filesPatrick McDermott2019-03-186-0/+22
|
* tests/.gitignore: Exclude tests/pkg/foo-1.0.orig.tar.gzPatrick McDermott2019-03-181-0/+1
|
* tests/aux/setup.sh: RemovePatrick McDermott2019-03-173-63/+2
|
* tests/pkg/, tests/src/: AddPatrick McDermott2019-03-176-2/+15
|
* ob-applypatches: Track and skip applied patchesPatrick McDermott2019-03-171-1/+1
|
* tests/exe/ob-applypatches.sh: New test filePatrick McDermott2019-03-172-1/+43
|
* tests/.gitignore: Exclude tests/src/Patrick McDermott2019-03-171-0/+1
|
* tests/aux/common.sh: Define FOO_SH_PATCHEDPatrick McDermott2019-03-171-0/+5
|
* tests/aux/setup.sh: Make a patchPatrick McDermott2019-03-171-0/+11
|
* tests/aux/common.sh: Move cd commandPatrick McDermott2019-03-171-2/+2
|
* tests/aux/setup.sh: Make source filePatrick McDermott2019-03-173-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 filePatrick McDermott2019-03-171-1/+1
|
* tests/aux/common.sh: Set SPF 2.0 env varsPatrick McDermott2019-03-174-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 filePatrick McDermott2019-03-172-1/+54
|
* tests/local.mk: Make paths in env vars absolutePatrick McDermott2019-03-171-2/+2
|
* tests/aux/setup.sh: Drop pointless cdPatrick McDermott2019-03-171-2/+0
|
* tests/aux/common.sh: cd to test package work areaPatrick McDermott2019-03-171-0/+2
|
* 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-173-1/+4
|
* tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.shPatrick McDermott2019-03-173-12/+31
|
* tests/exe/ob-buildenv.sh: Write control and changelog filesPatrick McDermott2019-03-171-0/+4
|
* tests/local.mk: s/LIBDATADIR/SHLD_LIBRARY_PATH/Patrick McDermott2019-03-171-1/+1
|
* tests/local.mk: Distribute tests/aux/common.shPatrick McDermott2019-03-171-1/+2
|
* tests/exe/ob-buildenv.sh: New test filePatrick McDermott2019-03-172-1/+55
|
* tests/aux/common.sh: Add new function cmd_is()Patrick McDermott2019-03-171-1/+35
|
* tests/local.mk: Use absolute paths in SH_LOG_DRIVER env varsPatrick McDermott2019-03-171-4/+4
|
* tests/aux/common.sh: Move is() from tests/lib/ob_parse_changelog.shPatrick McDermott2019-03-172-17/+36
|
* tests/exe/opkbuild_version.sh: New test filePatrick McDermott2019-03-172-1/+38
|
* .gitignore: Move test log/results patterns to tests/.gitignorePatrick McDermott2019-03-171-0/+2
|