summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/escape.exp
AgeCommit message (Expand)Author
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-24Adjust tests to correct for the fact that end-of-line commentsapb
2014-08-24Add tests for backslash escaping in make(1).apb