update foreign tests
authorLukas Mai <l.mai@web.de>
Sun, 15 Sep 2013 14:31:42 +0000 (16:31 +0200)
committerLukas Mai <l.mai@web.de>
Sun, 15 Sep 2013 14:39:14 +0000 (16:39 +0200)
commit1a52f2db46f6d870454428a07bfae09e0359eeee
treeac51f068baa2752013bb968038482ae097460c01
parentff265988561375d3cf480004e29e3891094c0afb
update foreign tests
36 files changed:
t/foreign/Method-Signatures-Simple/03-config.t
t/foreign/Method-Signatures-Simple/RT80505.t [new file with mode: 0644]
t/foreign/Method-Signatures-Simple/RT80507.t [new file with mode: 0644]
t/foreign/Method-Signatures-Simple/RT80508.t [new file with mode: 0644]
t/foreign/Method-Signatures-Simple/RT80510.t [new file with mode: 0644]
t/foreign/Method-Signatures/attributes.t
t/foreign/Method-Signatures/comments.t
t/foreign/Method-Signatures/debugger.t [new file with mode: 0644]
t/foreign/Method-Signatures/into.t [new file with mode: 0644]
t/foreign/Method-Signatures/invocant.t
t/foreign/Method-Signatures/larna.t
t/foreign/Method-Signatures/method.t
t/foreign/Method-Signatures/odd_number.t
t/foreign/Method-Signatures/simple.plx [new file with mode: 0644]
t/foreign/Method-Signatures/slurpy.t
t/foreign/Method-Signatures/too_many_args.t
t/foreign/Method-Signatures/trailing_comma.t [new file with mode: 0644]
t/foreign/Method-Signatures/type_check.t
t/foreign/Method-Signatures/typeload_moose.t
t/foreign/Method-Signatures/typeload_notypes.t
t/foreign/MooseX-Method-Signatures/caller.t
t/foreign/MooseX-Method-Signatures/closure.t [new file with mode: 0644]
t/foreign/MooseX-Method-Signatures/errors.t
t/foreign/MooseX-Method-Signatures/eval.t
t/foreign/MooseX-Method-Signatures/lib/My/Annoyingly/Long/Name/Space.pm [new file with mode: 0644]
t/foreign/MooseX-Method-Signatures/list.t
t/foreign/MooseX-Method-Signatures/named_defaults.t
t/foreign/MooseX-Method-Signatures/precedence.t
t/foreign/MooseX-Method-Signatures/sigs-optional.t
t/foreign/MooseX-Method-Signatures/too_many_args.t
t/foreign/MooseX-Method-Signatures/type_alias.t [new file with mode: 0644]
t/foreign/MooseX-Method-Signatures/types.t [new file with mode: 0644]
t/foreign/MooseX-Method-Signatures/undef_method_arg.t
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t [new file with mode: 0644]
t/foreign/signatures/proto.t
t/foreign/signatures/weird.t