rails--rails/actionwebservice/test
Leon Breedt 8694a79bb2 default to using UTF-8 as response encoding for SOAP if none is
supplied, but if an encoding is supplied by caller, use that for the
response instead (NAKAMURA Hiroshi)


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1245 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-28 17:55:34 +00:00
..
apis merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
abstract_client.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
abstract_dispatcher.rb default to using UTF-8 as response encoding for SOAP if none is 2005-04-28 17:55:34 +00:00
abstract_unit.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
api_test.rb add backwards compatibility for the public API change made to #api_methods, as it is 2005-04-17 17:20:44 +00:00
base_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
casting_test.rb Fix regression where nil values were incorrectly being cast into the 2005-04-19 19:00:06 +00:00
client_soap_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
client_xmlrpc_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
container_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher_action_controller_soap_test.rb default to using UTF-8 as response encoding for SOAP if none is 2005-04-28 17:55:34 +00:00
dispatcher_action_controller_xmlrpc_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
gencov merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
invocation_test.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
run generalize casting code to be used by both SOAP and XML-RPC (previously only XML-RPC). switch 2005-03-28 03:20:13 +00:00
scaffolded_controller_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00
struct_test.rb * Fix casting of nested members in structured types if we have a signature 2005-04-04 22:58:02 +00:00
test_invoke_test.rb * collapse 'ws' back into protocols, it just added complexity and indirection, and was hard to extend. 2005-04-02 21:03:36 +00:00