summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
Commit message (Collapse)AuthorAgeFilesLines
* tests/ob_parse_control.sh: New test filePatrick McDermott2019-01-051-1/+2
|
* tests/ob_parse_changelog.sh: New test filePatrick McDermott2018-12-281-1/+2
|
* Move code from Makefile.am to tests/local.mkPatrick McDermott2018-12-271-0/+12
|
* tests/ob_parse_dep.sh: Convert to TAPPatrick McDermott2018-12-241-1/+1
|
* tests/ob_reduce_deps.sh: Convert to TAPPatrick McDermott2018-12-241-2/+2
|
* tests/ob_plat_is_concerned.sh: Convert to TAPPatrick McDermott2018-12-231-3/+3
|
* tests/ob_arch_is_concerned.sh: Convert to TAPPatrick McDermott2018-12-231-2/+2
|
* tests/ob_match_arch.sh: Convert to TAPPatrick McDermott2018-12-231-2/+2
|
* Makefile.am, tests/local.mk: Use TAPPatrick McDermott2018-12-231-13/+6
|
* Remove copyright notices from local.mk filesPatrick McDermott2018-12-221-18/+0
| | | | These contain just lists of files and shouldn't be copyrightable.
* tests/ob_arch_is_concerned.sh: New test.P. J. McDermott2014-05-151-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. McDermott2014-05-151-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. McDermott2014-05-131-0/+5
|
* Fix tests file names for distribution.P. J. McDermott2013-06-151-3/+3
|
* Make test target non-recursive.P. J. McDermott2013-06-151-0/+22