=?UTF-8?Q?R=C3=A9mi=20Bernon=20?=: ntdll/tests: Move NtMapViewOfSection tests from kernel32/tests.

Alexandre Julliard julliard at winehq.org
Thu Jun 20 16:04:18 CDT 2019


Module: wine
Branch: master
Commit: d1b7e01e5e1697e10d3530bdf4124c2e40172cee
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d1b7e01e5e1697e10d3530bdf4124c2e40172cee

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Jun 20 16:05:36 2019 +0200

ntdll/tests: Move NtMapViewOfSection tests from kernel32/tests.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/virtual.c | 198 ------------------------------------
 dlls/ntdll/tests/virtual.c    | 227 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 227 insertions(+), 198 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d1b7e01e5e1697e10d3530bdf4124c2e40172cee



More information about the wine-cvs mailing list