root/lang/perl/HTTP-Engine/trunk/t

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @17385 [17385] 5 years tokuhirom this test is no longer needed
(edit) @17384 [17384] 5 years tokuhirom No Context!
(edit) @17383 [17383] 5 years tokuhirom merge my works.
(edit) @17375 [17375] 5 years yappo add merged param test
(edit) @17374 [17374] 5 years yappo unuse
(edit) @17372 [17372] 5 years yappo add make_context exception test
(edit) @17370 [17370] 5 years yappo add more tests
(edit) @17368 [17368] 5 years yappo split make_context method
(edit) @17366 [17366] 5 years yappo add exception test for loadl_middlewares fullpath middleware
(edit) @17365 [17365] 5 years yappo add poe multiple session test
(edit) @17364 [17364] 5 years yappo add import method test
(edit) @17363 [17363] 5 years yappo add exception test for loadl_middlewares
(edit) @17327 [17327] 5 years yappo fix dont work test case (POEのタイミング次第で先にHTTP/1.1のテストが走ってしまうからおかしくなる)
(edit) @17324 [17324] 5 years yappo use empty_port
(edit) @17318 [17318] 5 years tokuhirom use run_engine.
(edit) @17317 [17317] 5 years tokuhirom added new test utility(run_engine).
(edit) @17316 [17316] 5 years tokuhirom added more test case for $req->cookies;
(edit) @17313 [17313] 5 years tokuhirom $c->res->finalize moved to H::E::ResponseFinalizer?.
(edit) @17312 [17312] 5 years tokuhirom added test case for exception handler.
(edit) @17311 [17311] 5 years tokuhirom added test case for $req->paramaters.
(edit) @17310 [17310] 5 years tokuhirom added test case for $req->secure.
(edit) @17309 [17309] 5 years tokuhirom added test case for bad request.
(edit) @17308 [17308] 5 years tokuhirom added more test case for middleware.
(edit) @17306 [17306] 5 years tokuhirom added test case for $req->raw_body.
(edit) @17305 [17305] 5 years tokuhirom ahhhhhhhhhhhh!!! $c->req->hostname doesn't works…
(edit) @17302 [17302] 5 years tokuhirom test H::E::Request directly.
(edit) @17298 [17298] 5 years tokuhirom - check running environment. - I hate magick number.
(edit) @17296 [17296] 5 years tokuhirom die when empty port not found
(edit) @17295 [17295] 5 years yappo add t/030_daemonize/raw_body.t
(edit) @17294 [17294] 5 years yappo add daemonize_all method
(edit) @17293 [17293] 5 years yappo add t/010_core/request_builder_dummy.t
(edit) @17292 [17292] 5 years yappo add t/020_interface/test_request_builder.t
(edit) @17291 [17291] 5 years yappo add daemonize tests and test util package
(edit) @17283 [17283] 5 years tokuhirom $c->res->context is no longer needed.
(edit) @17281 [17281] 5 years tokuhirom added test case for H::E::I::ServerSimple?.
(edit) @17210 [17210] 5 years yappo fix bad test case
(edit) @17209 [17209] 5 years yappo move
(edit) @17208 [17208] 5 years yappo add query_parameters test
(edit) @17207 [17207] 5 years yappo add t/010_core/request-cookie.t
(edit) @17154 [17154] 5 years yappo svk smerge branches/lazy_request trunk
(edit) @17075 [17075] 5 years tokuhirom merge from lazy_request branch(r17073)
(edit) @16902 [16902] 5 years tokuhirom poeish tests.
(edit) @16875 [16875] 5 years yappo for coverage bad hack
(edit) @16873 [16873] 5 years yappo add copy_to and link_to method tests
(edit) @16851 [16851] 5 years yappo oops
(edit) @16849 [16849] 5 years yappo add t/010_core/request-as_string.t
(edit) @16846 [16846] 5 years yappo using upload method
(edit) @16845 [16845] 5 years yappo add t/010_core/request-parse.t
(edit) @16844 [16844] 5 years yappo t/010_core/request-content.t
(edit) @16843 [16843] 5 years yappo add t/010_core/request-uri_with.t
(edit) @16798 [16798] 5 years yappo add t/010_core/response-status.t
(edit) @16796 [16796] 5 years yappo use strict;use warnings;
(edit) @16795 [16795] 5 years yappo add t/010_core/request-params.t
(edit) @16742 [16742] 5 years yappo add upload test for Interface::Test
(edit) @13771 [13771] 5 years tokuhirom added test case for Interface::POE
(edit) @13763 [13763] 5 years tokuhirom added very very simple and stupid test.
(edit) @13758 [13758] 5 years tokuhirom arrangement the tests!
(edit) @13644 [13644] 5 years yappo remove t/32_interface_poe.t because this test dont work
(edit) @13590 [13590] 5 years kan add Interface::POE test.
(edit) @13461 [13461] 5 years tokuhirom added test for request body. lazy_request branch does not pass this test …
(edit) @13270 [13270] 5 years tokuhirom fixed.
(edit) @11859 [11859] 5 years yappo add Middleware's wrap method test
(edit) @11852 [11852] 5 years yappo lopnor++
(edit) @11836 [11836] 5 years yappo add Interface::Test
(edit) @11829 [11829] 5 years yappo what's this?
(edit) @11802 [11802] 5 years tokuhirom added version check for Moose testing
(edit) @11799 [11799] 5 years yappo typo
(edit) @11729 [11729] 5 years yappo add load_middlewares method
(edit) @11697 [11697] 5 years tokuhirom add more test.
(edit) @11696 [11696] 5 years tokuhirom remove. middleware does not exist in core.
(edit) @11693 [11693] 5 years tokuhirom r13917@o193-156: tokuhirom | 2008-05-16 12:19:00 +0900 oops. …
(edit) @11683 [11683] 5 years tokuhirom r13907@o193-156: tokuhirom | 2008-05-16 10:18:37 +0900 added …
(edit) @11635 [11635] 5 years tokuhirom Middleware is moved to other package
(edit) @11632 [11632] 5 years tokuhirom added Middleware::ReverseProxy?.
(edit) @11543 [11543] 5 years tokuhirom $c->env is not a useful, we should use %ENV directly.
(edit) @11542 [11542] 5 years tokuhirom use new style :(
(copy) @11460 [11460] 5 years yappo svk mv branches/moose trunk
copied from lang/perl/HTTP-Engine/branches/moose/t:
(edit) @11288 [11288] 5 years tokuhirom File::Temp 0.20 is required.
Note: See TracRevisionLog for help on using the revision log.