Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/local.mk: Set OB_LIB_BUILDDIR in SH_LOG_DRIVER | Patrick McDermott | 2019-03-16 | 1 | -0/+1 |
| | |||||
* | tests/ob_match_arch.sh: Remove | Patrick McDermott | 2019-03-14 | 1 | -1/+0 |
| | |||||
* | tests/ob_parse_control.sh: New test file | Patrick McDermott | 2019-01-05 | 1 | -1/+2 |
| | |||||
* | tests/ob_parse_changelog.sh: New test file | Patrick McDermott | 2018-12-28 | 1 | -1/+2 |
| | |||||
* | Move code from Makefile.am to tests/local.mk | Patrick McDermott | 2018-12-27 | 1 | -0/+12 |
| | |||||
* | tests/ob_parse_dep.sh: Convert to TAP | Patrick McDermott | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | tests/ob_reduce_deps.sh: Convert to TAP | Patrick McDermott | 2018-12-24 | 1 | -2/+2 |
| | |||||
* | tests/ob_plat_is_concerned.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 1 | -3/+3 |
| | |||||
* | tests/ob_arch_is_concerned.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 1 | -2/+2 |
| | |||||
* | tests/ob_match_arch.sh: Convert to TAP | Patrick McDermott | 2018-12-23 | 1 | -2/+2 |
| | |||||
* | Makefile.am, tests/local.mk: Use TAP | Patrick McDermott | 2018-12-23 | 1 | -13/+6 |
| | |||||
* | Remove copyright notices from local.mk files | Patrick McDermott | 2018-12-22 | 1 | -18/+0 |
| | | | | These contain just lists of files and shouldn't be copyrightable. | ||||
* | tests/ob_arch_is_concerned.sh: New test. | P. J. McDermott | 2014-05-15 | 1 | -0/+2 |
| | | | | | | | | | | | The last test case is currently expected to fail: FAIL: tests/ob_arch_is_concerned.sh False positive: Host architecture: "all" Package architectures: "!amd64-linux-glibc" (There are also some errors about _ob_local.) | ||||
* | tests/ob_plat_is_concerned.sh: New test. | P. J. McDermott | 2014-05-15 | 1 | -2/+4 |
| | | | | | | | | | | | The last test case is currently expected to fail: FAIL: tests/ob_plat_is_concerned.sh False positive: Host platform: "all" Package platforms: "!dev" (There are also some errors about _ob_local.) | ||||
* | tests/local.mk: New "tests_data" macro. | P. J. McDermott | 2014-05-13 | 1 | -0/+5 |
| | |||||
* | Fix tests file names for distribution. | P. J. McDermott | 2013-06-15 | 1 | -3/+3 |
| | |||||
* | Make test target non-recursive. | P. J. McDermott | 2013-06-15 | 1 | -0/+22 |