advapi32: Cleanup event log only if create was successful.
[wine] / dlls / fusion / tests / asmcache.c
2011-02-28  Austin Englishfusion/tests: Remove win9x hacks.
2011-01-11  Hans Leidekkerfusion/tests: Add some tests for IAssemblyCache_QueryAs...
2010-10-05  Vincent Povirkfusion: Return the path from IAssemblyCacheImpl_QueryAs...
2009-04-08  Alexandre Julliardfusion/tests: Always use the 32-bit magic in the 32...
2009-02-24  Francois Gougetfusion/tests: Use win_skip() to skip over unimplemented...
2009-02-23  Detlef Riekenbergfusion/tests: Fix remaining win98 failures in asmcache.
2009-02-23  Detlef Riekenbergfusion/tests: Do not use an hardcoded path for the...
2009-02-20  Nicolas Le Camfusion/tests: Fix a test on some platforms.
2009-02-19  Hans Leidekkerfusion: Use parsed properties for assembly enumeration...
2009-02-19  Hans Leidekkerfusion: Uninstall assembly used to check for presence...
2009-02-19  James Hawkinsfusion: Add initial implementation of IAssemblyCache...
2009-02-11  Paul Vriensfusion/tests: Mark test as skipped when we don't have...
2009-02-09  Paul Vriensfusion/tests: Skip tests on .NET 1.1.
2008-07-08  James Hawkinsfusion: Implement GetCachePath.
2008-07-01  James Hawkinsfusion: Add tests for IAssemblyCache::QueryAssemblyInfo.
2008-05-27  Dan Kegelfusion: UninstallAssembly test: Fix typo, avoid undefin...
2008-04-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.
2008-04-07  Francois Gougetfusion/tests: Fix compilation on systems that don't...
2008-03-31  James Hawkinsfusion: Add initial tests for IAssemblyCache.