summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/modmatch.mk
AgeCommit message (Expand)Author
2020-10-24make(1): use consistent indentation in variable assignmentsrillig
2020-08-16make(1): move tests for the :M modifier into separate filesrillig
2020-08-01make(1): add test for inconsistent interpretation of :M and :N modifiersrillig
2020-06-15make(1): fix performance problem in specially crafted :M modifierrillig
2020-06-14usr.bin/make: revert performance improvementrillig
2020-06-13usr.bin/make: make Str_Match faster for repeated asterisksrillig
2017-04-21Str_Match: fix closure tests for [^] and add unit-test.sjg
2017-04-13Add test case for :M[^A-Z]sjg
2014-08-21Give each group of tests its own output file.apb