Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/local.mk: Add objects to CLEANFILES | P. J. McDermott | 2015-12-07 | 1 | -0/+7 |
| | |||||
* | tests/*.sh: Drop magic number | P. J. McDermott | 2015-12-07 | 7 | -14/+0 |
| | |||||
* | 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/resolve_deps.basic.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -6/+13 |
| | |||||
* | tests/reduce_deps.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -35/+27 |
| | |||||
* | tests/plat_is_concerned.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -47/+34 |
| | |||||
* | tests/parse_control.common.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -5/+10 |
| | |||||
* | tests/match_plat.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -8/+13 |
| | |||||
* | tests/match_arch.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -12/+17 |
| | |||||
* | tests/arch_is_concerned.sh: Wrap long lines | P. J. McDermott | 2015-12-07 | 1 | -18/+26 |
| | |||||
* | tests/arch_is_concerned.sh: Define main() | P. J. McDermott | 2015-12-07 | 1 | -47/+34 |
| | |||||
* | tests/common.sh: Remove use() | P. J. McDermott | 2015-12-07 | 1 | -15/+0 |
| | |||||
* | tests/*.sh: Drop . and use() | P. J. McDermott | 2015-12-07 | 8 | -31/+0 |
| | |||||
* | 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 | 2 | -1/+84 |
| | |||||
* | tests/plat_is_concerned.sh: New test | P. J. McDermott | 2014-08-30 | 2 | -1/+98 |
| | |||||
* | tests/arch_is_concerned.sh: Print to stdout | P. J. McDermott | 2014-08-30 | 1 | -8/+6 |
| | |||||
* | tests/arch_is_concerned.sh: New test | P. J. McDermott | 2014-08-30 | 2 | -1/+100 |
| | |||||
* | tests/match_plat.sh: New test | P. J. McDermott | 2014-08-30 | 2 | -1/+66 |
| | |||||
* | tests/match_arch.sh: New test | P. J. McDermott | 2014-08-30 | 2 | -1/+74 |
| | |||||
* | Fix license notices | P. J. McDermott | 2014-08-25 | 4 | -4/+4 |
| | | | | s/the ProteanOS Development Kit program/the ProteanOS Development Kit/. | ||||
* | tests/parse_control.common.sh: Drop interp line | P. J. McDermott | 2014-08-25 | 1 | -2/+0 |
| | | | | This file isn't executed. | ||||
* | Improve license notices and file descriptions | P. J. McDermott | 2014-08-25 | 4 | -44/+48 |
| | |||||
* | Update copyright years | P. J. McDermott | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | tests/parse_control.sh: Remove | P. J. McDermott | 2014-08-23 | 2 | -78/+0 |
| | |||||
* | tests/common.sh: test_diff(): More local vars | P. J. McDermott | 2014-08-20 | 1 | -0/+5 |
| | |||||
* | tests/resolve_deps.basic.sh: New test | P. J. McDermott | 2014-08-20 | 2 | -1/+43 |
| | |||||
* | tests/common.sh: test_diff(): Add trailing newline | P. J. McDermott | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | tests/parse_control.common.sh: Use test_diff() | P. J. McDermott | 2014-08-20 | 1 | -43/+1 |
| | |||||
* | tests/common.sh: test_diff(): New function | P. J. McDermott | 2014-08-20 | 1 | -0/+50 |
| | |||||
* | tests/common.sh: Fix atexit() | P. J. McDermott | 2014-08-20 | 1 | -2/+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 | 2 | -0/+46 |
| | |||||
* | Add parse_control() tests framework | P. J. McDermott | 2014-08-16 | 1 | -0/+93 |
| | |||||
* | Support colors in test logs | P. J. McDermott | 2014-08-16 | 1 | -0/+11 |
| | |||||
* | tests/parse_control.sh: Use ${srcdir} in . command | P. J. McDermott | 2014-08-16 | 1 | -1/+1 |
| | | | | | This allows the test to run when the build directory is different from the source directory. | ||||
* | tests/parse_control.sh: New test | P. J. McDermott | 2014-08-15 | 2 | -1/+79 |
| | |||||
* | tests/common.sh: assert(): New function | P. J. McDermott | 2014-08-15 | 1 | -0/+8 |
| | |||||
* | tests/common.sh: Set EXIT trap | P. J. McDermott | 2014-08-15 | 1 | -0/+13 |
| | |||||
* | tests/common.sh: Set in_place and builddir | P. J. McDermott | 2014-08-15 | 1 | -0/+2 |
| | |||||
* | Set up testsuite | P. J. McDermott | 2014-08-15 | 2 | -0/+35 |