summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/unicode.test
Commit message (Collapse)AuthorAge
* - Patch #445410 by Damien Tournoud: fix $ tags.Dries Buytaert2009-04-26
|
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should ↵Dries Buytaert2009-01-02
| | | | support all (X)HTML entities.
* - Patch #352359 by Damien Tournoud: provided unit tests for the unicode ↵Dries Buytaert2008-12-31
library and fixed some bugs.