projects
/
gitmo/Mouse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
This fails with older Moose. Not sure which version, but it's just a test
[gitmo/Mouse.git]
/
t
/
2009-06-14
Shawn M Moore
This fails with older Moose. Not sure which version...
tree
|
commitdiff
2009-06-10
Tokuhiro Matsuno
added Mouse->init_meta
tree
|
commitdiff
2009-06-09
Tokuhiro Matsuno
construct_instance is obsolated, use construct_instance...
tree
|
commitdiff
2009-06-09
Tokuhiro Matsuno
update the test code from latest moose repo
tree
|
commitdiff
2009-06-09
Tokuhiro Matsuno
latest moose inlining destructor by default
tree
|
commitdiff
2009-04-15
Shawn M Moore
Make sure that role overrides work as specced
tree
|
commitdiff
2009-04-13
Tokuhiro Matsuno
bug fixed. test is very important things!
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
added typeconstraint's customizable error message support.
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
tckect #42992: Method modifiers affect all classes...
tree
|
commitdiff
2009-04-11
Tokuhiro Matsuno
Moose says 'The clone_instance method has been made...
tree
|
commitdiff
2009-04-10
Joel Bernstein
Fix test failures when user does not have C::Method...
tree
|
commitdiff
2009-04-10
Tokuhiro Matsuno
class-mop says 'The compute_all_applicable_attributes...
tree
|
commitdiff
2009-04-09
Shawn M Moore
throws_ok -> todo
tree
|
commitdiff
2009-04-07
Tokuhiro Matsuno
fixed test count
tree
|
commitdiff
2009-04-06
wu-lee
Whoops. This should have been included in the previous...
tree
|
commitdiff
2009-04-06
wu-lee
Fixed bug in the immutable constructor. It now redispa...
tree
|
commitdiff
2009-04-03
wu-lee
Added test for the correct application order when multi...
tree
|
commitdiff
2009-04-03
wu-lee
Added test for the correct BUILD order after immutable...
tree
|
commitdiff
2009-04-03
wu-lee
Adjusted default 'isa' typeconstraint construction...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
less deps in Makefile.PL
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
t/900_bug/001_immutable_types.t: oops. 'package B'...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
oops. i forgot to change make_immutable code.
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Mouse::Meta::TypeConstraint and use it. Mouse...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added Meta::Class->add_attribute_list for Moose compati...
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
added comment
tree
|
commitdiff
2009-04-02
Tokuhiro Matsuno
make a subtype for each Mouse class This behavior is...
tree
|
commitdiff
2009-04-02
Daisuke Maki (lest...
fix portability between Moose/Mouse's class_type
tree
|
commitdiff
2009-04-02
Daisuke Maki (lest...
implement Maybe
tree
|
commitdiff
2009-04-01
Shawn M Moore
Update error message to match Moose's
tree
|
commitdiff
2009-04-01
Shawn M Moore
Forbid undef passed to new for Moose compat
tree
|
commitdiff
2009-04-01
Shawn M Moore
TODO package A;our @VERSION passing is_class_loaded
tree
|
commitdiff
2009-04-01
Shawn M Moore
Need to actually be tests to be usefully todo'd
tree
|
commitdiff
2009-04-01
Shawn M Moore
Turn the throws_ok failures into TODO tests
tree
|
commitdiff
2009-04-01
Shawn M Moore
Fix version check
tree
|
commitdiff
2009-04-01
Shawn M Moore
Fix use of meta-attr in trigger
tree
|
commitdiff
2009-04-01
Shawn M Moore
Remove third argument to trigger
tree
|
commitdiff
2009-03-31
Nick Woolley
Added a new test, essentially the code posted in RT...
tree
|
commitdiff
2009-03-27
Nick Woolley
Implemented Mouse::Role->does; modified Mouse::Meta...
tree
|
commitdiff
2009-03-08
Shawn M Moore
Avoid depending on method modifiers again
tree
|
commitdiff
2009-03-08
Shawn M Moore
Don't use a method modifier in a test, since they may...
tree
|
commitdiff
2009-03-07
Daisuke Maki
Make coercion work for parameterized types
tree
|
commitdiff
2009-03-07
Daisuke Maki
I want parameterized types... I want it!
tree
|
commitdiff
2009-03-07
Tokuhiro Matsuno
oops. we want to use 'metaclass' in role, too :(
tree
|
commitdiff
2009-03-07
Shawn M Moore
No need to skip these tests, since tokuhirom++ implemen...
tree
|
commitdiff
2009-03-04
Tokuhiro Matsuno
added YourClass->meta->add_attribute(foo => (is =>...
tree
|
commitdiff
2009-03-04
Tokuhiro Matsuno
support Mouse->import({into_level => 1}).
tree
|
commitdiff
2009-03-01
Tokuhiro Matsuno
added attribute metaclass support.
tree
|
commitdiff
2009-02-23
Shawn M Moore
Throw a more useful error when users try to use a param...
tree
|
commitdiff
2009-02-10
Shawn M Moore
Include CMMF in t/000-load
tree
|
commitdiff
2009-02-10
Shawn M Moore
Skip these tests if you have an old Moose
tree
|
commitdiff
2009-02-10
Shawn M Moore
Describe which versions of Moose we need when we skip...
tree
|
commitdiff
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
next