aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/xml_mini/xml_mini_engine_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes Hash.from_xml with frozen strings for all backendsJosh Nussbaum2017-04-201-0/+5
* Move tests to a module, include in subclasses, style lintingJon Moss2016-11-201-188/+195
* Create XMLMiniEngineTest; base class for all testsJon Moss2016-11-201-0/+250