summaryrefslogtreecommitdiffstats
path: root/t/moose-metaclasses.t
Commit message (Collapse)AuthorAgeFilesLines
* handle new moose behavior a bit better (fixes #3)Jesse Luehrs2014-02-251-1/+6
| | | | | | | | new moose sets %INC for autogenerated classes, so we have to do a better job at skipping those now (since actually trying to reload them isn't going to work). also added a warning for when this happens, since it's quite possibly actually doing something wrong (it was just doing it wrong silently before).
* packaging stuffJesse Luehrs2013-06-211-2/+1
|
* todo test for refreshing based on metaclass reloadsJesse Luehrs2011-04-051-0/+55