summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-1/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-221-1/+1
* maint: Fix a test that was missing a requireMatt Robinson2010-11-221-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-116/+116
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-281-0/+0
* [#4006] Fix test failures caused by reverting ticket 2890Matt Robinson2010-06-241-1/+1
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-0/+0
* Fixing a test broken by a log demotionLuke Kanies2009-02-141-2/+2
* Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-121-0/+22
* Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-121-7/+143
* Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-0/+0
* Fixed #1473 - Rescue Timeout::Error in xmlrpc clientsAndrew Shafer2008-10-071-0/+13
* Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-191-107/+0
* Fixing #961 -- closing existing, open connections whenLuke Kanies2007-12-171-1/+31
* Fixing some further failing tests resulting from the fix forLuke Kanies2007-12-101-13/+11
* Updated tests for http_enable_post_connection_check configuration setting.Jeffrey J McCune2007-11-291-0/+10
* Fixing a couple of tests that were failing on a different platform or with a ...Luke Kanies2007-11-281-1/+1
* Integrating most of Matt Palmer's fromLuke Kanies2007-11-241-0/+69