Rewrite builtin type tests to test optimized, unoptimized, and inlined version of...
authorDave Rolsky <autarch@urth.org>
Sun, 10 Apr 2011 15:57:19 +0000 (10:57 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 17 May 2011 23:53:34 +0000 (18:53 -0500)
commit94ab16097e6a64fe5955eedf4b376ee6ec63bae9
tree6321d0cce4bdfe25557cd4871e3830ddc82df69c
parent87605c88a869330b324191a9173d51ce397dff28
Rewrite builtin type tests to test optimized, unoptimized, and inlined version of every constraint.

FileHandle is not subtype of GlobRef, since an IO::Handle object does not pass the GlobRef constraint.
lib/Moose/Util/TypeConstraints.pm
lib/Moose/Util/TypeConstraints/Builtins.pm
t/type_constraints/util_std_type_constraints.t