Use done_testing
[gitmo/Moose.git] / t /
2010-08-19 Dave Rolsky Use done_testing
2010-08-19 Dave Rolsky Use done_testing
2010-08-19 Dave Rolsky Cleanup syntax and use done_testing
2010-08-11 Karen Etheridge todo test for satisfying a requires() assertion via...
2010-08-11 Karen Etheridge add native hash attribute tests to confirm that set...
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-26 Dave Rolsky Squashed commit of the following:
2010-07-24 Dave Rolsky Turn off deprecation warnings.
2010-07-24 Dave Rolsky Revert an earlier change (from master) so that we never...
2010-07-24 Dave Rolsky Explicitly ask for api version 0.55 so we can call...
2010-07-24 Dave Rolsky Test that coerce errors come out for each attr, not...
2010-07-24 Dave Rolsky Issue deprecation warning on coerce => 1 without coerci...
2010-07-24 Dave Rolsky Deprecation warning for calling type() or subtype(...
2010-07-24 Dave Rolsky Add Moose::Deprecated, and clean up use of deprecated...
2010-07-24 Jesse Luehrs fix a test and clarify some docs
2010-07-24 Shawn M Moore Merge remote branch 'origin/rfc/illegal_options_for_inh...
2010-07-24 Shawn M Moore Merge remote branch 'origin/rfc/accessor_overwrite_func...
2010-07-24 Jesse Luehrs implement a with_traits helper function
2010-07-24 Jesse Luehrs warn if we try to overwrite a local function with an...
2010-07-24 Jesse Luehrs clean up some things, and allow overriding unspecified...
2010-07-24 Tuomas Jormola Implement inversed logic when defining which attribute...
2010-07-12 Dave Rolsky Include type name in error when coerce => 1 is given...
2010-07-12 Dave Rolsky If you pass coerce => 1 for an attr, its type must...
2010-07-04 Dave Rolsky Revert the change that unimported strict ...
2010-06-30 Jesse Luehrs don't inline accessors unless the instance supports it
2010-06-10 Jesse Luehrs handle fixing when the child class already does all...
2010-06-07 Jesse Luehrs test array delegation edge cases
2010-06-06 Dave Rolsky Shut up ridiculous warnings from Module::Refresh
2010-06-05 Jesse Luehrs need to use real_ref_name in one more place
2010-06-05 Jesse Luehrs add todo test for metaclass compat with immutable class...
2010-06-05 Jesse Luehrs todo test for insertion order from roles
2010-06-01 John Napiorkowski added bool context overload to m:m:tc
2010-05-28 John Napiorkowski fix and test related to breakage in MX:Types and others...
2010-05-20 Jesse Luehrs add some more tests
2010-05-20 Jesse Luehrs complain about unsafe fixing, since cmop doesn't anymore
2010-05-20 Tomas Doran Add failing test from Catalyst
2010-05-20 Jesse Luehrs fix some immutability issues, and expand the tests
2010-05-20 Jesse Luehrs one more immutability test (t0m)
2010-05-20 Jesse Luehrs immutability todo tests (t0m)
2010-05-20 Jesse Luehrs move the metaclass compat test out of 600_todo
2010-05-20 Jesse Luehrs un-todo some passing todo tests
2010-05-20 Jesse Luehrs fix a test (do we want to do this?)
2010-05-20 Florian Ragwitz Stop testing for clobbering of $@
2010-05-16 Ricardo Signes distinct custom types should not be equal
2010-05-16 Jesse Luehrs add ->consumers method to role metaclass
2010-05-16 Jesse Luehrs no strict and no warnings when 'no Moose' is called
2010-05-12 Jesse Luehrs stick the call to BUILDALL in ->meta->new_object, rathe...
2010-05-12 Jesse Luehrs fix failing tests
2010-05-11 Tomas Doran 'Fix' has '+attr' in roles by exploding earlier.
2010-05-05 Florian Ragwitz Allow required versions to be specified when setting...
2010-04-30 Florian Ragwitz Stop making $class_tc->is_subtype_of behave like -...
2010-04-08 Jesse Luehrs fix instance application not passing along role args...
2010-04-06 Jesse Luehrs todo test for replacing superclass versions of override...
2010-04-06 Ævar Arnfjörð Bjar... Amend bcbb2654: Use a tempdir() template so it's clear...
2010-04-06 Chris Weyl Write out TestBaz.pm under the system tmp dir
2010-04-04 Dave Rolsky Spelling fix in test description
2010-03-31 Florian Ragwitz Make Moose::Meta::TypeConstraint::Class correctly rejec...
2010-03-26 Florian Ragwitz Make handles accept role TCs.
2010-03-26 Jesse Luehrs add a couple of todo tests
2010-03-25 Florian Ragwitz Stop Moose::Meta::Attribute::Native::Trait::Code from...
2010-03-07 Jesse Luehrs fix DEMOLISH methods not being called in some cases
2010-02-27 Cory Watson Add find_type_for method to Union.
2010-02-23 Chris Prather kill tabs in some tests
2010-02-11 Rafael Kitover test that anon classes are the same for instances havin...
2010-02-10 Rafael Kitover update t/030_roles/010_run_time_role_composition.t...
2010-02-10 Rafael Kitover use "roles" when creating anon class for applying a...
2010-02-09 Dave Rolsky Fix reinitializing anon metaclasses.
2010-02-06 Florian Ragwitz We stopped subnaming role methods when being composed...
2010-02-05 Florian Ragwitz Make ScalarRef accept references to references.
2010-02-05 Florian Ragwitz Make ScalarRef parameterized.
2010-02-05 Hans Dieter Pearcey add (TODO) tests for RT#46347 from Vince Veselosky
2010-02-04 Florian Ragwitz Revert "add stubs for BUILD and DEMOLISH to Moose:...
2010-01-31 Florian Ragwitz Add execute_method to Native::Trait::Code.
2010-01-27 Dylan William Hardison Behavior for method modifiers with non-regexp refs
2010-01-21 Jesse Luehrs add stubs for BUILD and DEMOLISH to Moose::Object
2010-01-18 Dave Rolsky Bug fixes for handling attr names like "@foo"
2010-01-18 Dave Rolsky Squashed commit of the following:
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2010-01-02 Dave Rolsky Squashed commit of the following:
2009-12-28 Florian Ragwitz Turn composition_class_roles into a plain method.
2009-12-15 Florian Ragwitz Disable warnings for t/010_basics/009_import_unimport...
2009-12-15 Florian Ragwitz Unimport blessed and confess unless they've been replac...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-12-13 Shlomi Fish Merge branch 'master' of git://git.moose.perl.org/Moose
2009-12-11 Jesse Luehrs give with_immutable a reasonable return value
2009-12-10 Jesse Luehrs add with_immutable test helper
2009-12-09 Shlomi Fish Fix more "a Int" -> "an Int".
2009-11-22 Stefan O'Rear Collapse magic lvalues in Str
2009-10-24 Jesse Luehrs don't remove accessors we never installed
2009-10-24 Jesse Luehrs add TODO test for throwing exceptions during delegate...
2009-10-24 Jesse Luehrs clean up test a bit
2009-10-24 Jeff Bisbee tests for handles => CODE block
2009-10-16 chansen Added type constraint tests for GV
2009-10-14 Yuval Kogman allow exporting to main
2009-10-14 Jesse Luehrs remove the warning for $self->new
2009-10-12 Jesse Luehrs support arrayrefs as well as lists for enum and duck_type
2009-10-12 Jesse Luehrs preserve aliasing for delegated methods
2009-10-04 gfx Fix a typo in a error message (s/You much supply/You...
2009-10-04 Jesse Luehrs fix passing args to a code execute helper (gphat++)
2009-10-01 Dave Rolsky Forgot to fix the test count
next