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
/
010_basics
/
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-27
Dave Rolsky
Remove doubled semi-colon
tree
|
commitdiff
2010-10-27
Dave Rolsky
Fix expected error message
tree
|
commitdiff
2010-10-24
Karen Etheridge
convert all uses of Test::Exception to Test::Fatal.
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-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-14
Dave Rolsky
standard on underscore in test names (bleah)
tree
|
commitdiff
2010-10-10
Florian Ragwitz
Avoid removing previously imported symbols
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-09-27
Dave Rolsky
Deprecate _default_is and _default_default for native...
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-07-04
Dave Rolsky
Revert the change that unimported strict ...
tree
|
commitdiff
2010-05-16
Jesse Luehrs
no strict and no warnings when 'no Moose' is called
tree
|
commitdiff
2010-05-12
Jesse Luehrs
fix failing tests
tree
|
commitdiff
2010-05-05
Florian Ragwitz
Allow required versions to be specified when setting...
tree
|
commitdiff
2010-02-09
Dave Rolsky
Fix reinitializing anon metaclasses.
tree
|
commitdiff
2010-01-02
Dave Rolsky
Squashed commit of the following:
tree
|
commitdiff
2009-12-15
Florian Ragwitz
Disable warnings for t/010_basics/009_import_unimport...
tree
|
commitdiff
2009-12-15
Florian Ragwitz
Unimport blessed and confess unless they've been replac...
tree
|
commitdiff
2009-12-13
Florian Ragwitz
Convert all tests to done_testing.
tree
|
commitdiff
2009-10-14
Yuval Kogman
allow exporting to main
tree
|
commitdiff
2009-10-14
Jesse Luehrs
remove the warning for $self->new
tree
|
commitdiff
2009-10-04
gfx
Fix a typo in a error message (s/You much supply/You...
tree
|
commitdiff
2009-10-01
Dave Rolsky
Forgot to fix the test count
tree
|
commitdiff
2009-10-01
Dave Rolsky
has_method now allows a false value in CMOP
tree
|
commitdiff
2009-09-25
Yuval Kogman
use Test::Exception instead of eval { }
tree
|
commitdiff
2009-09-25
Yuval Kogman
Test for a more standard error from load_class
tree
|
commitdiff
2009-09-17
Yuval Kogman
Failing test for Moose::Object namespace pollution
tree
|
commitdiff
2009-09-13
Dave Rolsky
Add tests for warning on $object->new and implement...
tree
|
commitdiff
2009-09-11
Dave Rolsky
Lots of fixes to object destruction.
tree
|
commitdiff
2009-09-07
Dave Rolsky
Deleted the Moose::Exporter groups feature, so this...
tree
|
commitdiff
2009-09-07
Dave Rolsky
Merge branch 'master' into topic/strict_export_list
tree
|
commitdiff
2009-09-07
Dave Rolsky
Tidy code
tree
|
commitdiff
2009-09-06
Jesse Luehrs
warn (and skip) when trying to export a nonexistent sub
tree
|
commitdiff
2009-07-03
Florian Ragwitz
Detabify tests.
tree
|
commitdiff
2009-06-26
Jesse Luehrs
this is now tested by 020/027.t
tree
|
commitdiff
2009-06-25
Shawn M Moore
Apply josh's Moose::Exporter improvements so we have...
tree
|
commitdiff
2009-06-25
Shawn M Moore
TODOify rbuels's failing test, see [rt.cpan.org #47350]
tree
|
commitdiff
2009-06-25
Shawn M Moore
We don't use English in Moose, or in these test files
tree
|
commitdiff
2009-06-22
Robert Buels
added little test for warning when an attribute overrid...
tree
|
commitdiff
2009-05-26
Marc Mims
Moved to t/100_bugs per stevan
tree
|
commitdiff
2009-05-26
Marc Mims
Test around 'isa'
tree
|
commitdiff
2009-05-26
Marc Mims
TODO tests for UNIVERSAL methods
tree
|
commitdiff
2009-05-13
Dave Rolsky
More global destruction fixes.
tree
|
commitdiff
2009-05-12
Dave Rolsky
Fix tests that tested for literal newlines in warnings...
tree
|
commitdiff
2009-05-03
Jesse Luehrs
add some tests relating to destruction
tree
|
commitdiff
2009-05-03
Jesse Luehrs
test that "use Moose::Exporter" imports strict and...
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-21
Shawn M Moore
Unconditionally depend on Test::Output; dropping Test...
tree
|
commitdiff
2009-02-23
Dave Rolsky
Handle Foo->new(undef) consistently, with an error...
tree
|
commitdiff
2009-02-04
Lars Dieckow
more typo fixes
tree
|
commitdiff
2008-11-17
Shawn M Moore
Remove the make_immutable keyword, it's been deprecated...
tree
|
commitdiff
2008-11-01
Dave Rolsky
Small formatting fix
tree
|
commitdiff
2008-11-01
Dave Rolsky
Add a few more tests for ->associated_metaclass on...
tree
|
commitdiff
2008-11-01
Dave Rolsky
Moose::Meta::Class->get_method_map was both broken...
tree
|
commitdiff
2008-09-12
Dave Rolsky
Do not unimport functions which we explicitly re-export...
tree
|
commitdiff
2008-09-08
Dave Rolsky
Add some tests for the error handling in Moose::Object...
tree
|
commitdiff
2008-09-04
Yuval Kogman
merge trunk to pluggable errors
tree
|
commitdiff
2008-09-03
Dave Rolsky
Fix test count
tree
|
commitdiff
2008-09-03
Dave Rolsky
We need the evals here to force this stuff to happen...
tree
|
commitdiff
2008-09-03
Dave Rolsky
All these evals do is hide when Moose or some other...
tree
|
commitdiff
2008-08-06
Dave Rolsky
Add a test for loading Moose::Role into main (which...
tree
|
commitdiff
2008-08-05
Dave Rolsky
Moose now warns when you try to load it from the main...
tree
|
commitdiff
2008-07-02
Stevan Little
some changes, seee changes for details
tree
|
commitdiff
2008-05-20
Stevan Little
method modifier with regexp is done now
tree
|
commitdiff
2008-05-20
Stevan Little
fixed the test for method modifiers
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-16
Todd Hepler
tests for metaclass() export
tree
|
commitdiff
2008-03-11
Stevan Little
tweaking formatting to match existing tests and code...
tree
|
commitdiff
2008-03-11
Jonathan Rockway
add cache attribute to M::Meta::Class->create_anon_class
tree
|
commitdiff
2008-03-11
Jonathan Rockway
add support for roles => [] option to Moose::Meta:...
tree
|
commitdiff
2008-01-28
Stevan Little
type constraint messages work now (kinda) and other...
tree
|
commitdiff
2008-01-21
Stevan Little
tweaking test names to better VMS support
tree
|
commitdiff
2008-01-13
Shawn M Moore
Fix for the slightly changed rebless_instance interface
tree
|
commitdiff
2008-01-13
Shawn M Moore
Add tests to make sure the new reblessing works with...
tree
|
commitdiff
2007-09-14
Stevan Little
complete re-organization of the test suite
tree
|
commitdiff