import some (modified) MS tests
authorLukas Mai <l.mai@web.de>
Wed, 24 Oct 2012 01:35:50 +0000 (03:35 +0200)
committerLukas Mai <l.mai@web.de>
Wed, 24 Oct 2012 01:35:50 +0000 (03:35 +0200)
commit633048d587df4a3745ae768ce6ed550cba5e329f
tree3df86bbc76e4113808052dca52df0a2d8a19fe78
parent595edbcf92e56b601822a62deddef2758aa7f3b5
import some (modified) MS tests
17 files changed:
MANIFEST
t/foreign/Method-Signatures/anon.t [new file with mode: 0644]
t/foreign/Method-Signatures/array_param.t [new file with mode: 0644]
t/foreign/Method-Signatures/attributes.t [new file with mode: 0644]
t/foreign/Method-Signatures/caller.t [new file with mode: 0644]
t/foreign/Method-Signatures/defaults.t [new file with mode: 0644]
t/foreign/Method-Signatures/error_interruption.t [new file with mode: 0644]
t/foreign/Method-Signatures/func.t [new file with mode: 0644]
t/foreign/Method-Signatures/invocant.t [new file with mode: 0644]
t/foreign/Method-Signatures/larna.t [new file with mode: 0644]
t/foreign/Method-Signatures/lib/BarfyDie.pm [new file with mode: 0644]
t/foreign/Method-Signatures/method.t [new file with mode: 0644]
t/foreign/Method-Signatures/one_line.t [new file with mode: 0644]
t/foreign/Method-Signatures/optional.t [new file with mode: 0644]
t/foreign/Method-Signatures/paren_on_own_line.t [new file with mode: 0644]
t/foreign/Method-Signatures/paren_plus_open_block.t [new file with mode: 0644]
t/foreign/Method-Signatures/slurpy.t [new file with mode: 0644]