Release 1.5.29.
[wine] / dlls / msvcp90 / tests / string.c
2012-09-10  Dan Kegelmsvcp90: Handle npos as length in more places.
2012-07-17  Daniel Lehmanmsvcp90: Handle npos as a len in basic_string<>::replace.
2012-03-14  Nicolas Le Cammsvcp90/tests: Don't redefine __thiscall.
2012-01-16  Daniel Lehmanmsvcp90: Start rfind from given position.
2011-07-08  Alexandre Julliardmsvcp90/tests: Fix the calling convention of some funct...
2011-07-05  Alexandre Julliardmsvcp90/tests: Dynamically generate a thunk to call...
2011-05-27  Piotr Cabanmsvcp90/tests: Don't check if msvcp90 functions exists...
2011-04-29  Piotr Cabanmsvcp90/tests: Added basic_string<char> find tests.
2011-04-01  Piotr Cabanmsvcp90/tests: Added operator+ tests (basic_string...
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-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.