Improve AH doc
[gitmo/Moose.git] / t /
2009-06-26 Dave Rolsky more small style tweaks for AH tests
2009-06-26 Dave Rolsky remove useless use_ok tests
2009-06-26 Dave Rolsky make the test style match the rest of the (modern)...
2009-06-26 Dave Rolsky renamed helper_type => _helper_type
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-26 Shawn M Moore Convert tabs to spaces
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-26 Dave Rolsky Make the MM::TC::Role type object's parent Object rathe...
2009-06-26 Shawn M Moore Include the class name in the method-less attribute...
2009-06-26 Jesse Luehrs fix tests for definition_context stuff
2009-06-26 Hans Dieter Pearcey eradicate metaclasses
2009-06-26 Jesse Luehrs this is now tested by 020/027.t
2009-06-26 nperez Make mispelled or unknown additional attribute construc...
2009-06-25 Hans Dieter Pearcey traitS not trait
2009-06-25 Hans Dieter Pearcey fix obvious things that are broken
2009-06-25 Hans Dieter Pearcey more tests passing
2009-06-25 Jesse Luehrs test warnings for accessors overwriting existing methods
2009-06-25 Hans Dieter Pearcey remove unused (metaclass) tests
2009-06-25 Hans Dieter Pearcey make more tests pass, remove unnecessary meta method...
2009-06-25 Hans Dieter Pearcey rename MooseX -> Moose
2009-06-25 Hans Dieter Pearcey copy jay's patches to the trait tests
2009-06-25 Hans Dieter Pearcey import changes from MXAH repo
2009-06-25 Robert Buels Merge branch 'attribute_helpers' of gitmo@git.moose...
2009-06-25 Robert Buels migrated a few moose::attributehelpers tests
2009-06-25 jhannah Another MooseX::AttributeHelpers -> Moose::AttributeHelpers
2009-06-25 Shawn M Moore Apply josh's Moose::Exporter improvements so we have...
2009-06-25 Shawn M Moore TODOify rbuels's failing test, see [rt.cpan.org #47350]
2009-06-25 jhannah Merge branch 'attribute_helpers' of gitmo@jules.scsys...
2009-06-25 jhannah Trying to help confound and Sartak. jhannah newb alert!
2009-06-25 Hans Dieter Pearcey Merge branch 'handles_curry' into attribute_helpers
2009-06-25 Hans Dieter Pearcey add curried_arguments, usable from hashref handles
2009-06-25 Shawn M Moore Merge branch 'master' of gitmo@jules.scsys.co.uk:Moose
2009-06-25 Dave Rolsky Deprecated the Role type (use role_type instead).
2009-06-25 Shawn M Moore We don't use English in Moose, or in these test files
2009-06-25 Shawn M Moore Merge commit 'origin/meta_role_modifiers_bug'
2009-06-25 Hans Dieter Pearcey copy in and rename AttributeHelpers
2009-06-25 Shawn M Moore Allow Moose::Meta::TypeConstraint::DuckType in handles...
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey warn instead of dying
2009-06-24 Hans Dieter Pearcey warn instead of dying
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-06-23 Jesse Luehrs these todo tests work now, with cmop fixes
2009-06-23 Jesse Luehrs the metaclass is a Moose::Meta::Class, so it should...
2009-06-23 Jesse Luehrs test that the trait is still applied
2009-06-22 Jesse Luehrs make this test more correct with regards to immutabilit...
2009-06-22 Robert Buels added failing test for Moose::Meta::Role::get_...
2009-06-22 Robert Buels added little test for warning when an attribute overrid...
2009-06-22 Jesse Luehrs readding the __MOP__ key fixes this TODO test
2009-06-21 Dave Rolsky Shut up a warning about not overwriting DESTROY
2009-06-21 Dave Rolsky The content of the warning for wrapped structors has...
2009-06-13 Moritz Onken test removed
2009-06-13 Moritz Onken failing test class_type meta class
2009-06-11 Dave Rolsky single quotes for non-interpolating strings
2009-06-11 Dave Rolsky Remove useless BEGIN and tidy code
2009-06-11 Dylan William Hardison added test for DESTROY/immutable regression in moose...
2009-06-09 Rafael Kitover removing last added test as it should not work by design
2009-06-09 Rafael Kitover added TODO test for +attribute in a role that composes...
2009-06-06 Dave Rolsky Fix tests that I broke with my reformatting 0.80
2009-06-06 Dave Rolsky Make this a TODO test since it's easily worked around...
2009-06-06 Dave Rolsky Formatting
2009-06-06 Dave Rolsky Formatting
2009-06-06 Dave Rolsky rename this test
2009-06-02 Shawn M Moore Excluding a conflicting method is a certainly valid...
2009-06-01 Guillermo Roditi Add test for infinite recursion when creating an anon...
2009-05-31 Shawn M Moore Save the curses for comments O:)
2009-05-31 Shawn M Moore Add Ovid's test case
2009-05-31 Shawn M Moore Begin s/conflicted/conflicting/
2009-05-31 Shawn M Moore Much better error message for role conflicts
2009-05-30 Shawn M Moore Test fixes for lazy build no longer setting required
2009-05-30 Jesse Luehrs add todo test for immutable metaclasses with traits
2009-05-26 Marc Mims Moved to t/100_bugs per stevan
2009-05-26 Marc Mims Test around 'isa'
2009-05-26 Marc Mims TODO tests for UNIVERSAL methods
2009-05-25 Chris Prather remove required => 1 from lazy_build
2009-05-23 Yuval Kogman Update test suite for subname changes in Class::MOP
2009-05-22 Dave Rolsky Clarify why tests are not passing
2009-05-22 Dave Rolsky Fix test count
2009-05-22 Dave Rolsky Add an additional test to make sure that the original...
2009-05-22 Dave Rolsky More tidying of the test file
2009-05-22 Dave Rolsky Tidy tests
2009-05-22 Dave Rolsky Separate packages and remove useless do
2009-05-20 Shawn M Moore TODOify the failing test I added
2009-05-16 Shawn M Moore Add failing test for anonymous method metaclass persistency
2009-05-16 Shawn M Moore If we M'Ex/also a module that isn't loaded, hint that...
2009-05-13 michaelr added check for an even number of options to 'has'
2009-05-13 Dave Rolsky More global destruction fixes.
2009-05-12 Dave Rolsky Missed a test that was badly testing for \n 0.78
2009-05-12 Dave Rolsky Fix tests that tested for literal newlines in warnings...
2009-05-10 Dave Rolsky remove_metaclass_by_name only takes a single argument
2009-05-10 Tomas Doran (t0m Tweak latter instances of the test to remove the metacl...
2009-05-10 Dave Rolsky Extend t0m's tests for mixed moose/non-moose parentage...
2009-05-10 Dave Rolsky Tweak test description
2009-05-10 Dave Rolsky Formatting tweaks
2009-05-10 Shawn M Moore Make role_for_combination private
2009-05-10 Shawn M Moore Add role_for_combination for MXRP
2009-05-08 Hans Dieter Pearcey remove all uses of load_class's return value; use class...
2009-05-07 Tomas Doran (t0m) Fix one of the issues you see with metaclass incomat...
2009-05-03 Shawn M Moore Make role_applications return a list not an arrayref
2009-05-03 Shawn M Moore Tests for Application::ToClass
next