Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ob-gencontrol: Fix missing "src-" in source package names | Patrick McDermott | 2019-06-18 | 1 | -1/+2 |
| | |||||
* | opkbuild, tests: Parameterize fakeroot | Patrick McDermott | 2019-06-17 | 1 | -2/+1 |
| | |||||
* | tests: Generate rather than distribute platconf data | Patrick McDermott | 2019-06-17 | 2 | -38/+3 |
| | | | | It's 2019 and Automake still hasn't mastered shell quoting. | ||||
* | ob-installplatconf: Match upstream version patterns | Patrick McDermott | 2019-06-17 | 1 | -2/+2 |
| | |||||
* | tests/exe/ob-installplatconf.sh: New file | Patrick McDermott | 2019-06-17 | 1 | -0/+72 |
| | |||||
* | tests: Add platconf | Patrick McDermott | 2019-06-17 | 1 | -0/+2 |
| | |||||
* | tests/exe/ob-gencontrol.sh: Test source package control contents | Patrick McDermott | 2019-06-16 | 1 | -1/+15 |
| | |||||
* | tests/exe/opkbuild.sh: Don't check build deps | Patrick McDermott | 2019-06-16 | 1 | -1/+1 |
| | |||||
* | tests/exe/opkbuild.sh: Update and check archive member ordering | Patrick McDermott | 2019-06-16 | 1 | -16/+3 |
| | |||||
* | tests/exe/ob-buildopk.sh: Remove directories from test results | Patrick McDermott | 2019-06-16 | 1 | -5/+0 |
| | |||||
* | tests/exe/ob-buildopk.sh: Test member ordering | Patrick McDermott | 2019-06-16 | 1 | -3/+3 |
| | |||||
* | tests/exe/ob-buildopk.sh: Run ob-buildopk with fakeroot | Patrick McDermott | 2019-06-16 | 1 | -1/+2 |
| | |||||
* | tests/exe/ob-genchanges.sh: Update date (changed in 895ed22) | Patrick McDermott | 2019-06-16 | 1 | -1/+1 |
| | |||||
* | Add test binary package with hyphenated name | Patrick McDermott | 2019-04-02 | 3 | -3/+23 |
| | | | | And update tests. | ||||
* | tests/exe/ob-gencontrol.sh: Run build makefile | Patrick McDermott | 2019-03-18 | 1 | -3/+3 |
| | | | | This is what generates the binary package substvars file. | ||||
* | tests/exe/ob-gencontrol.sh: Add binary substvar to expected output | Patrick McDermott | 2019-03-18 | 1 | -0/+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 | 1 | -0/+86 |
| | |||||
* | tests/exe/opkbuild_version.sh: Show output | Patrick McDermott | 2019-03-18 | 1 | -1/+4 |
| | |||||
* | tests/exe/ob-genchanges.sh: New test file | Patrick McDermott | 2019-03-18 | 1 | -0/+51 |
| | |||||
* | tests/exe/ob-buildopk.sh: New test file | Patrick McDermott | 2019-03-18 | 1 | -0/+75 |
| | |||||
* | tests/exe/ob-gencontrol.sh: New test file | Patrick McDermott | 2019-03-18 | 1 | -0/+66 |
| | |||||
* | tests/exe/ob-installdocs.sh: New test file | Patrick McDermott | 2019-03-18 | 1 | -0/+41 |
| | |||||
* | 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 | 1 | -0/+41 |
| | |||||
* | tests/aux/setup.sh: Make source file | Patrick McDermott | 2019-03-17 | 1 | -8/+1 |
| | | | | | | | 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 | 2 | -23/+20 |
| | | | | | | 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 | 1 | -0/+52 |
| | |||||
* | tests/exe/ob-buildenv.sh: Move test package setup to tests/aux/setup.sh | Patrick McDermott | 2019-03-17 | 1 | -12/+0 |
| | |||||
* | tests/exe/ob-buildenv.sh: Write control and changelog files | Patrick McDermott | 2019-03-17 | 1 | -0/+4 |
| | |||||
* | tests/exe/ob-buildenv.sh: New test file | Patrick McDermott | 2019-03-17 | 1 | -0/+53 |
| | |||||
* | tests/exe/opkbuild_version.sh: New test file | Patrick McDermott | 2019-03-17 | 1 | -0/+33 |