instiki/test
Jacques Distler 41006d20ef Fix the "Backslashes in Included Equations" Bug
See
  http://golem.ph.utexas.edu/instiki/revision/Known+Bugs?rev=3#IncludedEqs

Who knew that

      @pre_rendered = String.new(self)

was not the same as

      @pre_rendered = String.new
      @pre_rendered = self

?
2009-01-14 22:55:59 -06:00
..
fixtures Sanitize url refs in SVG attributes 2007-10-27 17:34:29 -05:00
functional @import In Published View 2008-12-22 12:19:18 -06:00
unit Fix the "Backslashes in Included Equations" Bug 2009-01-14 22:55:59 -06:00
watir Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
sanitizer.dat More Tests 2009-01-05 22:13:09 -06:00
test_helper.rb Uploaded Pictures Should Display in "Published" Mode 2008-12-20 13:56:50 -06:00