instiki/test/functional
Jacques Distler 198d7847bd Performance
My REXML::Element.to_ncr (and REXML::Element.to_utf8) is horribly slow. For long documents, it proves more efficient to serialize to a string, apply String.to_ncr (or String.to_utf8) and then Sanitize the string.
2007-10-13 16:32:04 -05:00
..
admin_controller_test.rb Sync with Instiki Trunk 2007-05-11 11:47:38 -05:00
application_test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
file_controller_test.rb Security: HTTP GET Bypassed Spam Protection 2007-10-07 01:59:50 -05:00
routes_test.rb Cleanup 2007-06-13 01:56:44 -05:00
wiki_controller_test.rb Performance 2007-10-13 16:32:04 -05:00