Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/substvars.sh: New test file | Patrick McDermott | 2019-04-23 | 1 | -1/+10 |
| | |||||
* | tests/parse_control.common.sh: Fix load_locale() call | Patrick McDermott | 2019-04-21 | 1 | -0/+1 |
| | | | | | | Fixes: ./tests/parse_control.basic: 92: ./tests/parse_control.basic: load_locale: not found | ||||
* | tests/parse_control.common.sh: Convert to TAP | Patrick McDermott | 2019-04-21 | 1 | -1/+2 |
| | |||||
* | tests/resolve_deps.basic.sh: Convert to TAP | Patrick McDermott | 2019-04-21 | 1 | -1/+2 |
| | |||||
* | tests/reduce_deps.sh: Convert to TAP | Patrick McDermott | 2019-04-21 | 1 | -1/+1 |
| | |||||
* | tests/*_is_concerned.sh: Link against tests/aux/tap-functions.sh | Patrick McDermott | 2019-04-21 | 1 | -2/+2 |
| | |||||
* | tests/match_arch.sh, tests/match_plat.sh: Remove | Patrick McDermott | 2019-04-21 | 1 | -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.sh | P. J. McDermott | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | tests/local.mk: Add objects to CLEANFILES | P. J. McDermott | 2015-12-07 | 1 | -0/+7 |
| | |||||
* | tests/local.mk: Add missing dependency | P. J. McDermott | 2015-12-07 | 1 | -1/+2 |
| | |||||
* | tests/local.mk: Add missing backslash | P. J. McDermott | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | tests/local.mk: Build TESTS into check_PROGRAMS | P. J. McDermott | 2015-12-07 | 1 | -2/+48 |
| | |||||
* | tests/reduce_deps.sh: New test | P. J. McDermott | 2014-08-30 | 1 | -1/+2 |
| | |||||
* | tests/plat_is_concerned.sh: New test | P. J. McDermott | 2014-08-30 | 1 | -1/+2 |
| | |||||
* | tests/arch_is_concerned.sh: New test | P. J. McDermott | 2014-08-30 | 1 | -1/+2 |
| | |||||
* | tests/match_plat.sh: New test | P. J. McDermott | 2014-08-30 | 1 | -1/+2 |
| | |||||
* | tests/match_arch.sh: New test | P. J. McDermott | 2014-08-30 | 1 | -1/+2 |
| | |||||
* | tests/parse_control.sh: Remove | P. J. McDermott | 2014-08-23 | 1 | -1/+0 |
| | |||||
* | tests/resolve_deps.basic.sh: New test | P. J. McDermott | 2014-08-20 | 1 | -1/+2 |
| | |||||
* | tests/parse_control.basic.sh now passes | P. J. McDermott | 2014-08-16 | 1 | -3/+0 |
| | |||||
* | tests/parse_control.basic.sh: New test | P. J. McDermott | 2014-08-16 | 1 | -0/+4 |
| | |||||
* | tests/parse_control.sh: New test | P. J. McDermott | 2014-08-15 | 1 | -1/+2 |
| | |||||
* | Set up testsuite | P. J. McDermott | 2014-08-15 | 1 | -0/+1 |