summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/escape.mk
AgeCommit message (Expand)Author
2020-11-03make(1): clean up tests error.mk and escape.mkrillig
2020-10-24make(1): use consistent indentation in variable assignmentsrillig
2020-10-24make(1): use consistent RCS Id in test filesrillig
2020-01-07usr.bin/make: fix typos in commentrillig
2014-09-09Add a test for backslash-newline at the very end of a command script.apb
2014-09-09Change @echo to echo in several places in escape.mk,apb
2014-08-24In either a variable assignmentor a command, backslash-backslash-newlineapb
2014-08-24Our practice is that an even number of backslashes before a newlineapb
2014-08-24Our practice, despite what POSIX might say, is that "\#"apb
2014-08-24Convert the variable printing tests to use .USE rules,apb
2014-08-24Adjust tests to correct for the fact that end-of-line commentsapb
2014-08-24Fix more typos in variable names.apb
2014-08-24Fix typos in variable names, and in a comment.apb
2014-08-24Add tests for backslash escaping in make(1).apb