added a quick test for html entity escaping

SVN revision: 30011
This commit is contained in:
tilman 2007-05-17 22:39:19 +00:00 committed by tilman
parent 3b97a2f9c4
commit f26352de0e
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@ static void _setup(void)
"Ethiopic: 'ዩኒኮድ'<br>"
"Georgian: 'უნიკოდი'<br>"
"Greek: 'Γιούνικοντ'<br>"
/* also test the html entity stuff a bit */
"Greek continued: '&tau;&upsilon;&lambda;&theta;'<br>"
"Gujarati: 'યૂનિકોડ'<br>"
"Gurmukhi: 'ਯੂਨਿਕੋਡ'<br>"
"Hindi: 'यूनिकोड'<br>"