Update tests
[gitmo/Mouse.git] / t / 030_roles /
drwxr-xr-x ..
-rwxr-xr-x 001_meta_role.t
-rwxr-xr-x 002_role.t
-rwxr-xr-x 003_apply_role.t
-rw-r--r-- 004_role_composition_errors.t
-rw-r--r-- 005_role_conflict_detection.t
-rw-r--r-- 008_role_conflict_edge_cases.t
-rw-r--r-- 009_more_role_edge_cases.t
-rw-r--r-- 010_run_time_role_composition.t
-rw-r--r-- 013_method_aliasing_in_composition.t
-rw-r--r-- 014_more_alias_and_exclude.t
-rw-r--r-- 015_runtime_roles_and_attrs.t
-rw-r--r-- 016_runtime_roles_and_nonmoose.t
-rw-r--r-- 017_extending_role_attrs.t
-rw-r--r-- 018_runtime_roles_w_params.t
-rwxr-xr-x 019_build.t
-rwxr-xr-x 031_roles_applied_in_create.t
-rw-r--r-- 033_role_exclusion_and_alias_bug.t
-rw-r--r-- 034_create_role.t
-rw-r--r-- 035_anonymous_roles.t
-rw-r--r-- 036_free_anonymous_roles.t
-rw-r--r-- 037_create_role_subclass.t
-rwxr-xr-x 041_empty_method_modifiers_meta_bug.t
-rwxr-xr-x 042_compose_overloading.t
drwxr-xr-x failing