crypt32/tests: Add a trailing '\n' to ok() calls.
[wine] / dlls / msvcrt / tests / misc.c
2010-06-17  Alexander Scott... msvcrt/tests: Rename a variable.
2010-05-17  Piotr Cabanmsvcrt: Added $I10_OUTPUT implementation.
2010-04-12  Piotr Cabanmsvcrt: Added memmove_s and memcpy_s implementation.
2010-01-18  Andrew Nguyenmsvcrt: Implement and test rand_s.