summaryrefslogtreecommitdiff
path: root/tests/usr.bin/make/t_make.sh
AgeCommit message (Expand)Author
2023-02-25t_make skip varname-dot-make-meta-ignore_*sjg
2023-01-19tests/make: rename files that are not test casesrillig
2021-04-17tests/make: remove ATF descrrillig
2021-04-17tests/make: indent consistentlyrillig
2021-02-06Run all make tests as unprileged user - makes checking permission issuesmartin
2020-10-20make(1): split test suffixes.mk into simpler, isolated testsrillig
2020-09-10Whitespace. NFC.kre
2020-09-10Replace use of tr to translate '-' in test names into '_' to satisfy ATFkre
2020-08-15make(1): mark tests impsrc and phony-end as no longer failingrillig
2020-06-08usr.bin/make: fix test failurerillig
2015-01-27Mark the failing tests as expected failure and point to PR toolchain/49085.martin
2014-08-23Remove commented-out debug code that was accidentally committed yesterday.apb
2014-08-23undo previous bogus merge of PR49085christos
2014-08-23PR/46096: Jarmo Jaakkola: fix many problems with dependencies (PR 49086)christos
2014-08-23PR/49085: Jarmo Jaakkola: fix several parsing errorschristos
2014-08-22Test make(1) by running the maintained tests, not unmaintainedapb
2012-03-17Deprecate tests/util.jruoho