summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | s/the ProteanOS Development Kit program/the ProteanOS Development Kit/.
* tests/parse_control.common.sh: Drop interp lineP. J. McDermott2014-08-251-2/+0
| | | | This file isn't executed.
* Improve license notices and file descriptionsP. J. McDermott2014-08-254-44/+48
|
* Update copyright yearsP. J. McDermott2014-08-241-1/+1
|
* tests/parse_control.sh: RemoveP. J. McDermott2014-08-232-78/+0
|
* tests/common.sh: test_diff(): More local varsP. J. McDermott2014-08-201-0/+5
|
* tests/resolve_deps.basic.sh: New testP. J. McDermott2014-08-202-1/+43
|
* tests/common.sh: test_diff(): Add trailing newlineP. J. McDermott2014-08-201-0/+1
|
* tests/parse_control.common.sh: Use test_diff()P. J. McDermott2014-08-201-43/+1
|
* tests/common.sh: test_diff(): New functionP. J. McDermott2014-08-201-0/+50
|
* tests/common.sh: Fix atexit()P. J. McDermott2014-08-201-2/+2
|
* tests/parse_control.basic.sh now passesP. J. McDermott2014-08-161-3/+0
|
* tests/parse_control.basic.sh: New testP. J. McDermott2014-08-162-0/+46
|
* Add parse_control() tests frameworkP. J. McDermott2014-08-161-0/+93
|
* Support colors in test logsP. J. McDermott2014-08-161-0/+11
|
* tests/parse_control.sh: Use ${srcdir} in . commandP. J. McDermott2014-08-161-1/+1
| | | | | This allows the test to run when the build directory is different from the source directory.
* tests/parse_control.sh: New testP. J. McDermott2014-08-152-1/+79
|
* tests/common.sh: assert(): New functionP. J. McDermott2014-08-151-0/+8
|
* tests/common.sh: Set EXIT trapP. J. McDermott2014-08-151-0/+13
|
* tests/common.sh: Set in_place and builddirP. J. McDermott2014-08-151-0/+2
|
* Set up testsuiteP. J. McDermott2014-08-152-0/+35