Module: wine Branch: master Commit: 766448f8ffe51b83105bd0795a5cbc7b8f7c8894 URL: https://gitlab.winehq.org/wine/wine/-/commit/766448f8ffe51b83105bd0795a5cbc7...
Author: Eric Pouech epouech@codeweavers.com Date: Tue Jun 13 14:40:10 2023 +0200
kernel32/tests: Extend console inheritance tests.
- Define what the std handles are before inheriting them - Check access to parent console from child through std handles
Signed-off-by: Eric Pouech epouech@codeweavers.com
---
dlls/kernel32/tests/console.c | 212 +++++++++++++++++++++++++++++++----------- 1 file changed, 157 insertions(+), 55 deletions(-)