Rémi Bernon : ntdll/tests: Move NtMapViewOfSection tests from kernel32/tests.
Module: wine Branch: master Commit: d1b7e01e5e1697e10d3530bdf4124c2e40172cee URL: https://source.winehq.org/git/wine.git/?a=commit;h=d1b7e01e5e1697e10d3530bdf... Author: Rémi Bernon <rbernon(a)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(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=d1b7e01e5e1697e10d353...
participants (1)
-
Alexandre Julliard