aboutsummaryrefslogtreecommitdiffstats
path: root/test/xmlrpc/test_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/xmlrpc: Wrap definitions by TestXMLRPC module.akr2013-11-031-0/+2
* * lib/xmlrpc/parser.rb (FaultException): fix to_s and inspectshyouhei2011-05-261-0/+6
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-6/+6
* * test/xmlrpc/test_parser.rb, test/xmlrpc/data/*.expected: Expectedmneumann2004-12-021-6/+7
* * fixed test cases so that they can be run from any directorymneumann2004-11-161-16/+15
* * applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann2004-11-161-11/+19
* * imported and refactored original test casesmneumann2004-11-151-0/+77