Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/mode: Test "s" and "t" perms | Patrick McDermott | 2023-06-27 | 1 | -1/+5 |
| | |||||
* | tests/mode: Add more test cases | Patrick McDermott | 2023-06-27 | 1 | -2/+10 |
| | | | | permcopy is broken. | ||||
* | tests: Test helpers/mode | Patrick McDermott | 2023-06-27 | 4 | -0/+63 |
| | |||||
* | Fix license notices | Patrick McDermott | 2023-06-18 | 3 | -3/+3 |
| | |||||
* | tests: Test -s option | Patrick McDermott | 2023-06-17 | 1 | -8/+7 |
| | |||||
* | 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 |