2009-02-09 |
Shawn M Moore |
Support for anonymous enums: enum [elements] |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Upgrading Moose fixed test failures in these files... |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Avoid the warning about exporting sugar into main |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
MouseX::Types is now in its own dist |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Implement override/super |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Implement basic usage of "enum" type constraints |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Don't require there to be a BUILDARGS method; fix undef... |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
We can't support this yet, so TODO and make sure we... |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Ensure that we're not blowing away an inherited constructor |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Extra ; |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
TODOify it for now |
tree | commitdiff |
2009-02-05 |
Shawn M Moore |
Failing test for using a custom message in a subtype |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Better test here; check the error message |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Rename this class to avoid a type collision |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Write the anon-class test such that we can run it again... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Begin stealing more Moose meta API |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Same API as Moose for Mouse::Meta::Attribute->new |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Need to specify package names |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Don't try to import Mouse's sugar into main here |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Don't do the use_ok test |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
class_type shouldn't load the class (Moose compat;... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Remove the redefine type tests for now, they'll go... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
You can redefine types in the original package |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Coerce a type that won't fail us later (damn you Moose) |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Keep track of the source package of each type; other... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
HashRefa looks like a typo |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Rename the method to verify_against_type_constraint... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Better linear-isa tests (using the meta API) |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
More uses of type in the tests |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
"type" sugar for when you're not subtyping anything |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Finish renaming Mouse::TypeRegistry to Mouse::Util... |
tree | commitdiff |
2008-12-22 |
Shawn M Moore |
Test that we don't export sugar into main |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
Finish renaming these test modules |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
Okay, these are the right names |
tree | commitdiff |
2008-12-21 |
Shawn M Moore |
Begin renaming some test files so it's easier to test... |
tree | commitdiff |
2008-12-16 |
Shawn M Moore |
MRO::Compat is the only module loaded by Mouse::Util... |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Only inline BUILDARGS if the class has one that isn... |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Add type constraint |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Test for init_arg => undef |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Make this coerce test more discriminating |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Need to specify is => 'rw' for the test to be closer... |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Use Test::Exception in this test |
tree | commitdiff |
2008-12-09 |
Shawn M Moore |
Bring shika-based up to trunk |
tree | commitdiff |
2008-12-08 |
大沢 和宏 |
oops, add testcase ( subtype 'Foo' => as 'Bar'; AND... |
tree | commitdiff |
2008-12-08 |
大沢 和宏 |
pre load class in class_type |
tree | commitdiff |
2008-12-08 |
大沢 和宏 |
implement to subtype's as is moose way |
tree | commitdiff |
2008-12-07 |
Tokuhiro Matsuno |
improvement the compatibility with Moose. |
tree | commitdiff |
2008-12-07 |
Tokuhiro Matsuno |
added test case for compatibility |
tree | commitdiff |
2008-12-07 |
Tokuhiro Matsuno |
added more test cases |
tree | commitdiff |
2008-12-07 |
Tokuhiro Matsuno |
use Scalar::Util directly |
tree | commitdiff |
2008-12-06 |
Tokuhiro Matsuno |
oops |
tree | commitdiff |
2008-12-06 |
Tokuhiro Matsuno |
- depend to Scalar::Util when perl5.6.x |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
add immutable test |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
support MouseX::Types's isa or ( isa => Str | Undef ) |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
support of isa or ( isa => ' Str | Undef ') |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
oops, revert of revision 6879 |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
support of isa or ( isa => ' Str | Undef ') |
tree | commitdiff |
2008-12-05 |
Ricardo SIGNES |
mark 033 todo |
tree | commitdiff |
2008-12-05 |
Ricardo SIGNES |
more specific |
tree | commitdiff |
2008-12-05 |
Ricardo SIGNES |
default needs invocant |
tree | commitdiff |
2008-12-05 |
Ricardo SIGNES |
reader/writer |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
more optimized of TypeRegistry |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
oops remove t/800_shikabased/007-create_class.t |
tree | commitdiff |
2008-12-05 |
大沢 和宏 |
mv t/800_shikabased/007-create_class.t t/800_shikabased... |
tree | commitdiff |
2008-12-04 |
Ricardo SIGNES |
test for isa improvement |
tree | commitdiff |
2008-12-04 |
Tokuhiro Matsuno |
bug fixed: BUILD method doesn't works |
tree | commitdiff |
2008-12-04 |
大沢 和宏 |
add with qw( Role1 Role2 ) support |
tree | commitdiff |
2008-12-04 |
Tokuhiro Matsuno |
added Mouse::Meta::Class->create(_anon_class)? |
tree | commitdiff |
2008-12-04 |
大沢 和宏 |
add mluti option with test |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
added MouseX::Types, MouseX::Types::Mouse |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
more more moose way to type constraints |
tree | commitdiff |
2008-12-03 |
Tokuhiro Matsuno |
oops... i forgot s/Moose/Mouse/ orz |
tree | commitdiff |
2008-12-03 |
Tokuhiro Matsuno |
move Test::Exception to inc/. suggested by autarch++ |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
SKIP test case "Class::Method::Modifiers required for... |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
added role_type on Mouse::TypeRegistry |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
move 80x tests to 800_shikabased |
tree | commitdiff |
2008-12-03 |
Tokuhiro Matsuno |
generate DESTROY method for performance improvement |
tree | commitdiff |
2008-12-03 |
Shawn M Moore |
Use t::Exception for this test |
tree | commitdiff |
2008-12-03 |
大沢 和宏 |
added to class_type |
tree | commitdiff |
2008-12-03 |
Tokuhiro Matsuno |
- inject object constructor when call meta->make_immutable. |
tree | commitdiff |
2008-12-02 |
大沢 和宏 |
added to coerce moose compat test case |
tree | commitdiff |
2008-12-02 |
大沢 和宏 |
oops add test for coerce |
tree | commitdiff |
2008-12-02 |
Tokuhiro Matsuno |
don't require Test::Exception on production environment =) |
tree | commitdiff |
2008-12-02 |
Tokuhiro Matsuno |
support alias option on 'with' |
tree | commitdiff |
2008-12-02 |
Tokuhiro Matsuno |
Mouse::Role supports 'with' |
tree | commitdiff |
2008-12-02 |
Tokuhiro Matsuno |
- added Moose::Util::apply_all_roles |
tree | commitdiff |
2008-12-02 |
Tokuhiro Matsuno |
support requires on Mouse::Role. |
tree | commitdiff |
2008-11-25 |
Shawn M Moore |
Steal the octal-defaults test from Moose, thankfully... |
tree | commitdiff |
2008-10-28 |
Shawn M Moore |
require Moose 0.59 doesn't work, need to use: Moose... |
tree | commitdiff |
2008-10-28 |
Shawn M Moore |
Require Moose 0.59 for these tests (not sure when this... |
tree | commitdiff |
2008-10-19 |
Shawn M Moore |
Include CMM, why not |
tree | commitdiff |
2008-10-19 |
Shawn M Moore |
Include CMOP and Moose versions in the dependency display |
tree | commitdiff |
2008-09-29 |
Shawn M Moore |
Delete the role test for now, we need to track Class... |
tree | commitdiff |
2008-09-29 |
Shawn M Moore |
We need to skip the moose_extends_mouse tests in the... |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Failing test for mixing in a method from a role |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Tests for Mouse::Tiny + Mouse |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Notify us of what versions of everything we have from... |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Skip some tests if we don't have Class::Method::Modifiers |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Begin replacing Test::Exception with a Moose::Util... |
tree | commitdiff |
2008-09-28 |
Shawn M Moore |
Remove dependency on Scalar::Util |
tree | commitdiff |
next |