Make mk_classdata fail if the class' metaclass is not a Class::MOP::Class.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_engine_request_uri.t
2008-12-05 Andy Grundman Fix engine_request_uri tests to work on remote server...
2008-12-05 Rafael Kitover Add missing SKIP to URI test
2008-12-04 Tomas Doran Fix the SmartURI recursion using a predicate and un...
2008-12-04 Tomas Doran Add skipped test for ininite recursion issue, re-arrang...
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.