Make mk_classdata fail if the class' metaclass is not a Class::MOP::Class.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_engine_request_uploads.t
2008-12-18 Tomas Doran Test for basename fixes
2008-12-05 Andy Grundman Fix upload test to work with remote servers, don't...
2008-12-05 Andy Grundman Revert last fix, this breaks on old LWP, grrr
2008-12-05 Andy Grundman Fix warning with newer LWP that generates a duplicate...
2008-12-05 Andy Grundman Add additional tests to make sure upload temp files...
2008-12-03 Tomas Doran Add extra HTTP::Body tests I have had hanging around...
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.