rails--rails/actionwebservice/test
Marcel Molina df26041c89 Fix test database name typo. [Marcel Molina Jr.]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4309 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-29 18:02:37 +00:00
..
apis merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
fixtures Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1) #4038 [Kent Sibilev] 2006-03-03 03:19:37 +00:00
abstract_client.rb Fix soap type registration of multidimensional arrays (closes #4232) [Kent] 2006-03-17 22:20:09 +00:00
abstract_dispatcher.rb Fix that XML-RPC date/time values did not have well-defined behaviour (#2516, #2534). This fix has one caveat, in that we can't support pre-1970 dates from XML-RPC clients. 2005-11-09 05:29:08 +00:00
abstract_unit.rb Fix test database name typo. [Marcel Molina Jr.] 2006-04-29 18:02:37 +00:00
api_test.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
base_test.rb rename entire package to Action Web Service 2005-02-18 23:55:29 +00:00
casting_test.rb add base64 signature type (thanks, Shugo Maeda!) 2005-05-07 22:57:08 +00:00
client_soap_test.rb Fix soap type registration of multidimensional arrays (closes #4232) [Kent] 2006-03-17 22:20:09 +00:00
client_xmlrpc_test.rb Fix soap type registration of multidimensional arrays (closes #4232) [Kent] 2006-03-17 22:20:09 +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 make sure that we get back a SOAPString when $KCODE is UTF-8 2005-07-13 06:25:45 +00:00
dispatcher_action_controller_xmlrpc_test.rb special-case non-existent target method handling for 'system.multicall' calls when the 2005-08-16 05:54:12 +00:00
gencov merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
invocation_test.rb support using invocation filters in :direct controllers as well, for 2005-05-07 23:49:45 +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 Make ActiveWebService::Struct type reloadable. Fix scaffolding action when one of the members of a structural type has date or time type. Remove extra index hash when generating scaffold html for parameters of structural type (closes #4374) [joe@mjg2.com] 2006-03-26 21:26:13 +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 invoke / invoke_delegated / invoke_layered check for correct number of args (closes #4610) [jerrett@bravenet.com] 2006-04-06 02:52:01 +00:00