Reorganize t/300_immutable/
authorFuji, Goro <gfuji@cpan.org>
Sat, 25 Sep 2010 04:48:43 +0000 (13:48 +0900)
committerFuji, Goro <gfuji@cpan.org>
Sat, 25 Sep 2010 04:48:43 +0000 (13:48 +0900)
commit16504b1548c2c3b2570a46b1864287f50d49faf2
tree811e65013d8dbc1c590fda0b6ee25dd20ce1e946
parentee5e6a034b6aeaed7819138193288eb249d9380b
Reorganize t/300_immutable/
12 files changed:
t/300_immutable/001_immutable_moose.t
t/300_immutable/002_apply_roles_to_immutable.t [new file with mode: 0644]
t/300_immutable/003_immutable_meta_class.t [new file with mode: 0644]
t/300_immutable/004_inlined_constructors_n_types.t
t/300_immutable/005_multiple_demolish_inline.t
t/300_immutable/007_immutable_trigger_from_constructor.t
t/300_immutable/008_immutable_constructor_error.t
t/300_immutable/009_buildargs.t
t/300_immutable/012_default_values.t [new file with mode: 0644]
t/300_immutable/013_immutable_roundtrip.t [new file with mode: 0644]
t/300_immutable/014_immutable_metaclass_with_traits.t [new file with mode: 0644]
t/300_immutable/016_inline_fallbacks.t [new file with mode: 0644]