summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
Commit message (Collapse)AuthorAgeFilesLines
* tests/parse_control.*.sh: RemovePatrick McDermott2019-04-251-12/+0
|
* tests/parse_control.sh: New test filePatrick McDermott2019-04-251-0/+11
|
* tests/substvars.sh: New test filePatrick McDermott2019-04-231-1/+10
|
* tests/parse_control.common.sh: Fix load_locale() callPatrick McDermott2019-04-211-0/+1
| | | | | | Fixes: ./tests/parse_control.basic: 92: ./tests/parse_control.basic: load_locale: not found
* tests/parse_control.common.sh: Convert to TAPPatrick McDermott2019-04-211-1/+2
|
* tests/resolve_deps.basic.sh: Convert to TAPPatrick McDermott2019-04-211-1/+2
|
* tests/reduce_deps.sh: Convert to TAPPatrick McDermott2019-04-211-1/+1
|
* tests/*_is_concerned.sh: Link against tests/aux/tap-functions.shPatrick McDermott2019-04-211-2/+2
|
* tests/match_arch.sh, tests/match_plat.sh: RemovePatrick McDermott2019-04-211-16/+0
| | | | | | tests/arch_is_concerned.sh and tests/plat_is_concerned.sh cover match_arch() and match_plat() already, and match_arch() and match_plat() will soon become "static" functions.
* 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/local.mk: Add missing dependencyP. J. McDermott2015-12-071-1/+2
|
* tests/local.mk: Add missing backslashP. J. McDermott2015-12-071-1/+1
|
* tests/local.mk: Build TESTS into check_PROGRAMSP. J. McDermott2015-12-071-2/+48
|
* tests/reduce_deps.sh: New testP. J. McDermott2014-08-301-1/+2
|
* tests/plat_is_concerned.sh: New testP. J. McDermott2014-08-301-1/+2
|
* tests/arch_is_concerned.sh: New testP. J. McDermott2014-08-301-1/+2
|
* tests/match_plat.sh: New testP. J. McDermott2014-08-301-1/+2
|
* tests/match_arch.sh: New testP. J. McDermott2014-08-301-1/+2
|
* tests/parse_control.sh: RemoveP. J. McDermott2014-08-231-1/+0
|
* tests/resolve_deps.basic.sh: New testP. J. McDermott2014-08-201-1/+2
|
* tests/parse_control.basic.sh now passesP. J. McDermott2014-08-161-3/+0
|
* tests/parse_control.basic.sh: New testP. J. McDermott2014-08-161-0/+4
|
* tests/parse_control.sh: New testP. J. McDermott2014-08-151-1/+2
|
* Set up testsuiteP. J. McDermott2014-08-151-0/+1