Fix CString::Escape_n() and add some tests for it

This bug was originally reported by someone on irc, but sadly I forgot who it
was. Sorry!

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter
2011-08-05 16:05:05 +02:00
parent cb6798d36f
commit da0ba75549
4 changed files with 66 additions and 6 deletions

1
.gitignore vendored
View File

@@ -31,6 +31,7 @@ Makefile
/modules/*.pyc
/test/ConfigTest
/test/EscapeTest
# Compiled Object files
*.o