Hans Leidekker
0aa3c187d8
fusion: Use parsed properties for assembly enumeration instead of trying to parse the display name again.
...
The display name passed in may not be normalized, e.g. if the version number
is passed as "1.0.0.00000" instead of "1.0.0.0". This patch should also cut
down on case insensitive file searches.
2009-02-19 16:17:17 +01:00
Hans Leidekker
a76c15356b
fusion: Uninstall assembly used to check for presence of .NET runtime.
2009-02-19 16:17:17 +01:00
James Hawkins
9ae0e89999
fusion: Add initial implementation of IAssemblyCache::QueryAssemblyInfo.
2009-02-19 16:17:17 +01:00
Paul Vriens
283e7842a2
fusion/tests: Fix some typos.
2009-02-11 12:30:08 +01:00
Paul Vriens
39e3bb8dbc
fusion/tests: Mark test as skipped when we don't have enough rights.
2009-02-11 12:30:05 +01:00
Paul Vriens
2524523ea4
fusion/tests: Mark some tests as broken() on .NET 1.0.
2009-02-10 12:31:57 +01:00
Paul Vriens
f803e9d316
fusion/tests: Skip tests on .NET 1.1.
2009-02-09 14:37:23 +01:00
Paul Vriens
f42e507037
fusion/tests: Fix some tests failures on .NET 1.1 (and Win98).
2009-02-06 13:05:31 +01:00
Paul Vriens
09fc4e8063
fusion/tests: Fix a test failure on Win64.
2009-02-06 13:05:26 +01:00
Paul Vriens
a89bd3f562
fusion/tests: Fix some test failures on systems with .NET 1.1.
2009-02-06 13:05:22 +01:00
Paul Vriens
cf9f4dfa2a
fusion/tests: Run tests correctly on Win98.
2009-02-06 13:05:06 +01:00
Paul Vriens
c07b5fc5d9
fusion/tests: Do the conversion before testing.
2009-02-05 13:15:46 +01:00
James Hawkins
e7fe63df60
fusion: Implement GetCachePath.
2008-07-08 10:56:47 +02:00
James Hawkins
02391eb854
fusion: Add tests for IAssemblyCache::QueryAssemblyInfo.
2008-07-01 11:08:03 +02:00
James Hawkins
6ffc9d72b2
fusion: Add tests for IAssemblyName.
2008-07-01 11:07:49 +02:00
Dan Kegel
b8ad05a25f
fusion: UninstallAssembly test: Fix typo, avoid undefined value.
2008-05-27 19:35:54 +02:00
James Hawkins
282246eca4
fusion: Implement IAssemblyCache::InstallAssembly.
2008-04-15 15:36:15 +02:00
Francois Gouget
e1ee7a3b8b
fusion/tests: Fix compilation on systems that don't support nameless unions.
2008-04-07 13:36:18 +02:00
James Hawkins
9e021cff3d
fusion: Add initial tests for IAssemblyCache.
2008-03-31 13:09:19 +02:00