projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More tidying of the test file
[gitmo/Moose.git]
/
t
/
030_roles
/
2009-05-10
Shawn M Moore
Make role_for_combination private
tree
|
commitdiff
2009-05-10
Shawn M Moore
Add role_for_combination for MXRP
tree
|
commitdiff
2009-05-08
Hans Dieter Pearcey
remove all uses of load_class's return value; use class...
tree
|
commitdiff
2009-05-03
Shawn M Moore
Make role_applications return a list not an arrayref
tree
|
commitdiff
2009-05-03
Shawn M Moore
Tests for Application::ToClass
tree
|
commitdiff
2009-04-29
Shawn M Moore
Make Test::Output optional again
tree
|
commitdiff
2009-04-25
Hans Dieter Pearcey
remove trailing whitespace
tree
|
commitdiff
2009-04-25
Shawn M Moore
Revert "Moose now warns about class implicitly overridi...
tree
|
commitdiff
2009-04-21
Shawn M Moore
More composition warning tests, oops
tree
|
commitdiff
2009-04-21
Shawn M Moore
Moose now warns about class implicitly overriding metho...
tree
|
commitdiff
2009-04-21
Shawn M Moore
Avoid duplication in running the same tests with and...
tree
|
commitdiff
2009-04-15
Shawn M Moore
Test to make sure -metaclass works
tree
|
commitdiff
2009-04-05
Dave Rolsky
use new_object instead of construct_instance in a few...
tree
|
commitdiff
2009-04-02
Hans Dieter Pearcey
add TODO test for caller() in role methods
tree
|
commitdiff
2009-03-14
Dave Rolsky
Revert "make re-applying a role to an object instance...
tree
|
commitdiff
2009-03-14
Dave Rolsky
make re-applying a role to an object instance a no...
tree
|
commitdiff
2009-02-04
Dave Rolsky
rename Overriden to Overridden
tree
|
commitdiff
2009-02-04
Lars Dieckow
more typo fixes
tree
|
commitdiff
2009-01-22
Dave Rolsky
fix this test so it actually tests the right thing...
tree
|
commitdiff
2009-01-22
Dave Rolsky
perltidy this code
tree
|
commitdiff
2009-01-19
Yuval Kogman
accessors can fulfill required role methods
tree
|
commitdiff
2008-12-08
Dave Rolsky
No point in keeping this todo test for parameterized...
tree
|
commitdiff
2008-12-07
Shawn M Moore
Failing test for passing parameters to role->create...
tree
|
commitdiff
2008-12-04
Dave Rolsky
When applying a role to a class and some methods are...
tree
|
commitdiff
2008-12-04
Dave Rolsky
Put some space between ok and {
tree
|
commitdiff
2008-12-04
Dave Rolsky
Got rid of a bunch of random whitespace and tidied...
tree
|
commitdiff
2008-11-26
Shawn M Moore
Use single quotes for consistency
tree
|
commitdiff
2008-11-26
Shawn M Moore
Fix the error message when we're composing role A with...
tree
|
commitdiff
2008-11-26
Shawn M Moore
Make sure we properly blow away the anon role's symbol...
tree
|
commitdiff
2008-11-26
Shawn M Moore
Weaken anonymous roles in the metaclass lookup table...
tree
|
commitdiff
2008-11-26
Shawn M Moore
Test that we free anonymous roles automatically (we...
tree
|
commitdiff
2008-11-25
Shawn M Moore
ditto load_class
tree
|
commitdiff
2008-11-25
Shawn M Moore
Make sure that creating an anonymous role satisfies...
tree
|
commitdiff
2008-11-25
Shawn M Moore
Be more consistent with the Moose::Meta::Class->create...
tree
|
commitdiff
2008-11-25
Shawn M Moore
More tests
tree
|
commitdiff
2008-11-25
Shawn M Moore
First cut of anonymous roles!
tree
|
commitdiff
2008-11-25
Shawn M Moore
Moose::Meta::Role->create for dynamic role construction
tree
|
commitdiff
2008-11-09
Stevan Little
fixed a method exclusion/aliasing bug
tree
|
commitdiff
2008-09-15
Dave Rolsky
merge trunk to method-changes branch
tree
|
commitdiff
2008-09-12
John Napiorkowski
added a method to normalize incoming type constraint...
tree
|
commitdiff
2008-09-12
John Napiorkowski
- moved the ->parameterize tests to own test suite
tree
|
commitdiff
2008-09-11
Dave Rolsky
No more alias_method for roles either. This meant more...
tree
|
commitdiff
2008-09-04
Yuval Kogman
merge trunk to pluggable errors
tree
|
commitdiff
2008-08-29
Dave Rolsky
Update comment for this test, so it is more accurate.
tree
|
commitdiff
2008-08-29
Dave Rolsky
This test had a bug, and what it's testing is already...
tree
|
commitdiff
2008-08-29
Dave Rolsky
redo these tests using is_deeply
tree
|
commitdiff
2008-08-29
Tokuhiro Matsuno
added new test: t/030_roles/032_roles_alias_methods.t
tree
|
commitdiff
2008-08-28
Dave Rolsky
Expand the comment for this test
tree
|
commitdiff
2008-08-28
Dave Rolsky
Clean the test up a little to use Test::Exception
tree
|
commitdiff
2008-08-28
Tokuhiro Matsuno
added new test case: t/030_roles/031_roles_applied_in_c...
tree
|
commitdiff
2008-08-06
Dave Rolsky
Missed a few use_ok calls that started warning now...
tree
|
commitdiff
2008-08-05
Dave Rolsky
Moose now warns when you try to load it from the main...
tree
|
commitdiff
2008-07-19
Shawn M Moore
Add a test script to make sure my idiom of "sub BUILD...
tree
|
commitdiff
2008-06-24
Shawn M Moore
Test that the sugar from Moose::Role is unimported...
tree
|
commitdiff
2008-06-24
Shawn M Moore
Test that "no Moose::Role" doesn't explode, qualify...
tree
|
commitdiff
2008-06-19
Dave Rolsky
This change gets Recipe 11 working. Here are the detail...
tree
|
commitdiff
2008-05-28
Guillermo Roditi
add test for modifier order to prevent regressions
tree
|
commitdiff
2008-04-29
Stevan Little
0.42
tree
|
commitdiff
2008-04-25
Yuval Kogman
tests for attr initialization in runtime roles
tree
|
commitdiff
2008-03-28
Shawn M Moore
Inherited attributes may now be extended without restri...
tree
|
commitdiff
2008-03-27
Shawn M Moore
Instead of belaboring the point, make sure that "Type...
tree
|
commitdiff
2008-03-27
Shawn M Moore
Some error checks (I think it's time for a dedicated...
tree
|
commitdiff
2008-03-27
Shawn M Moore
Test for narrowing "Str | Int | ArrayRef" down to ...
tree
|
commitdiff
2008-03-27
Shawn M Moore
Failing tests for narrowing a consumed attribute's...
tree
|
commitdiff
2008-03-16
Stevan Little
s/metaclass/__PACKAGE__->meta/
tree
|
commitdiff
2008-03-16
Stevan Little
s/make_immutable/metaclass->make_immutable/
tree
|
commitdiff
2008-03-14
Stevan Little
adding in the ability to pass params to rebles when...
tree
|
commitdiff
2008-02-24
Stevan Little
has +name from role officially supported
tree
|
commitdiff
2008-02-07
Stevan Little
more tests and the constructor stuff as well
tree
|
commitdiff
2008-01-23
Stevan Little
some additional tests for better coverage
0_36
tree
|
commitdiff
2008-01-23
Ash Berlin
(failing) test for runtime roles and non-moose classes...
tree
|
commitdiff
2008-01-22
Stevan Little
adding another test
tree
|
commitdiff
2008-01-21
Stevan Little
tweaking test names to better VMS support
tree
|
commitdiff
2008-01-14
Stevan Little
anon-roles are now more efficient about package usage
tree
|
commitdiff
2008-01-14
Stevan Little
* role exclusion and aliasiing now works in composite...
tree
|
commitdiff
2008-01-03
Stevan Little
aliasing stuff
tree
|
commitdiff
2008-01-03
Stevan Little
adding in method aliasing during composition
tree
|
commitdiff
2008-01-01
Stevan Little
adding method exclusion
tree
|
commitdiff
2007-12-31
Stevan Little
moving stuff around and some cleanup
tree
|
commitdiff
2007-12-30
Stevan Little
composition and the role model are now decoupled
tree
|
commitdiff
2007-12-30
Stevan Little
refactor in progress, beware (still passing all my...
tree
|
commitdiff
2007-12-29
Yuval Kogman
role overriding test
tree
|
commitdiff
2007-10-12
Stevan Little
confound++
tree
|
commitdiff
2007-10-12
Hans Dieter Pearcey
make it clearer why this test case matters
tree
|
commitdiff
2007-10-12
Hans Dieter Pearcey
add test that fails in 0.26; roles' require() should...
tree
|
commitdiff
2007-09-14
Stevan Little
complete re-organization of the test suite
tree
|
commitdiff