index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
xml_mini
/
libxml_engine_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
✂️ needless lines beneath private.
Kasper Timm Hansen
2016-11-20
1
-1
/
+0
*
Create XMLMiniEngineTest; base class for all tests
Jon Moss
2016-11-20
1
-12
/
+3
*
Code styling cleanup
Jon Moss
2016-11-20
1
-6
/
+6
*
Create `CommonXMLMiniAdapterTest`; common tests module
Jon Moss
2016-11-20
1
-181
/
+9
*
Do not include `ActiveSupport` into test classes
Jon Moss
2016-11-19
1
-11
/
+9
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-97
/
+97
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
Rewind StringIO instances before be parsed again
Paco Guzman
2013-06-16
1
-0
/
+1
*
Compare with the parsed result from REXML backend
Paco Guzman
2013-05-22
1
-1
/
+1
*
Added missing assert
Anupam Choudhury
2013-04-02
1
-5
/
+6
*
Only call MiniTest.autorun if the dependecy is present
Rafael Mendonça França
2012-12-31
1
-4
/
+3
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Code cleanup, bugfixes and speed improvements for the Nokogiri and LibXML Xml...
Willem van Bergen
2010-01-01
1
-0
/
+9
*
Added CDATA support to the XmlMini LibXML engine, adjusted whitespace handlin...
Jacob Lauemoeller
2009-10-15
1
-0
/
+194