oleaut32/tests: COM cleanup for usrmarshal.c.
[wine] / dlls / msvcrt / tests /
2010-12-23  Eryk Wieliczkomsvcrt/tests: Add _fcvt_s tests.
2010-12-13  Francois Gougetmsvcrt/tests: Add a trailing '\n' to an ok() call.
2010-12-10  Eryk Wieliczkomsvcrt/tests: Add _ecvt_s tests.
2010-11-26  Alexandre Julliardinclude/msvcrt: Define more CPU control word flags.
2010-11-17  Alexandre Julliardmsvcrt/tests: Avoid sizeof in traces.
2010-11-16  Eric Pouechmsvcrt: Use the macros for parameter checking for wcsnc...
2010-11-12  Eric Pouechmsvcrt: Use macro for parameters validation itoa_s...
2010-11-11  Eryk Wieliczkomsvcrt: Fixed (_w)fopen_s with test.
2010-10-21  Andrew Nguyenmsvcrt: Implement _ultoa_s.
2010-10-21  Andrew Nguyenmsvcrt: Implement _mbsnbcat_s.
2010-10-19  Damjan Jovanovicmsvcrt: Improve wcsncat_s.
2010-10-18  Damjan Jovanovicmsvcrt: Implement wcsncat_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _strlwr_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _itoa_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime32_s.
2010-10-11  Andrew Nguyenmsvcrt: Implement _localtime64_s.
2010-10-07  Andrew Nguyenmsvcrt: Initialize _wenviron in Unicode environment...
2010-10-07  Andrew Nguyenmsvcrt/tests: Add tests for the __p__(w)environ accessors.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-30  Andrew Nguyenmsvcrt: Initialize environ on DLL load.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _set_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_doserrno.
2010-09-28  Andrew Nguyenmsvcrt: Implement _get_errno.
2010-09-28  Andrew Nguyenmsvcrt: Implement strerror_s.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Goujonmsvcrt: Properly fix setlocale and clean up tests.
2010-08-30  Alexandre Goujonmsvcrt: string Avoid size_t in ok().
2010-08-27  Piotr Cabanmsvcrt: Added _gcvt_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _gmtime32_s and _gmtime64_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strdate_s and _wstrdate_s implementation.
2010-08-27  Piotr Cabanmsvcrt: Added _strtime_s and _wstrtime_s implementation.
2010-07-22  Alexandre Julliardmsvcrt: Use the appropriate mangled names for operator...
2010-07-22  Piotr Cabanmsvcrt: Fixed strtod_l/wcstod_l implementation.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Alexandre Julliardmsvcrt/tests: Fix printf format warnings with ptrdiff_t.
2010-07-19  Greg Geldorpmsvcrt/tests: ecvt on Win9x and NT4 will corrupt memory...
2010-07-09  Alexandre Julliardmsvcrt/tests: Add some alternative locale names that...
2010-06-25  Andrew Nguyenmsvcrt: Implement _wmakepath_s.
2010-06-25  Andrew Nguyenmsvcrt: Implement _makepath_s.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-06-22  Francois Gougetmsvcrt/tests: Make test_dup2() static.
2010-06-22  Francois Gougetmsvcrt/tests: Add a trailing '\n' to an ok() call.
2010-06-17  Alexander Scott... msvcrt/tests: Rename a variable.
2010-06-09  Alexander Scott... msvcrt/tests: Move function pointer initialization...
2010-06-07  Alexander Scott... msvcrt/test: Add some simple _vsnwprintf_s tests.
2010-06-07  Alexander Scott... include/msvcrt: Define _TRUNCATE; use it in the tests.
2010-06-07  Alexander Scott... msvcrt/tests: Properly skip if functions are not available.
2010-05-28  Robert Wilhelmmsvcrt: Support system(NULL).
2010-05-25  Gerald Pfeifermsvcrt/tests: Adjust CHECK_TYPE to avoid some two dozen...
2010-05-17  Piotr Cabanmsvcrt: Added $I10_OUTPUT implementation.
2010-05-10  Piotr Cabanmsvcrt: Fix synonym handling in setlocale/create_locale.
2010-05-10  Piotr Cabanmsvcrt: Partial fix for setlocale/create_locale.
2010-05-06  Piotr Cabanmsvcrt: Added mbstowcs and wcstombs tests.
2010-05-05  Piotr Cabanmsvcrt: Added _get_osplatform implementation.
2010-05-04  Austin Englishmsvcrt: Fix tests for Windows ME.
2010-05-03  Austin Englishmsvcrt/tests: Add more tests for setlocale().
2010-05-03  Austin Englishmsvcrt/tests: fix a couple typos.
2010-04-27  Piotr Cabanmsvcrt: Added _mkgmtime implementation.
2010-04-26  Piotr Cabanmsvcrt: Change strtod_l implementation.
2010-04-22  Piotr Cabanmsvcrt/tests: Added sscanf_s tests.
2010-04-21  Piotr Cabanmsvcrt: Added _strtod_l implementation.
2010-04-19  Piotr Cabanmsvcrt: Return correct strings in setlocale.
2010-04-19  Piotr Cabanmsvcrt/tests: Added __crtGetStringTypeW tests.
2010-04-19  Piotr Cabanmsvcrt/tests: Added setlocale tests.
2010-04-12  Piotr Cabanmsvcrt: Added memmove_s and memcpy_s implementation.
2010-04-01  Piotr Cabanmsvcrt: Move invalid parameter tests to msvcr90.
2010-03-29  Piotr Cabanmsvcrt: Added _strtoui64 implementation.
2010-03-29  Piotr Cabanmsvcrt: Added _strtoi64 implementation.
2010-03-25  Piotr Cabanmsvcr90: Added _get/set_invalid_parameter_handler imple...
2010-03-25  Piotr Cabanmsvcrt: Added strnlen implementation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-24  David Hedbergmsvcrt: Implement _mbctombb.
2010-02-23  David Hedbergmsvcrt: Implement _ismbclegal.
2010-02-23  David Hedbergmsvcrt: Add trail bytes info for codepage 1361.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Alexandre Julliardmsvcrt/tests: Avoid size_t in a trace.
2010-01-28  Uwe Bonnesmsvcrt: read_i should pull in LF after CR only in unbuf...
2010-01-18  Uwe Bonnesmsvcrt: Handle CR at buffer boundary and test case.
2010-01-18  AndrĂ© Hentschelmsvcrt/tests: Add some demangle tests.
2010-01-18  Andrew Nguyenmsvcrt: Implement and test rand_s.
2010-01-14  Jeff Zaroykomsvcrt: Check if argument passed to _dup2 is positive.
2010-01-14  Jeff Zaroykomsvcrt/tests: Test _dup2 for failure when second arg...
2010-01-11  Uwe Bonnesmsvcrt: In unbuffered text mode reading \r\n with fgetc...
2009-12-09  Alexandre Julliardmsvcrt/tests: Fix the signal handler calling convention.
2009-12-07  Nikolay Sivovmsvcrt/tests: Free temporary file name after test.
2009-12-03  Peter Rosinmsvcrt: Handle the SIGBREAK signal.
2009-12-03  Peter Rosinmsvcrt: Add test to check if signal(SIGBREAK, ...)...
2009-11-18  Eric Pouechmscvrt: Fix some undname quirks (space at the end of...
2009-11-16  Andrew Nguyenmsvcrt: Implement and test _wcsupr_s.
2009-11-16  Eric Pouechmsvcrt: In undname functions, no longer use a fixed...
2009-10-08  Michael Stefaniucmsvcrt/tests: Use LONG instead of long.
2009-09-10  Alexandre Julliardmsvcrt/tests: Add tests for the handle inheritance...
2009-09-02  Ge van Geldorpmsvcrt/tests: Add acceptable error codes for W2K8+.
2009-09-01  Eric Pouechmsvcrt: Correctly handle the error cases in strtol...
2009-05-23  Alexandre Julliardmsvcrt: Replace long by MSVCRT_long.
2009-05-23  Alexandre Julliardmsvcrt/tests: Make all msvcrt function pointers cdecl.
2009-05-23  Alexandre Julliardmsvcrt: Fix the stat and finddata structures for 64...
2009-05-23  Alexandre Julliardmsvcrt: Add explicit 32- and 64-bit versions of the...
next