summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/Makefile
AgeCommit message (Expand)Author
2023-06-20make: allow targets to be used as multiple-inclusion guardsrillig
2023-06-16tests/make: add test for multiple-inclusion guardsrillig
2023-06-16tests/make: clean up tests for the ':M' and ':S' modifiersrillig
2023-06-01tests/make: clean up comments, extend a few testsrillig
2023-05-10tests/make: clean up tests for .for loopsrillig
2023-05-09make: add :mtime to provide mtime of filesjg
2023-02-25make: meta-ignore tests will not work if TMPDIR is /tmpsjg
2023-02-23Add unit-tests for .MAKE.META.IGNORE_*sjg
2023-01-24make: .SYSPATH: to add dirs to sysIncPathsjg
2023-01-23make: .[NO]READONLY for control of read-only variablessjg
2023-01-19tests/make: rename files that are not test casesrillig
2023-01-19tests/make: add tests for whitespace in leading '@+-'rillig
2022-09-25tests/make: fix test for option '-e' (broken since 2022-01-23)rillig
2022-09-10tests/make: be more specific about the egrep compatibilityrillig
2022-09-09Handle deprecation of egrepsjg
2022-09-03Only update distrib/sets/lists/tests/mi with valid filessjg
2022-09-02Enable make/unit-tests/directive-for-breaksjg
2022-09-02make: add .break to terminate .for loop earlysjg
2022-08-25tests/make: fix canonicalization for single-digit day of monthrillig
2022-08-24make: prevent future out-of-bounds errors when parsing expressionsrillig
2022-07-26Pass MAKEOBJDIR to opt-m-include-dirsjg
2022-06-10tests/make: reword comment in Makefile to be more specificrillig
2022-06-02Increase the resource limit so these tests pass on hppa.skrll
2022-05-23tests/make: document and demonstrate .for i containing .if empty(i)rillig
2022-05-08tests/make: remove test varquoterillig
2022-05-08tests/make: migrate cond1 test to other, more specific testsrillig
2022-05-07make: allow to randomize build order of targetsrillig
2022-04-18make: only switch to POSIX mode if '.POSIX:' is the first linerillig
2022-03-26make: fix crash on .undef of an environment variable (since 2020-10-06)rillig
2022-03-25tests/make: suppress -DCLEANUP output in test deptgt-phonyrillig
2022-02-12tests/make: document the history of bugs in '-k' moderillig
2022-02-12tests/make: demonstrate bug for .SILENT in jobs mode (since 2003)rillig
2022-02-09tests/make: remove redundant 'echo' from variable assignmentsrillig
2022-02-09make: fix mistakes, spelling and typos in comments and manual pagerillig
2022-02-09make: prefix the warning about read-only .OBJDIR with a colonrillig
2022-02-09tests/make: use more distinctive placeholder for TMPDIRrillig
2022-02-07tests/make: demonstrate combination of .USE with transformation rulerillig
2022-01-27numEntries can varysjg
2022-01-27Do not allow /usr/obj to cause failure.sjg
2022-01-23tests/make: migrate modts to varmod-to-separator and explainrillig
2022-01-23tests/make: rename var-class to var-scoperillig
2022-01-23tests/make: extend test suite, move old tests to 2020 schemerillig
2022-01-22tests/make: explore edge cases involving .ifmakerillig
2022-01-19tests/make: demonstrate wrong location in diagnostic (since 2018-12-22)rillig
2022-01-11tests/make: clean up after test for option '-dF'rillig
2022-01-09tests/make: add placeholders for .PARSEDIR and .INCLUDEDFROMDIRrillig
2021-12-28tests/make: clean up after test 'opt-debug-file'rillig
2021-12-28tests/make: document inconsistencies between '!=' and '::!='rillig
2021-12-23tests/make: explain the current behavior of the option '--version'rillig
2021-12-14make: remove unreachable code for parsing the dependency operatorrillig