wininet: Reimplement IsUrlCacheEntryExpired.
[wine] / dlls / wininet / tests / urlcache.c
2011-03-11  Juan Langwininet: Reimplement IsUrlCacheEntryExpired.
2011-03-10  Juan Langwininet: Implement sticky url cache entries.
2011-03-10  Juan Langwininet: Test sticky url cache entries.
2011-03-10  Juan Langwininet: Treat times of 0 as a special value.
2011-03-10  Juan Langwininet: Add more tests for CommitUrlCacheEntry.
2011-03-09  Juan Langwininet/tests: Add a couple more tests for GetUrlCacheE...
2010-10-19  Jacek Cabanwininet: Skip more tests on IE older than 6.0.
2009-09-25  Hans Leidekkerwininet: Add some URL cache tests and make them pass.
2009-09-25  Hans Leidekkerwininet: Consistently set last error before testing it.
2009-05-18  Detlef Riekenbergwininet/tests: Remove a duplicate test.
2009-05-14  Paul Vrienswininet/tests: Fix some test failures on systems with...
2009-05-13  Hans Leidekkerwininet: Implement GetDiskInfoA.
2008-10-09  Paul Vrienswininet/tests: Don't crash on W2K and below.
2008-10-08  Rob Shearmanwininet: Validate parameters passed to RetrieveUrlCache...
2008-10-06  Rob Shearmanwininet: Fix GetUrlCacheEntryInfoA/W when a NULL lpCach...
2008-05-22  Francois Gougetwininet/tests: Get the tests running again on Win98.
2008-05-08  Lei Zhangwininet: Handle NULL input for FindCloseUrlCache.
2008-04-30  Rob Shearmanwininet: Add tests for GetUrlCacheEntryInfoExA.
2008-03-12  Rob Shearmanwininet: Support the lpszFileExtension "reserved" param...
2008-03-12  Rob Shearmanwininet: Fix URLCache_LocalFileNameToPathA to return...
2008-03-12  Rob Shearmanwininet: Add tests for Find{First,Next}UrlCacheEntryA...
2008-03-12  Rob Shearmanwininet: Add tests for some URL cache functions.