projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add version and release date
[gitmo/Moose.git]
/
t
/
020_attributes
/
2010-10-28
Dave Rolsky
Warn when an accessor for one attr overwrites another...
tree
|
commitdiff
2010-10-28
Dave Rolsky
Redid conversion to Test::Fatal
tree
|
commitdiff
2010-10-28
Dave Rolsky
Revert most of the conversion to Test::Fatal so we...
tree
|
commitdiff
2010-10-26
Dave Rolsky
Add tests for trying to delegate to a class or role...
tree
|
commitdiff
2010-10-26
Dave Rolsky
move inherited lazy build test to 020_attributes dir
tree
|
commitdiff
2010-10-26
Dave Rolsky
Can't add lazy_build to an attr that has a default...
tree
|
commitdiff
2010-10-26
Ricardo Signes
fix typo: assignment was written as fat comma
tree
|
commitdiff
2010-10-25
Ricardo Signes
remove unneeded use of Test::Fatal
tree
|
commitdiff
2010-10-24
Karen Etheridge
convert all uses of Test::Exception to Test::Fatal.
tree
|
commitdiff
2010-09-27
Dave Rolsky
Renamed file so we don't have two files with the same...
tree
|
commitdiff
2010-08-26
Jesse Luehrs
actually, there's no reason that overriding 'is' is...
tree
|
commitdiff
2010-08-24
Karen Etheridge
use Test::Requires in tests
tree
|
commitdiff
2010-08-19
Dave Rolsky
test files should not be executable
tree
|
commitdiff
2010-07-26
Dave Rolsky
Squashed commit of the following:
tree
|
commitdiff
2010-07-24
Dave Rolsky
Test that coerce errors come out for each attr, not...
tree
|
commitdiff
2010-07-24
Dave Rolsky
Issue deprecation warning on coerce => 1 without coerci...
tree
|
commitdiff
2010-07-24
Jesse Luehrs
fix a test and clarify some docs
tree
|
commitdiff
2010-07-24
Shawn M Moore
Merge remote branch 'origin/rfc/illegal_options_for_inh...
tree
|
commitdiff
2010-07-24
Jesse Luehrs
warn if we try to overwrite a local function with an...
tree
|
commitdiff
2010-07-24
Jesse Luehrs
clean up some things, and allow overriding unspecified...
tree
|
commitdiff
2010-07-24
Tuomas Jormola
Implement inversed logic when defining which attribute...
tree
|
commitdiff
2010-07-12
Dave Rolsky
Include type name in error when coerce => 1 is given...
tree
|
commitdiff
2010-07-12
Dave Rolsky
If you pass coerce => 1 for an attr, its type must...
tree
|
commitdiff
2010-06-30
Jesse Luehrs
don't inline accessors unless the instance supports it
tree
|
commitdiff
2010-05-12
Jesse Luehrs
fix failing tests
tree
|
commitdiff
2010-03-26
Florian Ragwitz
Make handles accept role TCs.
tree
|
commitdiff
2010-01-18
Dave Rolsky
Bug fixes for handling attr names like "@foo"
tree
|
commitdiff
2010-01-04
Dave Rolsky
Merged topic/metarole-distinguishes-role-meta (which...
tree
|
commitdiff
2009-12-13
Florian Ragwitz
Convert all tests to done_testing.
tree
|
commitdiff
2009-10-24
Jesse Luehrs
don't remove accessors we never installed
tree
|
commitdiff
2009-10-24
Jesse Luehrs
add TODO test for throwing exceptions during delegate...
tree
|
commitdiff
2009-10-24
Jesse Luehrs
clean up test a bit
tree
|
commitdiff
2009-10-24
Jeff Bisbee
tests for handles => CODE block
tree
|
commitdiff
2009-10-12
Jesse Luehrs
preserve aliasing for delegated methods
tree
|
commitdiff
2009-09-22
Yuval Kogman
Test semantics for raw_value
tree
|
commitdiff
2009-09-13
Dave Rolsky
test files should not be executable
tree
|
commitdiff
2009-09-13
Dave Rolsky
rename test file
tree
|
commitdiff
2009-09-13
Stevan Little
delegated methods now working properly if the accessor...
tree
|
commitdiff
2009-09-11
Dave Rolsky
Add some tests for attr names with non-alphanumeric...
tree
|
commitdiff
2009-09-02
Hans Dieter Pearcey
Merge branch 'attribute_helpers'
tree
|
commitdiff
2009-08-20
Jesse Luehrs
redo the currying syntax to get rid of one of the arrayrefs
tree
|
commitdiff
2009-08-19
gfx
Add tests for testing accessor contexts
tree
|
commitdiff
2009-08-18
Jesse Luehrs
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-08-16
Jesse Luehrs
rename alias and excludes to -alias and -excludes
tree
|
commitdiff
2009-08-15
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-08-12
Jesse Luehrs
allow role options in the -traits parameter to use...
tree
|
commitdiff
2009-08-12
Shawn M Moore
Roles can now accept attributes named 0 and ""
tree
|
commitdiff
2009-08-12
Dave Rolsky
Implement passing the old value to a trigger when appro...
tree
|
commitdiff
2009-08-03
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-07-24
Matt S Trout
make weak_ref permitted as part of attribute inheritance
tree
|
commitdiff
2009-07-09
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-07-09
Dave Rolsky
Tidied code
tree
|
commitdiff
2009-07-09
Stefan O'Rear
Add tests for inline_slot_access avoidance
tree
|
commitdiff
2009-07-08
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-07-05
Yuval Kogman
Add a test for class name delegates
tree
|
commitdiff
2009-07-03
Florian Ragwitz
Detabify tests.
tree
|
commitdiff
2009-07-02
Dave Rolsky
Simplify the logic to throw an error on an undef or...
tree
|
commitdiff
2009-07-02
Hans Dieter Pearcey
more useful error message for delegation w/ unblessed...
tree
|
commitdiff
2009-06-26
Yuval Kogman
accessor overwriting warning now reflects reality
tree
|
commitdiff
2009-06-26
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-06-26
Shawn M Moore
Convert tabs to spaces
tree
|
commitdiff
2009-06-26
Hans Dieter Pearcey
Merge branch 'master' into attribute_helpers
tree
|
commitdiff
2009-06-26
Shawn M Moore
Include the class name in the method-less attribute...
tree
|
commitdiff
2009-06-26
nperez
Make mispelled or unknown additional attribute construc...
tree
|
commitdiff
2009-06-25
Jesse Luehrs
test warnings for accessors overwriting existing methods
tree
|
commitdiff
2009-06-25
Hans Dieter Pearcey
add curried_arguments, usable from hashref handles
tree
|
commitdiff
2009-06-25
Dave Rolsky
Deprecated the Role type (use role_type instead).
tree
|
commitdiff
2009-06-24
Hans Dieter Pearcey
finish the bare_attribute merge that I somehow screwed up
tree
|
commitdiff
2009-06-24
Hans Dieter Pearcey
warn instead of dying
tree
|
commitdiff
2009-06-24
Hans Dieter Pearcey
warn instead of dying
tree
|
commitdiff
2009-06-24
Hans Dieter Pearcey
back out 'bare' attribute changes (moving to a branch)
tree
|
commitdiff
2009-06-24
Hans Dieter Pearcey
die on attributes with no methods and no is => 'bare'
tree
|
commitdiff
2009-05-30
Shawn M Moore
Test fixes for lazy build no longer setting required
tree
|
commitdiff
2009-05-25
Chris Prather
remove required => 1 from lazy_build
tree
|
commitdiff
2009-05-13
michaelr
added check for an even number of options to 'has'
tree
|
commitdiff
2009-04-25
Hans Dieter Pearcey
remove trailing whitespace
tree
|
commitdiff
2009-03-30
Hans Dieter Pearcey
update comment
tree
|
commitdiff
2009-03-30
Hans Dieter Pearcey
fix RT#44429 after discussion on the mailing list
tree
|
commitdiff
2009-03-12
Hans Dieter Pearcey
lazy_build should be able to be added in inherited...
tree
|
commitdiff
2009-02-23
Stevan Little
new test
tree
|
commitdiff
2009-02-20
Dave Rolsky
Perltidy this test file
tree
|
commitdiff
2009-02-20
Dave Rolsky
triggers no longer get a meta-object
tree
|
commitdiff
2009-01-17
Yuval Kogman
Merge branch 'master' into method_generation_cleanup
tree
|
commitdiff
2009-01-03
Florian Ragwitz
Mention the offending class when reporting errors when...
tree
|
commitdiff
2008-12-14
Shawn M Moore
Test fixes
tree
|
commitdiff
2008-12-14
Shawn M Moore
More tests for parameterized attr traits
tree
|
commitdiff
2008-12-14
Shawn M Moore
Exploding tests for attribute traits => [role => parame...
tree
|
commitdiff
2008-11-26
Tomas Doran
Make removing attributes also remove their installed...
tree
|
commitdiff
2008-10-06
Tomas Doran
Docs for things in Class::MOP::Attribute + tests for...
tree
|
commitdiff
2008-09-16
Todd Hepler
check for a valid attribute name in Moose::Meta::Role
tree
|
commitdiff
2008-09-11
Dave Rolsky
Actually implement associated_attribute for delegation...
tree
|
commitdiff
2008-09-11
Dave Rolsky
Add Moose::Meta::Method::Delegation and use it for...
tree
|
commitdiff
2008-09-04
Yuval Kogman
merge trunk to pluggable errors
tree
|
commitdiff
2008-08-10
Yuval Kogman
don't use compute_all_applicable_methods anymore
tree
|
commitdiff
2008-08-06
Matt S Trout
test calling has() from outside of package
tree
|
commitdiff
2008-08-05
Dave Rolsky
Moose now warns when you try to load it from the main...
tree
|
commitdiff
2008-07-22
Stevan Little
rolling back
tree
|
commitdiff
2008-07-18
Paul Driver
Added support for fancy triggers, and a test.
tree
|
commitdiff
2008-07-02
Wallace Reis
added legal_options_for_inheritance
tree
|
commitdiff
2008-06-24
Shawn M Moore
Add support for meta_attr->does("ShortAlias")
tree
|
commitdiff
next