On Fri Mar 6 18:03:48 2026 +0000, eric pouech wrote:
you need to include non regression tests this should get you started, you need to still fill some blanks and extend where needed (cursor position comes to mind, and don't forget that scrolling can take place; but also are 256 colors mapped to 16? or ignored) didn't test if your MR behaves correctly wrt to the tests [conhost.test.patch](/uploads/603a5fb27eb93bc09a7ee0be4c6d9a45/conhost.test.patch) @epo: Do you have any advise how to see the stats? Because if i execute `wine dlls/kernel32/tests/x86_64-windows/kernel32_test.exe console` in a terminal, i observe the console and some todo lines in it, but after executing all tests, there is no summary as in other test in the terminal. Do i need the test suite to run it or can the test output/result be redirected? How can i do that on windows and linux?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9973#note_131479