added a quick test for html entity escaping

SVN revision: 30011
expedite-1.1
tilman 16 years ago committed by tilman
parent 3b97a2f9c4
commit f26352de0e
  1. 4
      src/bin/textblock_intl.c

@ -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>"

Loading…
Cancel
Save