Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Verify contents of built package | Patrick McDermott | 2023-06-17 | 1 | -1/+22 |
| | |||||
* | tests: Add common functions (copied from opkbuild) | Patrick McDermott | 2023-06-17 | 2 | -1/+71 |
| | |||||
* | tests: Add package build test | Patrick McDermott | 2023-06-17 | 3 | -1/+38 |
| | |||||
* | tests: Make version test always return true | Patrick McDermott | 2023-06-17 | 1 | -0/+2 |
| | |||||
* | tests: Add package work area | Patrick McDermott | 2023-06-17 | 5 | -0/+14 |
| | |||||
* | tests: Add version output test | Patrick McDermott | 2023-06-17 | 2 | -1/+38 |
| | |||||
* | tests: Drop `set -x` | Patrick McDermott | 2023-06-17 | 1 | -2/+0 |
| | |||||
* | build: Add test framework | Patrick McDermott | 2023-06-17 | 3 | -0/+244 |
build-aux/tap-driver.sh: https://git.savannah.gnu.org/cgit/automake.git/plain/lib/tap-driver.sh tests/aux/tap-functions.sh: https://git.savannah.gnu.org/cgit/automake.git/plain/t/ax/tap-functions.sh |