summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* fix tests for new moose (fixes #4)Jesse Luehrs2014-02-252-0/+2
|
* remove some memory cycles (Roman Daniel)Jesse Luehrs2013-10-031-0/+22
|
* forgot a fileJesse Luehrs2013-05-141-0/+8
|
* fix inheritance (xenoterracide)Jesse Luehrs2013-05-141-0/+10
|
* fix test for hash randomizationJesse Luehrs2013-03-071-1/+1
|
* tired of testing this with old moose versionsJesse Luehrs2011-10-101-6/+0
|
* more testsJesse Luehrs2011-10-101-6/+110
|
* sketch out subcontainers (still needs work)Jesse Luehrs2011-10-101-0/+42
|
* add test for inferring being fulfilled by subclassesJesse Luehrs2011-10-031-0/+100
|
* allow specifying dependencies inlineJesse Luehrs2011-09-291-0/+33
|
* we want unknown stuff to become parameters hereJesse Luehrs2011-07-271-3/+17
|
* allow specifying parameters for services (not sure how i missed this)Jesse Luehrs2011-07-271-0/+71
|
* remove test numbersJesse Luehrs2011-06-1419-0/+0
|
* Add failing test for coercing literalsFlorian Ragwitz2011-06-021-5/+10
|
* ensure classes corresponding to class types are loadedJesse Luehrs2011-05-253-0/+53
| | | | otherwise, type inference doesn't work
* test for lack of inferenceJesse Luehrs2011-05-251-0/+14
|
* make inference explicitJesse Luehrs2011-05-251-8/+14
|
* Merge branch 'temp-release'Jesse Luehrs2011-04-261-4/+4
|\
| * fix test for moose error message changesJesse Luehrs2011-04-261-4/+4
| |
* | more testsJesse Luehrs2011-04-161-0/+61
| |
* | fix this test up a bitJesse Luehrs2011-04-161-90/+55
| |
* | we want to be using fetch hereJesse Luehrs2011-04-161-3/+3
| |
* | more testsJesse Luehrs2011-04-161-4/+168
| |
* | get auto-inferring services workingJesse Luehrs2011-04-151-0/+59
|/
* 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