[PATCH 1/4] dlls/kernel32/tests: add some console tests about creating cui vs gui processes

Jacek Caban jacek at codeweavers.com
Thu Mar 17 12:41:37 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>

---

This test will not work on non-PE builds, but I guess that's fine. We 
already have a number of tests assuming that we can create a process 
using argv[0] (so it's missing .so suffix), which doesn't work any more. 
This test makes more assumptions than that, but the outcome is the same: 
failing tests.




More information about the wine-devel mailing list