summaryrefslogtreecommitdiffstats
path: root/tests/ob_arch_is_concerned.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests/*.sh: Move to tests/lib/Patrick McDermott2019-03-171-147/+0
|
* tests/*.sh: set -uPatrick McDermott2019-03-161-1/+1
|
* lib/, locale/, tests/: Update copyright yearsPatrick McDermott2019-03-161-1/+1
|
* tests/ob_arch_is_concerned.sh: Add more test casesPatrick McDermott2019-03-141-1/+43
| | | | These are similar to test cases in tests/ob_match_arch.sh.
* tests/*.sh: set -ePatrick McDermott2019-03-131-0/+2
|
* Makefile.am, tests/*.sh: Set and use source and build dir env varsPatrick McDermott2018-12-241-5/+2
|
* tests/*.sh: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSIONPatrick McDermott2018-12-241-1/+1
|
* tests/*.sh: Update copyright holder namePatrick McDermott2018-12-241-1/+1
|
* tests/*.sh: Update header comments, copyright years, & licensePatrick McDermott2018-12-241-9/+9
|
* tests/ob_arch_is_concerned.sh: Convert to TAPPatrick McDermott2018-12-231-36/+87
|
* ob_use(): RemovePatrick McDermott2018-12-221-2/+0
|
* tests/ob_arch_is_concerned.sh: New test.P. J. McDermott2014-05-151-0/+57
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.)