aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/html-scanner/node_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Move html-scanner tests one dir upPratik Naik2009-05-231-89/+0
* Fix that HTML::Node.parse would blow up on unclosed CDATA sections.Jeffrey Hardy2008-10-231-0/+21
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-2/+1
* Add much-needed html-scanner tests. Fixed CDATA parsing bug. [Rick]Rick Olson2007-02-041-0/+69