Assorted typo, spelling, wording and case fixes.
[wine] / dlls / kernel32 / tests / comm.c
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-09-26  André Hentschelkernel32/tests: Don't test function directly when repor...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-02-23  Marcus Meissnerkernel32: Fixed mismatched bracket (Coverity).
2011-01-12  André Hentschelkernel32/tests: Don't test function directly when repor...
2010-03-29  Michael Stefaniuckernel32/tests: Remove superfluous casts of integer...
2009-09-24  Alexandre Julliardkernel32/tests: Fix a couple of failures in the comm...
2009-09-10  Alexandre Julliardntdll: Make sure that serial ioctl calls fail on non...
2009-06-08  Paul Vrienskernel32/tests: Only report unimplemented functions...
2009-05-19  Andrew Nguyenkernel32/tests: Correctly skip when the Unicode communi...
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-01-03  Alexandre Julliardkernel32/tests: Fix pointer casting warnings on 64...
2008-05-14  Dan Kegelkernel32: comm.c: increase time slop.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2007-09-12  Dmitry Timoshkovkernel32: Skip the comm test if the found com port...
2007-05-21  Marcus Meissnerkernel32: Skip modem status tests if GetModemStatus...
2007-02-09  Marcus Meissnerkernel32/tests: Fixed several uninitialized variables.
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.