- moved the ->parameterize tests to own test suite
authorJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 12 Sep 2008 18:25:32 +0000 (18:25 +0000)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Fri, 12 Sep 2008 18:25:32 +0000 (18:25 +0000)
commit08380fdb9f79107ab7aaf353edd03757ad3e8400
tree62ccc3a603fdfaa5f06d86c3f13c27c3bbb330b4
parentbb6c833559f9e6ac403628d8ec4d09af2a0477e1
- moved the ->parameterize tests to own test suite
- changed  t/030_roles/017_extending_role_attrs.t to deal with the fact we sort
  union type constraints
- removed ugly hack from ->parameterize to force a tc name
- union types now sort @TC and properly canonicalize their names
- changed the regex parsing for stringed type constraints so that we ignore
  pointless whitespace and have support for upcoming structured types
lib/Moose/Meta/TypeConstraint/Parameterizable.pm
lib/Moose/Util/TypeConstraints.pm
t/030_roles/017_extending_role_attrs.t
t/040_type_constraints/010_misc_type_tests.t