This project is archived and is in readonly mode.

Changeset [85750f22c90c914a429116fb908990c5a2c68379] by Joshua Peek

January 29th, 2009 @ 04:50 AM

Move dispatch related tests into test/dispatch http://github.com/rails/rails/co...

Committed by Joshua Peek

  • M actionpack/Rakefile
  • M actionpack/test/controller/header_test.rb
  • M actionpack/test/controller/middleware_stack_test.rb
  • M actionpack/test/controller/mime_type_test.rb
  • M actionpack/test/controller/rack_test.rb
  • M actionpack/test/controller/request/json_params_parsing_test.rb
  • M actionpack/test/controller/request/multipart_params_parsing_test.rb
  • M actionpack/test/controller/request/query_string_parsing_test.rb
  • M actionpack/test/controller/request/url_encoded_params_parsing_test.rb
  • M actionpack/test/controller/request/xml_params_parsing_test.rb
  • M actionpack/test/controller/request_test.rb
  • M actionpack/test/dispatch/header_test.rb
  • M actionpack/test/dispatch/middleware_stack_test.rb
  • M actionpack/test/dispatch/mime_type_test.rb
  • M actionpack/test/dispatch/rack_test.rb
  • M actionpack/test/dispatch/request/json_params_parsing_test.rb
  • M actionpack/test/dispatch/request/multipart_params_parsing_test.rb
  • M actionpack/test/dispatch/request/query_string_parsing_test.rb
  • M actionpack/test/dispatch/request/url_encoded_params_parsing_test.rb
  • M actionpack/test/dispatch/request/xml_params_parsing_test.rb
  • M actionpack/test/dispatch/request_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>