dgrok
dgrok copied to clipboard
Fix issue Failure to parse HIGHCHARUNICODE compiler directive
Fix issue Failure to parse HIGHCHARUNICODE compiler directive https://github.com/joewhite/dgrok/issues/4
Add an ignored directive type for "HIGHCHARUNICODE"] to Source/DGrok.Framework/Framework/TokenFilter.cs
Add a new test case HighCharUnicodeCompilerDirectivesAreIgnored() to verifiy that {$HIGHCHARUNICODE ... } is ignored ( doesn't really check the value of the parameter ON/OFF )