Add test for ICLRRuntimeHost::ExecuteInDefaultAppDomain
authorSteve MacLean <Steve.MacLean@microsoft.com>
Fri, 12 Oct 2018 19:10:06 +0000 (15:10 -0400)
committerSteve MacLean <stmaclea@microsoft.com>
Thu, 25 Oct 2018 17:21:48 +0000 (13:21 -0400)
commit172506218ef056caf787f0ef4846c93c7f6ff53e
treeb6ba9525621b9f487c89bc239fb1be0a9e4df5a7
parentb8b61f54feffd4e445a14e3008b19b6890fc62be
Add test for ICLRRuntimeHost::ExecuteInDefaultAppDomain
tests/src/Interop/CMakeLists.txt
tests/src/Interop/ExecInDefAppDom/CMakeLists.txt [new file with mode: 0644]
tests/src/Interop/ExecInDefAppDom/ExecInDefAppDom.cs [new file with mode: 0644]
tests/src/Interop/ExecInDefAppDom/ExecInDefAppDom.csproj [new file with mode: 0644]
tests/src/Interop/ExecInDefAppDom/ExecInDefAppDomDll.cpp [new file with mode: 0644]