# Makefile_test.Makefile # # Test cases for nedit syntax highlighting. # All these contructs are syntactically correct make. # So far it's only a bug list, not a complete test suite. # http://volker.dnsalias.net/soft/nedit/ # # Released under the same license as NEdit itself, # or, at your option, under the GNU General Public Licence, Version 2. # # Volker Kuhlmann # 31 Dec 2003 # 13 Jan 2004 # nedit 5.4, builtin sh patterns # Bug 1: # Exscaped hash-signs are treated as comment start pack: mmv -v \*-shipped\* \#1\#2; \ cd ..; \ echo This is an active command, but highlighted as a comment