Add tests for the recently fixed issues with block guards.
authorRodrigo Kumpera <kumpera@gmail.com>
Wed, 14 Aug 2013 22:54:07 +0000 (18:54 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 14 Aug 2013 23:23:34 +0000 (19:23 -0400)
commit384f1d8af5ee4c129a527884a012914795833057
tree3a32010e0f26b1e51e8f3358773a651f727eec1b
parenta385a2bac29d9b46943ff7f6a26e9058b95d7b4e
Add tests for the recently fixed issues with block guards.
mono/tests/Makefile.am
mono/tests/block_guard_restore_aligment_on_exit.cs [new file with mode: 0644]
mono/tests/finally_block_ending_in_dead_bb.cs [new file with mode: 0644]