d3d8: Cleanup the pixelshader handling code a bit.
[wine] / dlls / fusion / tests / asmcache.c
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.