Renamed tests
authorSebastian Riedel <sri@labs.kraih.com>
Sat, 19 Nov 2005 05:38:02 +0000 (05:38 +0000)
committerSebastian Riedel <sri@labs.kraih.com>
Sat, 19 Nov 2005 05:38:02 +0000 (05:38 +0000)
commit50cc3183118f1056427ab314b84b91fd0d9e1383
tree506369d4bc2cb2e420ba2ae2f194f8056cca3bab
parent66741f94ac93b7ba0989db3556d0e3fe36c1be87
Renamed tests
32 files changed:
t/live_component_controller_action_auto.t [new file with mode: 0644]
t/live_component_controller_action_begin.t [new file with mode: 0644]
t/live_component_controller_action_default.t [new file with mode: 0644]
t/live_component_controller_action_detach.t [new file with mode: 0644]
t/live_component_controller_action_end.t [new file with mode: 0644]
t/live_component_controller_action_forward.t [new file with mode: 0644]
t/live_component_controller_action_global.t [new file with mode: 0644]
t/live_component_controller_action_index.t [new file with mode: 0644]
t/live_component_controller_action_inheritance.t [new file with mode: 0644]
t/live_component_controller_action_local.t [new file with mode: 0644]
t/live_component_controller_action_multipath.t [new file with mode: 0644]
t/live_component_controller_action_path.t [new file with mode: 0644]
t/live_component_controller_action_private.t [new file with mode: 0644]
t/live_component_controller_action_regexp.t [new file with mode: 0644]
t/live_component_controller_action_streaming.t [new file with mode: 0644]
t/live_engine_body.t [moved from t/live/engine/request/body.t with 100% similarity]
t/live_engine_cookies.t [moved from t/live/engine/request/cookies.t with 100% similarity]
t/live_engine_headers.t [moved from t/live/engine/request/headers.t with 100% similarity]
t/live_engine_parameters.t [moved from t/live/engine/request/parameters.t with 100% similarity]
t/live_engine_reponse_cookies.t [moved from t/live/engine/response/cookies.t with 100% similarity]
t/live_engine_reponse_errors.t [moved from t/live/engine/response/errors.t with 100% similarity]
t/live_engine_reponse_headers.t [moved from t/live/engine/response/headers.t with 100% similarity]
t/live_engine_reponse_large.t [moved from t/live/engine/response/large.t with 100% similarity]
t/live_engine_reponse_redirect.t [moved from t/live/engine/response/redirect.t with 100% similarity]
t/live_engine_reponse_status.t [moved from t/live/engine/response/status.t with 100% similarity]
t/live_engine_setup_basics.t [moved from t/live/engine/setup/basics.t with 100% similarity]
t/live_engine_setup_plugins.t [moved from t/live/engine/setup/plugins.t with 100% similarity]
t/live_engine_uploads.t [moved from t/live/engine/request/uploads.t with 100% similarity]
t/live_engine_uri.t [moved from t/live/engine/request/uri.t with 100% similarity]
t/live_plugin_loaded.t [moved from t/live/plugin/loaded.t with 100% similarity]
t/optional_apache-cgi.pl
t/optional_apache-fastcgi.pl