summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/*.sh: set -euPatrick McDermott2019-04-276-0/+12
* tests/parse_control.*.sh: RemovePatrick McDermott2019-04-253-105/+0
* tests/aux/common.sh: Check whitespace in is_diff()Patrick McDermott2019-04-251-2/+2
* tests/parse_control.sh: New test filePatrick McDermott2019-04-252-0/+177
* tests/substvars.sh: New test filePatrick McDermott2019-04-232-1/+45
* tests/aux/common.sh: Add is()Patrick McDermott2019-04-231-1/+18
* tests/*_is_concerned.sh: Mark two tests as XFAILPatrick McDermott2019-04-222-3/+3
* tests/common.sh: Remove newly unused filePatrick McDermott2019-04-211-110/+0
* tests/parse_control.common.sh: Update copyright noticePatrick McDermott2019-04-211-1/+1
* tests/parse_control.common.sh: Fix locale loadingPatrick McDermott2019-04-211-0/+2
* tests/parse_control.common.sh: Fix load_locale() callPatrick McDermott2019-04-212-2/+3
* tests/parse_control.common.sh: Convert to TAPPatrick McDermott2019-04-212-2/+5
* tests/resolve_deps.basic.sh: Update copyright noticePatrick McDermott2019-04-211-1/+1
* tests/resolve_deps.basic.sh: Convert to TAPPatrick McDermott2019-04-212-3/+7
* itests/aux/common.sh: New filePatrick McDermott2019-04-211-0/+71
* tests/reduce_deps.sh: Convert to TAPPatrick McDermott2019-04-212-38/+112
* tests/*_is_concerned.sh: Link against tests/aux/tap-functions.shPatrick McDermott2019-04-213-6/+2
* tests/match_arch.sh, tests/match_plat.sh: RemovePatrick McDermott2019-04-213-150/+0
* tests/plat_is_concerned.sh: Convert to TAPPatrick McDermott2019-04-211-41/+94
* tests/arch_is_concerned.sh: Update copyright noticePatrick McDermott2019-04-211-1/+1
* tests/arch_is_concerned.sh: Fix copying errorsPatrick McDermott2019-04-211-15/+15
* tests/arch_is_concerned.sh: Add test planPatrick McDermott2019-04-211-0/+2
* tests/arch_is_concerned.sh: Add more test casesPatrick McDermott2019-04-211-0/+37
* tests/arch_is_concerned.sh: Convert to TAPPatrick McDermott2019-04-211-48/+100
* tests/aux/tap-functions.sh: Drop `set -x`Patrick McDermott2019-04-211-2/+0
* tests/aux/tap-functions.sh: New filePatrick McDermott2019-04-211-0/+231
* resolve_deps(): Move to src/deps.shP. J. McDermott2016-01-151-1/+1
* tests/local.mk: Add objects to CLEANFILESP. J. McDermott2015-12-071-0/+7
* tests/*.sh: Drop magic numberP. J. McDermott2015-12-077-14/+0
* tests/local.mk: Add missing dependencyP. J. McDermott2015-12-071-1/+2
* tests/local.mk: Add missing backslashP. J. McDermott2015-12-071-1/+1
* tests/resolve_deps.basic.sh: Define main()P. J. McDermott2015-12-071-6/+13
* tests/reduce_deps.sh: Define main()P. J. McDermott2015-12-071-35/+27
* tests/plat_is_concerned.sh: Define main()P. J. McDermott2015-12-071-47/+34
* tests/parse_control.common.sh: Define main()P. J. McDermott2015-12-071-5/+10
* tests/match_plat.sh: Define main()P. J. McDermott2015-12-071-8/+13
* tests/match_arch.sh: Define main()P. J. McDermott2015-12-071-12/+17
* tests/arch_is_concerned.sh: Wrap long linesP. J. McDermott2015-12-071-18/+26
* tests/arch_is_concerned.sh: Define main()P. J. McDermott2015-12-071-47/+34
* tests/common.sh: Remove use()P. J. McDermott2015-12-071-15/+0
* tests/*.sh: Drop . and use()P. J. McDermott2015-12-078-31/+0
* tests/local.mk: Build TESTS into check_PROGRAMSP. J. McDermott2015-12-071-2/+48
* tests/reduce_deps.sh: New testP. J. McDermott2014-08-302-1/+84
* tests/plat_is_concerned.sh: New testP. J. McDermott2014-08-302-1/+98
* tests/arch_is_concerned.sh: Print to stdoutP. J. McDermott2014-08-301-8/+6
* tests/arch_is_concerned.sh: New testP. J. McDermott2014-08-302-1/+100
* tests/match_plat.sh: New testP. J. McDermott2014-08-302-1/+66
* tests/match_arch.sh: New testP. J. McDermott2014-08-302-1/+74
* Fix license noticesP. J. McDermott2014-08-254-4/+4
* tests/parse_control.common.sh: Drop interp lineP. J. McDermott2014-08-251-2/+0