summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/SafeString_Test.php
AgeCommit message (Expand)Author
2009-09-04Simplifying SafeString a bit: From a XSS HTML security point of view, treat c...Andy Staudacher
2009-09-03Fix tests for new purifier API.Bharat Mediratta
2009-09-03Ensure that purify isn't applied twice for an already purified SafeStringAndy Staudacher
2009-09-03Change the Html_Helper and SafeString tests to change the expeced results bas...Tim Almdal
2009-08-30Tabs to spaces cleanupAndy Staudacher
2009-08-30Rename clean_js to js_string and have it return a complete JS string (with de...Andy Staudacher
2009-08-29Add more factory methods for convenience:Andy Staudacher
2009-08-29Adding SafeString::for_html_attr()Andy Staudacher
2009-08-29Adding SafeString which is going to replace p::clean() and p::purify().Andy Staudacher