[tests] Add tests for AppDomainUnloadedException handling
authorVlad Brezae <brezaevlad@gmail.com>
Tue, 19 Sep 2017 22:39:38 +0000 (01:39 +0300)
committerVlad Brezae <brezaevlad@gmail.com>
Fri, 22 Sep 2017 19:14:42 +0000 (22:14 +0300)
commit8b959c6a57399c79dbb265b6c4a81cdd3c235cef
tree7d3765b456067c7cb6b63ec5b94689d54add792b
parent6eef0e52df5af5fb09e2cf0c8d2b0831bf50e2c2
[tests] Add tests for AppDomainUnloadedException handling

As described on https://msdn.microsoft.com/en-us/library/system.appdomainunloadedexception(v=vs.110).aspx#Anchor_6
mono/tests/Makefile.am
mono/tests/appdomain-unload-exception.cs [new file with mode: 0644]
mono/tests/unhandled-exception-9.cs [new file with mode: 0644]