summaryrefslogtreecommitdiffstats
path: root/t/005-moose.t
Commit message (Collapse)AuthorAgeFilesLines
* clean up tests a bitdoy2009-04-201-8/+8
|
* these should be inlined by moosedoy2009-04-121-4/+4
|
* hmmm, these tests are wrongdoy2009-04-121-5/+1
|
* no, moose doesn't automatically inline constructors, i was just getting my ↵doy2009-04-111-4/+4
| | | | own constructor back
* actually test the right thing in the tests for inheriting from moose - they ↵doy2009-04-111-7/+5
| | | | fail now, like i thought they should have been
* use has_method rather than get_method for testing for existencedoy2009-04-111-4/+4
|
* add more tests for inheriting from moose classesdoy2009-04-111-3/+28
|
* add a test for extending moose classesdoy2009-04-111-0/+32