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-09-27
Dave Rolsky
Never use die in generate code when throwing an error.
tree
|
commitdiff
2010-09-27
Dave Rolsky
Fix warnings
tree
|
commitdiff
2010-09-27
Dave Rolsky
Add tests for natatime_curried
tree
|
commitdiff
2010-09-27
Dave Rolsky
All native array methods are being inlined.
tree
|
commitdiff
2010-09-27
Dave Rolsky
All of the non-mutating array helpers are now inlined.
tree
|
commitdiff
2010-09-27
Dave Rolsky
Move all array helper tests into one .t file
tree
|
commitdiff
2010-09-27
Dave Rolsky
Work in progress on inlining native traits methods.
tree
|
commitdiff
2010-09-19
Florian Ragwitz
Don't rely on qw() providing PAREN tokens
tree
|
commitdiff
2010-09-10
Dave Rolsky
Actually test immutable child classes
tree
|
commitdiff
2010-09-10
Dave Rolsky
Fix name of thing in test descriptions
tree
|
commitdiff
2010-09-10
Dave Rolsky
More subclass tests
tree
|
commitdiff
2010-09-10
Dave Rolsky
Test that ->does works properly in subclasses of classe...
tree
|
commitdiff
2010-09-10
Dave Rolsky
Inline the does method.
tree
|
commitdiff
2010-09-10
Dave Rolsky
Fix some test descriptions
tree
|
commitdiff
2010-09-08
Dave Rolsky
Add a test for attribute conflict when composing one...
tree
|
commitdiff
2010-09-08
Dave Rolsky
Tests should "use warnings"
tree
|
commitdiff
2010-09-08
Dave Rolsky
Renamed so we don't have two 044_* tests
tree
|
commitdiff
2010-08-27
Dave Rolsky
Cannot coerce when the type does not define a coercion
tree
|
commitdiff
2010-08-27
Dave Rolsky
Can't coerce a type that doesn't define a coercion.
tree
|
commitdiff
2010-08-27
Dave Rolsky
Fix two bugs coercions for union types
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-21
Dave Rolsky
Issue a deprecation warning for alias or excludes ...
tree
|
commitdiff
2010-08-20
Dave Rolsky
This test doesn't pass, and uses Test::NoWarnings.
tree
|
commitdiff
2010-08-20
Dave Rolsky
Remove an ancient and not very useful test
tree
|
commitdiff
2010-08-19
Dave Rolsky
test files should not be executable
tree
|
commitdiff
2010-08-19
Dave Rolsky
Use done_testing
tree
|
commitdiff
2010-08-19
Dave Rolsky
Use done_testing
tree
|
commitdiff
2010-08-19
Dave Rolsky
Cleanup syntax and use done_testing
tree
|
commitdiff
2010-08-11
Karen Etheridge
todo test for satisfying a requires() assertion via...
tree
|
commitdiff
2010-08-11
Karen Etheridge
add native hash attribute tests to confirm that set...
tree
|
commitdiff
2010-07-26
Dave Rolsky
Squashed commit of the following:
tree
|
commitdiff
2010-07-26
Dave Rolsky
Squashed commit of the following:
tree
|
commitdiff
2010-07-24
Dave Rolsky
Turn off deprecation warnings.
tree
|
commitdiff
2010-07-24
Dave Rolsky
Revert an earlier change (from master) so that we never...
tree
|
commitdiff
2010-07-24
Dave Rolsky
Explicitly ask for api version 0.55 so we can call...
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
Dave Rolsky
Deprecation warning for calling type() or subtype(...
tree
|
commitdiff
2010-07-24
Dave Rolsky
Add Moose::Deprecated, and clean up use of deprecated...
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
Shawn M Moore
Merge remote branch 'origin/rfc/accessor_overwrite_func...
tree
|
commitdiff
2010-07-24
Jesse Luehrs
implement a with_traits helper function
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-07-04
Dave Rolsky
Revert the change that unimported strict ...
tree
|
commitdiff
2010-06-30
Jesse Luehrs
don't inline accessors unless the instance supports it
tree
|
commitdiff
2010-06-10
Jesse Luehrs
handle fixing when the child class already does all...
tree
|
commitdiff
2010-06-07
Jesse Luehrs
test array delegation edge cases
tree
|
commitdiff
2010-06-06
Dave Rolsky
Shut up ridiculous warnings from Module::Refresh
tree
|
commitdiff
2010-06-05
Jesse Luehrs
need to use real_ref_name in one more place
tree
|
commitdiff
2010-06-05
Jesse Luehrs
add todo test for metaclass compat with immutable class...
tree
|
commitdiff
2010-06-05
Jesse Luehrs
todo test for insertion order from roles
tree
|
commitdiff
2010-06-01
John Napiorkowski
added bool context overload to m:m:tc
tree
|
commitdiff
2010-05-28
John Napiorkowski
fix and test related to breakage in MX:Types and others...
tree
|
commitdiff
2010-05-20
Jesse Luehrs
add some more tests
tree
|
commitdiff
2010-05-20
Jesse Luehrs
complain about unsafe fixing, since cmop doesn't anymore
tree
|
commitdiff
2010-05-20
Tomas Doran
Add failing test from Catalyst
tree
|
commitdiff
2010-05-20
Jesse Luehrs
fix some immutability issues, and expand the tests
tree
|
commitdiff
2010-05-20
Jesse Luehrs
one more immutability test (t0m)
tree
|
commitdiff
2010-05-20
Jesse Luehrs
immutability todo tests (t0m)
tree
|
commitdiff
2010-05-20
Jesse Luehrs
move the metaclass compat test out of 600_todo
tree
|
commitdiff
2010-05-20
Jesse Luehrs
un-todo some passing todo tests
tree
|
commitdiff
2010-05-20
Jesse Luehrs
fix a test (do we want to do this?)
tree
|
commitdiff
2010-05-20
Florian Ragwitz
Stop testing for clobbering of $@
tree
|
commitdiff
2010-05-16
Ricardo Signes
distinct custom types should not be equal
tree
|
commitdiff
2010-05-16
Jesse Luehrs
add ->consumers method to role metaclass
tree
|
commitdiff
2010-05-16
Jesse Luehrs
no strict and no warnings when 'no Moose' is called
tree
|
commitdiff
2010-05-12
Jesse Luehrs
stick the call to BUILDALL in ->meta->new_object, rathe...
tree
|
commitdiff
2010-05-12
Jesse Luehrs
fix failing tests
tree
|
commitdiff
2010-05-11
Tomas Doran
'Fix' has '+attr' in roles by exploding earlier.
tree
|
commitdiff
2010-05-05
Florian Ragwitz
Allow required versions to be specified when setting...
tree
|
commitdiff
2010-04-30
Florian Ragwitz
Stop making $class_tc->is_subtype_of behave like -...
tree
|
commitdiff
2010-04-08
Jesse Luehrs
fix instance application not passing along role args...
tree
|
commitdiff
2010-04-06
Jesse Luehrs
todo test for replacing superclass versions of override...
tree
|
commitdiff
2010-04-06
Ævar Arnfjörð Bjar...
Amend bcbb2654: Use a tempdir() template so it's clear...
tree
|
commitdiff
2010-04-06
Chris Weyl
Write out TestBaz.pm under the system tmp dir
tree
|
commitdiff
2010-04-04
Dave Rolsky
Spelling fix in test description
tree
|
commitdiff
2010-03-31
Florian Ragwitz
Make Moose::Meta::TypeConstraint::Class correctly rejec...
tree
|
commitdiff
2010-03-26
Florian Ragwitz
Make handles accept role TCs.
tree
|
commitdiff
2010-03-26
Jesse Luehrs
add a couple of todo tests
tree
|
commitdiff
2010-03-25
Florian Ragwitz
Stop Moose::Meta::Attribute::Native::Trait::Code from...
tree
|
commitdiff
2010-03-07
Jesse Luehrs
fix DEMOLISH methods not being called in some cases
tree
|
commitdiff
2010-02-27
Cory Watson
Add find_type_for method to Union.
tree
|
commitdiff
2010-02-23
Chris Prather
kill tabs in some tests
tree
|
commitdiff
2010-02-11
Rafael Kitover
test that anon classes are the same for instances havin...
tree
|
commitdiff
2010-02-10
Rafael Kitover
update t/030_roles/010_run_time_role_composition.t...
tree
|
commitdiff
2010-02-10
Rafael Kitover
use "roles" when creating anon class for applying a...
tree
|
commitdiff
2010-02-09
Dave Rolsky
Fix reinitializing anon metaclasses.
tree
|
commitdiff
2010-02-06
Florian Ragwitz
We stopped subnaming role methods when being composed...
tree
|
commitdiff
2010-02-05
Florian Ragwitz
Make ScalarRef accept references to references.
tree
|
commitdiff
2010-02-05
Florian Ragwitz
Make ScalarRef parameterized.
tree
|
commitdiff
2010-02-05
Hans Dieter Pearcey
add (TODO) tests for RT#46347 from Vince Veselosky
tree
|
commitdiff
2010-02-04
Florian Ragwitz
Revert "add stubs for BUILD and DEMOLISH to Moose:...
tree
|
commitdiff
2010-01-31
Florian Ragwitz
Add execute_method to Native::Trait::Code.
tree
|
commitdiff
2010-01-27
Dylan William Hardison
Behavior for method modifiers with non-regexp refs
tree
|
commitdiff
next