makefiles: Use the standard C_SRCS variable as the list of test files.
[wine] / dlls / iphlpapi / tests / iphlpapi.c
2010-02-08  Dan Kegeliphlpapi: _res is per-thread in glibc.
2009-08-31  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2009-07-03  Hans Leidekkeriphlpapi/tests: Initialize a variable.
2009-04-29  Hans Leidekkeriphlpapi: Add tests for GetAdaptersAddresses.
2009-03-10  Alexandre Julliardiphlpapi/tests: Output the various tables in verbose...
2009-03-05  Alexandre Julliardiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTab...
2008-12-31  Jeff Zaroykoiphlpapi/tests: Fix a failing test.
2008-12-01  Michael Stefaniuciphlpapi/tests: Replace malloc with HeapAlloc.
2008-09-03  James Hawkinsiphlapi: Fix a failing test in win95.
2008-08-05  Paul Vriensiphlpapi/tests: Skip some tests for unsupported functions.
2008-07-03  Alexandre Julliardiphlpapi: Fix the return value of GetPerAdapterInfo...
2008-06-09  Paul Vriensiphlpapi/tests: Fix test on Vista.
2008-06-09  Paul Vriensiphlpapi/tests: Fix crash on Vista.
2006-10-09  Hans Leidekkeriphlpapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-20  Stefan HuehnerMake some function static.
2004-05-06  Dmitry TimoshkovIt's OK to have dwNumEntries == 0 if there is no networ...
2004-03-22  Hans LeidekkerDon't include config.h.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-08  Hans LeidekkerRemove some unused headers.
2004-01-07  Juan LangFixed the dwBCastAddr member of MIB_IPADDRROW, added...