Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |