Commit Graph

37 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes d08e89a8d6 mscoree: Allow capital for version number. 2012-03-27 17:56:31 +02:00
Alistair Leslie-Hughes f67d34f7af mscoree: Better support RUNTIME_INFO_UPGRADE_VERSION in GetRequestedRuntimeInfo. 2012-03-16 13:02:53 +01:00
Francois Gouget 49447ad1d5 include: Fix the metahost.idl import directives. 2011-12-30 12:53:42 +01:00
Alistair Leslie-Hughes 7ee1250e46 mscoree: Implement ICorDebug EnumerateProcesses. 2011-11-01 16:43:08 +01:00
Alistair Leslie-Hughes 5682743245 mscoree: Implement ICorDebug SetManagedHandler. 2011-10-10 13:46:36 +02:00
Alistair Leslie-Hughes bef72c4884 mscoree: Add ICorDebug interface support. 2011-09-28 12:37:47 +02:00
Frédéric Delanoy 760faf01a9 tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
André Hentschel 53218eb50b mscoree/tests: Mark a weird w2k3 result as broken. 2011-06-08 14:12:41 +02:00
André Hentschel 2061c61c4e mscoree/tests: Test more IStream Functions on a ConfigStream. 2011-06-06 21:49:20 +02:00
André Hentschel 79a5153366 mscoree/tests: Broken return value is a HRESULT_FROM_WIN32. 2011-06-06 21:49:20 +02:00
André Hentschel b426a9a084 mscoree/tests: Fix for the results in CreateConfigStream tests. 2011-05-24 12:19:09 +02:00
André Hentschel 1aacc5fc40 mscoree/tests: Add tests for CreateConfigStream. 2011-05-17 11:48:14 +02:00
Francois Gouget 2bce427392 mscoree/tests: Make init_pointers() static. 2011-03-30 18:23:37 +02:00
Francois Gouget 3b69102011 mscoree/tests: Make the test and cleanup functions static. 2011-03-16 14:14:24 +01:00
Austin English cccc36e25a mscoree/tests: Fix a broken test (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Paul Vriens d360b6f913 mscoree/tests: Remove an unneeded test. 2010-11-23 14:18:44 +01:00
Paul Vriens 759f12c187 mscoree/tests: Use more A-functions to fix test failures on Win9x. 2010-11-23 14:18:33 +01:00
Paul Vriens 167ab75f4e mscoree/tests: Use StrStrIW from shlwapi. 2010-11-23 14:18:22 +01:00
Paul Vriens dff72b0c66 mscoree/tests: Use the correct wide string compare to cope with Win9x. 2010-11-23 14:18:01 +01:00
Vincent Povirk 84ef0fca57 mscoree: Use the new search methods for GetCORVersion/GetCORSystemDirectory. 2010-11-09 17:33:32 +01:00
Vincent Povirk 1682a92dd5 mscoree: Implement LoadLibraryShim. 2010-10-28 18:18:11 +02:00
Vincent Povirk a96941a3bf mscoree: Add tests for LoadLibraryShim. 2010-10-28 18:18:09 +02:00
Vincent Povirk a7bda5c2b5 mscoree: Implement ICLRMetaHost_GetRuntime. 2010-10-13 11:20:25 +02:00
Vincent Povirk f9db772317 mscoree: Add test for ICLRMetaHost_GetRuntime. 2010-10-05 12:07:37 +02:00
Vincent Povirk 0d1c687563 mscoree: Implement ICLRMetaHost_EnumerateInstalledRuntimes. 2010-10-05 12:07:37 +02:00
Vincent Povirk fce6f93b48 mscoree: Add stub implementation of ICLRMetaHost. 2010-10-05 12:07:37 +02:00
Vincent Povirk 79ed842931 mscoree: Add a test that enumerates .NET runtimes. 2010-10-04 16:27:18 +02:00
Vincent Povirk ddda173064 mscoree: Add test for creating CLRMetaHost. 2010-10-04 16:27:13 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Francois Gouget 394b08972f mscoree/tests: Remove spaces before '\n's in traces. 2010-08-31 14:23:47 +02:00
Alexandre Julliard 67d0195fd9 mscoree/tests: Comment out a couple of tests that crash on Windows. 2010-08-27 15:36:12 +02:00
Louis Lenders 9ea1d13d14 mscoree: Improve GetRequestedRuntimeInfo. 2010-08-26 13:45:05 +02:00
Louis Lenders 830867a121 mscoree/tests: Add some tests for GetRequestedRuntimeInfo. 2010-08-26 13:44:57 +02:00
Louis Lenders 127af150e0 mscoree: Improve GetCORSytemDirectory. 2010-08-25 17:39:11 +02:00
Louis Lenders f317d6b32d mscoree/tests: Add a few tests for GetCORSytemDirectory. 2010-08-25 17:38:42 +02:00
Louis Lenders 042f23cacc mscoree: Improve GetCORVersion. 2010-08-24 17:57:41 +02:00
Louis Lenders a8528706ac mscoree/tests: Added some simple tests for GetCORVersion. 2010-08-24 17:57:41 +02:00