1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Paco Guzman
20bd16330c Rewind StringIO instances before be parsed again 2013-06-16 00:32:33 +02:00
Paco Guzman
74c79104b9 Compare with the parsed result from REXML backend 2013-05-22 15:35:47 +02:00
Anupam Choudhury
ae984cb1ef Added missing assert 2013-04-02 11:50:25 +05:30
Rafael Mendonça França
e6e3a64982 Only call MiniTest.autorun if the dependecy is present 2012-12-31 16:25:07 -03:00
Aaron Patterson
b8d8c50785 use AS::TestCase as the base class 2012-01-05 17:12:46 -08:00
Willem van Bergen
34b03cebf9 Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML XmlMini backends
[#3641 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-01-01 13:16:40 -08:00
Jacob Lauemoeller
fc46c9b220 Added CDATA support to the XmlMini LibXML engine, adjusted whitespace handling to closer match that of the REXML engine, and added a LibXML engine test
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2009-10-15 10:54:30 +13:00