Add test for the behavior of discarding pending io events on appdomain unload.
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 16 Jul 2012 22:13:29 +0000 (19:13 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 17 Jul 2012 17:25:51 +0000 (14:25 -0300)
commitcd44e7caeee8acce22e5e096baa361f34571a364
treee4195a144b82b767e38f640a0cba9448a4be52e5
parent42f91a86304787014c868f0a1b57237d6bb41350
Add test for the behavior of discarding pending io events on appdomain unload.
mono/tests/Makefile.am
mono/tests/appdomain-unload-doesnot-raise-pending-events.cs [new file with mode: 0644]