Stefan Dösinger
|
b91fdc7700
|
msvcp140/tests: Port test_Unlink to msvcp140.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-10 20:04:14 +02:00 |
Piotr Caban
|
e3af73716b
|
msvcp140: Skip _Reschedule_chore tests when CreateThreadpoolWork is not available.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-04 16:53:07 +02:00 |
Francois Gouget
|
4a463fae50
|
msvcp140/tests: Fix a typo in a variable name.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-24 09:45:01 +02:00 |
Stefan Dösinger
|
8f0ff15ec7
|
msvcp140/tests: Port test_dir_operation to msvcp140.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-17 22:12:09 +02:00 |
Stefan Dösinger
|
621e96bfdb
|
msvcp140: Implement _Stat and _Lstat.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-17 22:12:09 +02:00 |
Stefan Dösinger
|
8810c88abf
|
msvcp140: Export _Current_set.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-11 18:24:55 +02:00 |
Stefan Dösinger
|
f3b6c6ac04
|
msvcp140: Implement _Current_get.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-11 18:24:51 +02:00 |
Stefan Dösinger
|
dc736dae63
|
msvcp140: Implement _File_size.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-11 18:24:42 +02:00 |
Mikhail Paulyshka
|
aaaac6ffec
|
msvcp140: Implement _To_byte.
Signed-off-by: Mikhail Paulyshka <me@mixaill.tk>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-10 20:51:10 +02:00 |
Stefan Dösinger
|
7c5e060be9
|
msvcp140: Implement _To_wide.
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-30 11:10:20 +02:00 |
Nikolay Sivov
|
a374ff0b86
|
msvcp140/tests: Avoid filling value truncation in memset (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-05-19 17:44:03 +02:00 |
Francois Gouget
|
3931491255
|
msvcp140/tests: Make chore_callback() static.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-03 14:09:18 +02:00 |
Piotr Caban
|
4c54f9aeac
|
msvcp140: Add {_Schedule,_Reschedule,_Release}_chore implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-21 20:52:38 +01:00 |
Piotr Caban
|
17b34a2e08
|
msvcp140/tests: Add _TaskEventLogger tests.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-15 17:33:17 +01:00 |
Piotr Caban
|
72df2637a7
|
msvcp140: Add _ContextCallback tests.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-10 23:21:26 +01:00 |
Piotr Caban
|
10b36e3977
|
msvcp140: Add task_continuation_context constructor implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-01 15:57:29 +01:00 |
Piotr Caban
|
ca862a3849
|
msvcp140/tests: Test virtual base table size exports.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-04 13:55:58 +02:00 |
Daniel Lehman
|
532999462d
|
msvcp140: Add _Thrd_id.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-14 00:02:03 +09:00 |