Add all my extra tests, and fix some of them t0m-extra-tests_and_fixes
authorTomas Doran <bobtfish@bobtfish.net>
Mon, 29 Dec 2008 16:45:18 +0000 (16:45 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Mon, 29 Dec 2008 16:45:18 +0000 (16:45 +0000)
commit330a3f6b5a4026b2b2333afb6fd7ccad031942b4
treede1c8efa081e43e609f6fcf401401b638f5cbfe9
parentcd39d71b3b42d8e37bf60c32464f83b396f308b3
Add all my extra tests, and fix some of them
lib/MooseX/Emulate/Class/Accessor/Fast.pm
lib/MooseX/Emulate/Class/Accessor/Fast/Meta/Accessor.pm [new file with mode: 0644]
lib/MooseX/Emulate/Class/Accessor/Fast/Meta/Role/Attribute.pm [new file with mode: 0644]
t/accessors.t
t/class_accessor_chained_fast.t [new file with mode: 0644]
t/double_apply.t [new file with mode: 0644]
t/list_assign.t [new file with mode: 0644]
t/reopen_package.t [new file with mode: 0644]