gdiplus: Add a test for image stream refcount.
[wine] / dlls / winhttp / tests / notification.c
2011-11-25  Hans Leidekkerwinhttp: Resolve the server name only on the first...
2011-01-27  Hans Leidekkerwinhttp/tests: Test a return value (clang).
2011-01-20  Greg Geldorpwinhttp/tests: No reconnect on redirect when using...
2010-02-17  Hans Leidekkerwinhttp/tests: Wait for a handle closing notification.
2009-09-08  Hans Leidekkerwinhttp: Make tests pass on Win7. Conform to the more...
2008-09-29  Hans Leidekkerwinhttp: Skip notifications that may arrive out of...
2008-09-10  Hans Leidekkerwinhttp: Better diagnostics in the notification test.
2008-09-10  Hans Leidekkerwinhttp: Increase sleep between two tests that connect...
2008-09-08  Hans Leidekkerwinhttp: Support asynchronous requests.
2008-09-08  Hans Leidekkerwinhttp: Start sending async completion notifications...
2008-09-03  Hans Leidekkerwinhttp: Add status notification tests. Make them pass.