Add tests. Make appdomain-unload work again
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 2 Aug 2010 02:33:44 +0000 (22:33 -0400)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Mon, 2 Aug 2010 02:36:29 +0000 (22:36 -0400)
commitef7fe38fa13687dd8702c652690b1ad42b4eaeee
treea10eb6483a93d8fae626d65bc7e2dbd2c157598d
parentb7ac9aecb967fd002bf8cf3caa8fa52e66e452ba
Add tests. Make appdomain-unload work again

* Makefile.am: added 2 new tests
* threadpool-exceptions6.cs: new thread.abort inside the threadpool
test.
* appdomain-unload.exe.config: this test does not work in .NET without
having the legacy unhandled exception mode enabled.
mono/tests/Makefile.am
mono/tests/appdomain-unload.exe.config [new file with mode: 0644]
mono/tests/threadpool-exceptions6.cs [new file with mode: 0644]