Piotr Caban
|
4a4621f42f
|
msvcrt/tests: Use wide-char string literals.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-11-27 21:59:39 +01:00 |
Piotr Caban
|
1d0cca465a
|
msvcrt: Add support for quoted paths in _searchenv.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-28 19:29:48 +01:00 |
Michael Stefaniuc
|
3624b7c60c
|
msvcrt/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-21 14:20:57 +02:00 |
Kirill Erofeev
|
e0f7fbfa59
|
msvcrt/tests: Add tests for _searchenv, _searchenv_s, _wsearchenv, _wsearchenv_s.
Signed-off-by: Kirill Erofeev <erofeev.info@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-19 16:57:54 +01:00 |
Akihiro Sagawa
|
ab5db46477
|
msvcrt: Add MBCS handling for _splitpath.
|
2014-04-14 20:19:01 +02:00 |
Nikolay Sivov
|
1f8636c5af
|
msvcrt/tests: Enable compilation with -D__WINESRC__.
|
2013-11-05 20:38:55 +01:00 |
Andrew Nguyen
|
58dd97efcf
|
msvcrt: Implement _wmakepath_s.
|
2010-06-25 12:49:57 +02:00 |
Andrew Nguyen
|
9628a0d3e4
|
msvcrt: Implement _makepath_s.
|
2010-06-25 12:49:44 +02:00 |
Jon Griffiths
|
7b7cd31f05
|
msvcrt: Make tests for [w]makepath pass.
|
2008-07-09 12:35:07 +02:00 |
Jon Griffiths
|
afb3593274
|
msvcrt: Tests for [w]makepath.
|
2008-07-09 12:35:01 +02:00 |
Peter Beutner
|
1a688cd058
|
msvcrt: Fix _makepath().
|
2007-08-07 12:36:23 +02:00 |
Peter Beutner
|
2b3c19fe55
|
msvcrt: Add _makepath() tests.
|
2007-08-07 12:36:12 +02:00 |
Paul Vriens
|
8ebcf40043
|
msvcrt/tests: Properly remove temporary directory.
|
2007-03-06 22:00:11 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Aric Stewart
|
4bc3b16b44
|
msvcrt: Modify dir test to create its own directory to ensure the
directory exists for the test. Using the temp dir as the root.
|
2006-01-11 20:55:38 +01:00 |
Aric Stewart
|
3022ade359
|
msvcrt: Add a regression test for _fullpath.
|
2006-01-06 21:46:09 +01:00 |