use Test::Requires in tests
[gitmo/Moose.git] / xt / author / pod_coverage.t
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-07-04 Dave Rolsky Revert the change that unimported strict ...
2010-05-16 Jesse Luehrs no strict and no warnings when 'no Moose' is called
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2009-09-14 Dave Rolsky Exclude some more MM::Role::Composite methods. Re-tidy
2009-09-11 Dave Rolsky Add MethodProvider::Code to pod-coverage ignore list
2009-09-02 Hans Dieter Pearcey Merge branch 'attribute_helpers'
2009-08-18 Jesse Luehrs remove obsolete references to make_immutable in Moose...
2009-08-16 Dave Rolsky Don't test Native MethodProvider classes for pod coverage.
2009-06-25 Chris Prather exclude DuckType methods from Pod::Coverage tests
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey back out 'bare' attribute changes (moving to a branch)
2009-06-24 Hans Dieter Pearcey die on attributes with no methods and no is => 'bare'
2009-05-03 Dave Rolsky make sure tests in xt get run for authors and disttest