aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/xml_mini/nokogirisax_engine_test.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-91/+91
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-13/+13
* Do not include Active Support on testsRafael Mendonça França2015-01-041-11/+9
* Rewind StringIO instances before be parsed againPaco Guzman2013-06-161-0/+1
* Compare with the parsed result from REXML backendPaco Guzman2013-05-221-1/+1
* use nokogirisax as a backendAnton Kalyaev2013-05-051-3/+3
* Added missing assertAnupam Choudhury2013-04-021-5/+6
* Only call MiniTest.autorun if the dependecy is presentRafael Mendonça França2012-12-311-4/+3
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
* Fixed some bugs and fixed some tests in new SAX-based XmlMini backends.Willem van Bergen2010-01-011-2/+3
* Added SAX-based parser for XmlMini, using Nokogiri.Willem van Bergen2010-01-011-0/+216