ws2_32/tests: Add regression tests for WSARecvMsg and IP_PKTINFO.
[wine] / dlls / msvcp90 / tests /
2010-11-29  Eryk Wieliczkomsvcp90/tests: Added basic_string<{char, wchar}>.capaci...
2010-11-25  Piotr Cabanmsvcp90/tests: Added basic_string<char>::compare tests.
2010-11-23  Piotr Cabanmsvcp90/tests: Fix typo in loaded function name.
2010-11-18  Piotr Cabanmsvcp90/tests: Added basic_string<char>::append tests.
2010-11-17  Vincas Miliūnasmsvcp90/tests: Added basic_string<wchar_t>::swap tests.
2010-11-17  Vincas Miliūnasmsvcp90/tests: Added basic_string<char>::swap tests.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-03  Piotr Cabanmsvcp90/tests: Fix basic_string<wchar_t>.size tests.
2010-09-02  Piotr Cabanmsvcp90/tests: Added basic_string<{char,wchar_t}>.size...
2010-09-02  Piotr Cabanmsvcp90/tests: Added basic_string<{char,wchar_t}>.data...
2010-08-30  Piotr Cabanmsvcp90/tests: Added basic_string<wchar_t> tests.
2010-08-24  Piotr Cabanmsvcp90/tests: Added basic_string<char> tests.
2010-08-18  Piotr Cabanmsvcp90/tests: Added allocator<char> tests.
2010-08-16  Piotr Cabanmsvcp90: Added 64-bit char_traits tests.
2010-07-28  Piotr Cabanmsvcp90: Added 64-bit exports.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Piotr Cabanmsvcp90/tests: Added char_traits<char>::_Copy_s tests.
2010-07-21  Piotr Cabanmsvcp90/tests: Added char_traits equal tests.
2010-07-21  Piotr Cabanmsvcp90/tests: Added char_traits assign tests.