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
/
2010-10-28
Dave Rolsky
Warn when an accessor for one attr overwrites another...
tree
|
commitdiff
2010-10-28
Dave Rolsky
rename test to avoid dupe number
tree
|
commitdiff
2010-10-28
Dave Rolsky
Redid conversion to Test::Fatal
tree
|
commitdiff
2010-10-28
Dave Rolsky
Standardize use of Test::Exception before converting...
tree
|
commitdiff
2010-10-28
Dave Rolsky
Load Test::Fatal
tree
|
commitdiff
2010-10-28
Dave Rolsky
Don't use explicit sub token with lives_ok
tree
|
commitdiff
2010-10-28
Dave Rolsky
Don't import Test::Exception into classes we are testing
tree
|
commitdiff
2010-10-28
Dave Rolsky
Remove spurious comma which broke test
tree
|
commitdiff
2010-10-28
Dave Rolsky
Replace comma with semi
tree
|
commitdiff
2010-10-28
Dave Rolsky
Revert most of the conversion to Test::Fatal so we...
tree
|
commitdiff
2010-10-27
Dave Rolsky
Remove doubled semi-colon
tree
|
commitdiff
2010-10-27
Dave Rolsky
Fix expected error message
tree
|
commitdiff
2010-10-26
Dave Rolsky
Make sure attr conflict error includes attr name
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
Dave Rolsky
Tidy code and remove unneeded module loads
tree
|
commitdiff
2010-10-26
Chris Prather
add tests for inheriting an attribute and adding lazy_b...
tree
|
commitdiff
2010-10-26
Ricardo Signes
fix typo: assignment was written as fat comma
tree
|
commitdiff
2010-10-26
Dave Rolsky
Test member coercion for all array delegations that...
tree
|
commitdiff
2010-10-26
Dave Rolsky
Test coercion on new hash members
tree
|
commitdiff
2010-10-26
Dave Rolsky
Make coercion on member types DWIMmy with native delega...
tree
|
commitdiff
2010-10-25
Ricardo Signes
avoid warning in TC-with-dash test
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-10-22
Ricardo Signes
provide an assert_coerce to "coerce or throw"
tree
|
commitdiff
2010-10-21
Karen Etheridge
add another test to confirm that the coercion is run...
tree
|
commitdiff
2010-10-21
Dave Rolsky
Small formatting tweaks and remove unused code
tree
|
commitdiff
2010-10-21
Dave Rolsky
Add some whitespace
tree
|
commitdiff
2010-10-21
Dave Rolsky
Tidy code a bit
tree
|
commitdiff
2010-10-21
Dave Rolsky
Remove cruft
tree
|
commitdiff
2010-10-21
Karen Etheridge
fix test so it will actually pass, when the coercion...
tree
|
commitdiff
2010-10-21
Karen Etheridge
TODO test for RT#62351: native attribute coercion issues
tree
|
commitdiff
2010-10-19
Jesse Luehrs
expand this test a bit
tree
|
commitdiff
2010-10-18
Dave Rolsky
Fix syntax error
tree
|
commitdiff
2010-10-18
nperez
Move logic into Moose::Meta::Role for deprecation check...
tree
|
commitdiff
2010-10-18
Matt S Trout
improve alias/excludes warning
tree
|
commitdiff
2010-10-18
Jesse Luehrs
tests for the MOOSE_ERROR_STYLE behavior
tree
|
commitdiff
2010-10-17
Dave Rolsky
Merge branch 'rfc/new-warns-on-odd'
tree
|
commitdiff
2010-10-17
Dave Rolsky
Make sure all tests lives, and test that we can pass...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Make warning for default_default include info on how...
tree
|
commitdiff
2010-10-17
Karen Etheridge
typo fixes
tree
|
commitdiff
2010-10-17
Dave Rolsky
Make default is deprecation warning happen at run time
tree
|
commitdiff
2010-10-17
Dave Rolsky
Check for lazy_build when assign default default for...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Fix deprecation so we ignore all CMOP ...
tree
|
commitdiff
2010-10-17
Dave Rolsky
Add explicit check for odd number of args to new and...
tree
|
commitdiff
2010-10-16
Dave Rolsky
No need to load MetaRole here
tree
|
commitdiff
2010-10-16
Dave Rolsky
Add explicit return values for (almost) all native...
tree
|
commitdiff
2010-10-15
Jesse Luehrs
test for non-lvalue instances
tree
|
commitdiff
2010-10-14
Dave Rolsky
standard on underscore in test names (bleah)
tree
|
commitdiff
2010-10-11
Jesse Luehrs
support array references in role method modifiers
tree
|
commitdiff
2010-10-10
Florian Ragwitz
Avoid removing previously imported symbols
tree
|
commitdiff
2010-10-08
Jesse Luehrs
todo test for metarole compat when metaroles have appli...
tree
|
commitdiff
2010-10-08
Jesse Luehrs
also handle weakening in anon roles
tree
|
commitdiff
2010-10-08
Jesse Luehrs
fix test warning
tree
|
commitdiff
2010-10-08
Jesse Luehrs
handle weakening of anon classes here too
tree
|
commitdiff
2010-10-07
Jesse Luehrs
ignore composite roles during role reconciliation
tree
|
commitdiff
2010-10-07
Dave Rolsky
Fix native methods which accept string to accept the...
tree
|
commitdiff
2010-09-28
Dave Rolsky
Fix test to work with 5.13.5
tree
|
commitdiff
2010-09-27
Dave Rolsky
Deprecate _default_is and _default_default for native...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Renamed file so we don't have two files with the same...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
add some more tests (including some TODOs)
tree
|
commitdiff
2010-09-27
Jesse Luehrs
tests for meta_name
tree
|
commitdiff
2010-09-27
Jesse Luehrs
make Moose and Moose::Role install proper meta methods
tree
|
commitdiff
2010-09-27
Jesse Luehrs
no, actually, we do require this to work/:
tree
|
commitdiff
2010-09-27
Jesse Luehrs
fix this broken test (oops again)
tree
|
commitdiff
2010-09-27
Jesse Luehrs
oops, need to handle the "can't reinitialize" case...
tree
|
commitdiff
2010-09-27
Jesse Luehrs
add trait_aliases option to Moose::Exporter
tree
|
commitdiff
2010-09-27
Jesse Luehrs
let reinitialization fix metaobjs via role reconciliation
tree
|
commitdiff
2010-09-27
Dave Rolsky
Allow overloading on arguments to native trait methods
tree
|
commitdiff
2010-09-27
Dave Rolsky
Refactored native trait accessors so they are done...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add tests for coercing native Hash trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add tests for triggers on a native Hash trait attr
tree
|
commitdiff
2010-09-27
Dave Rolsky
Tests that various subtypes are enforced for hash types
tree
|
commitdiff
2010-09-27
Dave Rolsky
Even more code path testing (add an empty trigger for...
tree
|
commitdiff
2010-09-27
Dave Rolsky
More tests for native traits to exercise all code paths
tree
|
commitdiff
2010-09-27
Dave Rolsky
More tests for Hash trait to ensure we test all code...
tree
|
commitdiff
2010-09-27
Dave Rolsky
More tests for array refs to make sure we test all...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Rename so each trait is in alpha order and we have...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Improve tests for Code trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add tests for argument checking with Number trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Improve Bool trait tests
tree
|
commitdiff
2010-09-27
Dave Rolsky
Test lazy default for String trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Improve Number trait tests
tree
|
commitdiff
2010-09-27
Dave Rolsky
More tests for Hash trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Some tidying
tree
|
commitdiff
2010-09-27
Dave Rolsky
More tests for Counter trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
s/page/foo/g
tree
|
commitdiff
2010-09-27
Dave Rolsky
Improve tests for Counter trait
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add more test for Counter type
tree
|
commitdiff
2010-09-27
Dave Rolsky
Got inlining for hashes working.
tree
|
commitdiff
2010-09-27
Dave Rolsky
Refactored native trait inlining some more - added...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add tests for coercion with native traits
tree
|
commitdiff
2010-09-27
Dave Rolsky
pushing onto undef should (and does) work
tree
|
commitdiff
2010-09-27
Dave Rolsky
Implemented inlning for all string methods.
tree
|
commitdiff
2010-09-27
Dave Rolsky
Just use Test::Moose
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add some tests for trigger on array changes
tree
|
commitdiff
2010-09-27
Dave Rolsky
Remove useless load test and renumber other tests so...
tree
|
commitdiff
2010-09-27
Dave Rolsky
Fix undef warning
tree
|
commitdiff
2010-09-27
Dave Rolsky
Get these tests all passing (no more TODO)
tree
|
commitdiff
next