fix a memory leak introduced by 1f8cad5e5a1875de94d63ac91d8ded4d2282c62e
[catagits/Web-Simple.git] / t / dispatch_misc.t
2014-07-08 Christian Walde fix a memory leak introduced by 1f8cad5e5a1875de94d63ac...
2014-05-20 Christian Walde allow dispatching to a method name as a string instead...
2014-05-20 Christian Walde disassemble DispatchNode since Dispatch.pm can now...
2014-05-20 Christian Walde allow passing either psgi app, or application object...
2013-11-22 Christian Walde add a test for trying to dispatch on a pair of WD:...
2013-11-22 Christian Walde add test for to_app-less object as invalid psgi respons...
2013-11-22 Christian Walde consolidate tests for invalid psgi responses
2011-11-02 Christian Walde [sub{ }] can now be returned by a route to be used...
2011-11-02 Christian Walde added a test file that puts Web::Dispatch's coverage...