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