Xavier Noria
|
80e66cc4d9
|
normalizes indentation and whitespace across the project
|
2016-08-06 20:16:27 +02:00 |
|
Xavier Noria
|
a731125f12
|
applies new string literal convention in activesupport/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 18:10:53 +02:00 |
|
Rafael Mendonça França
|
eded51f3b4
|
Do not include Active Support on tests
It was not done to be included
|
2015-01-04 18:59:42 -03:00 |
|
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 |
|
Anton Kalyaev
|
13c19c8de0
|
use nokogirisax as a backend
Most likely someone just forgot to change it during copying and
pasting test cases from nokigiri engine test.
|
2013-05-05 19:47:50 +04: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
|
689984ddd3
|
Fixed some bugs and fixed some tests in new SAX-based XmlMini backends.
[#3636 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-01-01 13:18:03 -08:00 |
|
Willem van Bergen
|
d7f9b9fd24
|
Added SAX-based parser for XmlMini, using Nokogiri.
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-01-01 13:17:45 -08:00 |
|