summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* fix test for moose error message changesJesse Luehrs2011-04-261-4/+4
|
* set the 'class' attribute on block services if possibleJesse Luehrs2011-04-021-0/+59
|
* also need to check attribute type constraints during dep resolutionJesse Luehrs2011-03-241-0/+19
|
* more with_immutableJesse Luehrs2011-03-023-0/+9
|
* more useful handling of attributes with no services definedJesse Luehrs2011-03-022-2/+74
|
* another testJesse Luehrs2011-02-261-0/+40
|
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-2114-28/+28
|
* handle attribute overriding betterJesse Luehrs2011-02-211-0/+102
|
* more with_immutableJesse Luehrs2011-02-213-2/+9
|
* few more tests for inheritanceJesse Luehrs2011-02-212-0/+27
|
* disallow multiple inheritanceJesse Luehrs2011-02-211-0/+15
|
* also support moose 2 inlining apiJesse Luehrs2011-02-211-2/+6
|
* make constructor injections just use the tcJesse Luehrs2011-02-214-7/+10
| | | | also provide the 'service' key to override creating a service
* also disallow builderJesse Luehrs2011-02-211-0/+31
|
* ensure we always inherit from Bread::Board::ContainerJesse Luehrs2011-02-211-0/+22
|
* make roles workJesse Luehrs2011-02-211-0/+152
|
* make inheritance workJesse Luehrs2011-02-211-0/+108
|
* handle defaults with native traits properlyJesse Luehrs2011-02-211-7/+9
|
* test for mop stuffJesse Luehrs2011-02-212-0/+39
|
* make sure i'm testing immutability tooJesse Luehrs2011-02-218-13/+29
|
* support the constructor_name optionJesse Luehrs2011-02-211-0/+30
|
* die if a default is set in a service attributeJesse Luehrs2011-02-211-0/+55
|
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-213-1/+71
|
* test all inliningJesse Luehrs2011-02-211-0/+143
|
* pass $self to block injectionsJesse Luehrs2011-02-201-0/+39
|
* one more basic testJesse Luehrs2011-02-201-0/+49
|
* initial implementationJesse Luehrs2011-02-202-0/+124