projects
/
gitmo/Moo.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix deep recursion when calling isa check within isa check
[gitmo/Moo.git]
/
xt
/
2013-08-23
Graham Knop
update dependents test
tree
|
commitdiff
2013-07-15
Graham Knop
clean up test and remove subtests
tree
|
commitdiff
2013-07-15
Graham Knop
more testing for create_class_with_roles
tree
|
commitdiff
2013-07-15
Graham Knop
update dependents test
tree
|
commitdiff
2013-07-11
Graham Knop
allow passing dependents test option as param
tree
|
commitdiff
2013-07-11
Graham Knop
update broken dependents
tree
|
commitdiff
2013-07-11
Graham Knop
additional tests for applying multiple roles
tree
|
commitdiff
2013-06-27
Graham Knop
test for no Moo::sification
tree
|
commitdiff
2013-06-19
Graham Knop
test for consuming multiple Moose roles
tree
|
commitdiff
2013-06-17
Graham Knop
use Test::Fatal instead of Test::Exception in all xt...
tree
|
commitdiff
2013-06-12
Graham Knop
remove HTML-Zoom-Parser-HH5P from broken dependent...
tree
|
commitdiff
2013-06-12
Graham Knop
remove GeoIP2 from broken dependent list
tree
|
commitdiff
2013-06-12
Graham Knop
fix module name determination
tree
|
commitdiff
2013-06-12
Graham Knop
mark todo dependent tests
tree
|
commitdiff
2013-06-12
Graham Knop
exclude by dist in dependents test, with some refactoring
tree
|
commitdiff
2013-06-12
Graham Knop
skip prereq tests on some problematic modules and know...
tree
|
commitdiff
2013-06-12
Graham Knop
test to check dependents
tree
|
commitdiff
2013-06-12
Graham Knop
fix inflating method modifiers applied to multiple...
tree
|
commitdiff
2013-06-12
Graham Knop
test for trait inflation from moo roles
tree
|
commitdiff
2013-06-12
Graham Knop
clean up trait test and add check for init_arg => undef
tree
|
commitdiff
2013-06-12
Graham Knop
test for attribute attributes coming from traits
tree
|
commitdiff
2013-05-04
Dagfinn Ilmari Man...
Fix warnings about unknown attribute parameters on...
tree
|
commitdiff
2013-05-04
Dagfinn Ilmari Man...
Avoid braces as regex delimiters when used escaped...
tree
|
commitdiff
2013-05-04
Toby Inkster
die with a helpful error message if $TYPE_MAP{$isa...
tree
|
commitdiff
2013-05-04
Kent Fredric
add xt/ test for RT#84615 : Moo::Object->meta->can...
tree
|
commitdiff
2013-05-04
Graham Knop
moosify on overridden attributes adds to list of subs
tree
|
commitdiff
2013-05-04
Matt Phillips
Adds moosify isa spec
tree
|
commitdiff
2013-03-16
Graham Knop
test for rt#83508, inflated metaclass sometimes forgett...
tree
|
commitdiff
2013-03-16
Graham Knop
also test that name is correct for moose types with...
tree
|
commitdiff
2013-03-16
Graham Knop
test for bug with different coercions on same native...
tree
|
commitdiff
2013-02-09
Dagfinn Ilmari Man...
Create class and role type constraints for Moose
tree
|
commitdiff
2013-02-06
Graham Knop
test for Moose consuming a role with no subs after...
tree
|
commitdiff
2012-12-15
Toby Inkster
restore lives_and
tree
|
commitdiff
2012-12-15
Toby Inkster
get ilmari's test to pass
tree
|
commitdiff
2012-12-15
Dagfinn Ilmari Man...
Add TODO test for RT#80492
tree
|
commitdiff
2012-07-20
Sawyer X
add xt test for Moose + namespace::autoclean
tree
|
commitdiff
2012-07-17
Matt S Trout
add Mouse support for isa/coerce
tree
|
commitdiff
2012-07-17
Tomas Doran
Moo using Moose Roles incompatibility
tree
|
commitdiff
2012-07-17
Tomas Doran
Fail with namespace::autoclean
tree
|
commitdiff
2012-06-26
Matt S Trout
MooClass->meta
tree
|
commitdiff
2012-06-22
Mark A. Stratman
Add failing test for overriding default with '+attr'
tree
|
commitdiff
2012-06-21
Tomas Doran
Add additional testing for role combination
tree
|
commitdiff
2012-05-21
Tomas Doran
Role combination bug with with Moo & Moose roles
tree
|
commitdiff
2012-05-08
Matt S Trout
removed test: using return in Sub::Quote considered...
tree
|
commitdiff
2012-05-08
Tomas Doran
Type coercions cause confusing and wrong ->new methods.
tree
|
commitdiff
2012-05-07
Matt S Trout
inhale Mouse
tree
|
commitdiff
2012-05-07
Matt S Trout
support isa and coerce together for Moose
tree
|
commitdiff
2012-05-07
Tomas Doran
Tests for types into Moo and Moose
tree
|
commitdiff
2012-05-07
Matt S Trout
reset handlemoose state on mutation
tree
|
commitdiff
2012-05-07
Tomas Doran
Another broken case where Moo::Role, then namespace...
tree
|
commitdiff
2012-05-06
Matt S Trout
fix coderef naming to avoid confusing autoclean
tree
|
commitdiff
2012-05-05
Tomas Doran
Fail for has '+attr' when attr comes from a Moo role
tree
|
commitdiff
2012-05-05
Tomas Doran
And even composing one seems to drag unwanted sugar...
tree
|
commitdiff
2012-05-05
Tomas Doran
Composing 2 moo roles into a Moose class is broken
tree
|
commitdiff
2012-05-05
Tomas Doran
Another example of fail
tree
|
commitdiff
2012-05-04
Matt S Trout
clarify test's purpose
tree
|
commitdiff
2012-05-04
Tomas Doran
Fail at the first hurdle :)
tree
|
commitdiff
2012-04-17
Matt S Trout
handle Moo coercions
tree
|
commitdiff
2012-04-16
Matt S Trout
play jenga
tree
|
commitdiff
2012-04-06
Matt S Trout
auto-moose
tree
|
commitdiff
2012-04-06
Matt S Trout
with "MooseRole";
tree
|
commitdiff
2012-04-04
Arthur Axel 'fREW...
test for "does" on attrs
tree
|
commitdiff
2012-04-04
Matt S Trout
add test for named types
tree
|
commitdiff
2012-04-04
Matt S Trout
method modifiers for roles
tree
|
commitdiff
2012-04-04
Matt S Trout
stop variable getting detached in lazy test
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
test for lazy
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
test Isa checking
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
fixup! fixup! add method modifiers test
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
fixup! add method modifiers test
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
add method modifiers test
tree
|
commitdiff
2012-04-03
Arthur Axel 'fREW...
add basic requires test
tree
|
commitdiff
2012-04-02
Matt S Trout
role application works for a simple case
tree
|
commitdiff
2012-04-02
Matt S Trout
the beginnings of Moose handling
tree
|
commitdiff