projects
/
gitmo/Moose.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stop closing over the method metaobject
[gitmo/Moose.git]
/
t
/
2011-05-17
Jesse Luehrs
stop closing over the method metaobject
tree
|
commitdiff
2011-05-17
Dave Rolsky
Wrap all TC inlining in parens and a do { } block
tree
|
commitdiff
2011-05-17
Jesse Luehrs
fix up the inlining test
tree
|
commitdiff
2011-05-17
Dave Rolsky
Make sure that every type passes all its tests when...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Make sure that inlining union preserves the inline env
tree
|
commitdiff
2011-05-17
Dave Rolsky
Whenever we inline a type constraint, we need to includ...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Add comprehensive test for all builtin types as a simpl...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Rename has_inlined_type_constraint to can_be_inlined
tree
|
commitdiff
2011-05-17
Jesse Luehrs
one more Eval::Closure use
tree
|
commitdiff
2011-05-17
Jesse Luehrs
stop using a package global for enums, just close over it
tree
|
commitdiff
2011-05-17
Jesse Luehrs
also use Eval::Closure in the test
tree
|
commitdiff
2011-05-17
Jesse Luehrs
more readable inlined code
tree
|
commitdiff
2011-05-17
Dave Rolsky
Add tests for a fake regex object ( bless {}, 'Regexp' )
tree
|
commitdiff
2011-05-17
Dave Rolsky
Don't disable 'once' warnings in the whole test
tree
|
commitdiff
2011-05-17
Dave Rolsky
Test that Str can handle return value of substr()
tree
|
commitdiff
2011-05-17
Dave Rolsky
Make sure that Int rejects "1\n" and "\n1" (but Num...
tree
|
commitdiff
2011-05-17
Dave Rolsky
A name-only subtype now inherits inlining from its...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Drop optimized subs for all builtins - instead use...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Add a thorough test for inlining TCs, especially testin...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Add inlining for union types
tree
|
commitdiff
2011-05-17
Dave Rolsky
All TC objects (except unions) now have inlining code...
tree
|
commitdiff
2011-05-17
Dave Rolsky
Add tests for un-parameterized Maybe
tree
|
commitdiff
2011-05-17
Dave Rolsky
Rewrite builtin type tests to test optimized, unoptimiz...
tree
|
commitdiff
2011-05-17
Dave Rolsky
All non-parameterized types now have inlining code
tree
|
commitdiff
2011-05-15
Dave Rolsky
Add parens around qw() to avoid warning with 5.14
tree
|
commitdiff
2011-05-13
Jesse Luehrs
more tests
tree
|
commitdiff
2011-05-13
Florian Ragwitz
Add failing test for cloning attrs with weak refs
tree
|
commitdiff
2011-05-07
Jesse Luehrs
this is actually from recipe 9
tree
|
commitdiff
2011-05-06
Karen Etheridge
fix all misuse of "it's"
tree
|
commitdiff
2011-05-06
Ricardo Signes
use hypothetical next version of Data::OptList
tree
|
commitdiff
2011-04-24
Jesse Luehrs
use Devel::PartialDump to dump tc failures, if possible
tree
|
commitdiff
2011-04-24
Jesse Luehrs
make the 'reset' delegation for Counter respect builders
tree
|
commitdiff
2011-04-24
Jesse Luehrs
fix tests
tree
|
commitdiff
2011-04-24
Jesse Luehrs
add definition_context info for inlined constructors...
tree
|
commitdiff
2011-04-22
Chris Weyl
Moose::Meta::Role::create should honor "roles"
tree
|
commitdiff
2011-04-20
Jesse Luehrs
tests
tree
|
commitdiff
2011-04-18
Jesse Luehrs
unify the anon package stuff in CMOP::Package
tree
|
commitdiff
2011-04-17
Shawn M Moore
self_introspection needs free_anon_class
tree
|
commitdiff
2011-04-09
David Leadbeater
Test RegexpRef type using SvRX or checking PERL_magic_qr
tree
|
commitdiff
2011-03-19
Dave Rolsky
Croak with useful errors when trying to apply meta...
tree
|
commitdiff
2011-03-14
Dave Rolsky
Store the role which first defines an attribute, and...
tree
|
commitdiff
2011-03-14
Dave Rolsky
Add test for applied_attribute traits being lost when...
tree
|
commitdiff
2011-03-14
Florian Ragwitz
We stopped complaining about importing to main ages ago
tree
|
commitdiff
2011-03-14
Florian Ragwitz
Remove numbers from our tests
tree
|
commitdiff
2011-03-14
Dave Rolsky
Make sure that applied_attribute roles don't spill...
tree
|
commitdiff
2011-03-14
Dave Rolsky
Fix duplicate test number (why do we have these numbers...
tree
|
commitdiff
2011-03-08
Jesse Luehrs
todo test for the role composition issue
tree
|
commitdiff
2011-03-04
Jesse Luehrs
yes, this is necessary for us
tree
|
commitdiff
2011-03-03
Shawn M Moore
Use $0 instead of hardcoding filename in regex
tree
|
commitdiff
2011-03-03
Matthew Horsfall
Int type constraint allowed for a newline character...
tree
|
commitdiff
2011-02-15
Chris Prather
Reverse the output from _follow_also
tree
|
commitdiff
2011-02-13
Dave Rolsky
My previous role preservation fix made a todo test...
tree
|
commitdiff
2011-02-13
Dave Rolsky
Fixed reinitialization bug that lost all role meta...
tree
|
commitdiff
2011-01-27
Jesse Luehrs
need to delete from the method map, not just set to...
tree
|
commitdiff
2011-01-08
Chip
add test of cross-object augmentation
tree
|
commitdiff
2011-01-04
Jesse Luehrs
don't initialize lazy attrs with defaults in the constr...
tree
|
commitdiff
2010-12-29
Dave Rolsky
Add $VERSION back to test classes (accidentally removed...
tree
|
commitdiff
2010-12-27
Dave Rolsky
Merged CMOP into Moose
tree
|
commitdiff
2010-12-26
Dave Rolsky
Beginning of dzilization
tree
|
commitdiff
2010-11-25
Karen Etheridge
explicitly test that shift returns undef and does not...
tree
|
commitdiff
2010-11-24
Jesse Luehrs
test for the metaroles of metaroles thing (ruoso)
tree
|
commitdiff
2010-11-19
Dave Rolsky
Merge branch 'topic/native-trait-bugfix'
tree
|
commitdiff
2010-11-19
Dave Rolsky
Fix error message generation when array or hash ref...
tree
|
commitdiff
2010-11-18
Jesse Luehrs
push constructor generation back into Moose::Meta:...
tree
|
commitdiff
2010-11-18
Jesse Luehrs
make ::Constructor readable
tree
|
commitdiff
2010-11-18
Karen Etheridge
grammar correction in test descriptions
tree
|
commitdiff
2010-11-16
Jesse Luehrs
tests and changelogging
tree
|
commitdiff
2010-11-12
Ricardo Signes
revert permissions changes from previous commit
tree
|
commitdiff
2010-11-12
Ricardo Signes
fix typo in docs: . instead of ;
tree
|
commitdiff
2010-10-31
Dave Rolsky
Test that a lazy attr without a default or builder...
tree
|
commitdiff
2010-10-30
Dave Rolsky
Revert "Hash accessor should accept more than 2 arguments"
tree
|
commitdiff
2010-10-30
Dave Rolsky
Hash accessor should accept more than 2 arguments
tree
|
commitdiff
2010-10-29
Dave Rolsky
Fix error when array accessor delegation method is...
tree
|
commitdiff
2010-10-29
Dave Rolsky
Fix test description
tree
|
commitdiff
2010-10-29
Dave Rolsky
Fix error when no arguments are passed to Hash's access...
tree
|
commitdiff
2010-10-29
Dave Rolsky
Add tests for lazy default type checking and coercion
tree
|
commitdiff
2010-10-29
Dave Rolsky
Tidy code
tree
|
commitdiff
2010-10-29
Dave Rolsky
Add whitespace
tree
|
commitdiff
2010-10-29
Dave Rolsky
Test coercion of lazy defaults
tree
|
commitdiff
2010-10-29
Dave Rolsky
Make sure that lazy defaults are coerced and type checked
tree
|
commitdiff
2010-10-29
Dave Rolsky
Test accessor read & write
tree
|
commitdiff
2010-10-29
Dave Rolsky
Add tests for keys & values delegations
tree
|
commitdiff
2010-10-29
Dave Rolsky
Test that accessor works with lazy generation
tree
|
commitdiff
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
next