wine/programs/conhost
Eric Pouech af215210f0 kernel32/tests: Skip some console tests on w1064v1909.
We get conhost.exe:tty failures on testbot:
- not for version prior to w1064v1909 (these tests require
  pseudo-consoles, which are not implemented in these Windows
  version).
- for w1064v1909
- not for W10 versions after w1064v1909.

So, we assume that pseudo-console support is immature in this
Windows version: skip all the remaining test at the first
discrepancy point.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53465
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2022-12-21 18:24:39 +01:00
..
tests kernel32/tests: Skip some console tests on w1064v1909. 2022-12-21 18:24:39 +01:00
conhost.c conhost: Don't print control characters for Unix tty. 2022-12-20 22:37:02 +01:00
conhost.h conhost: Don't prompt the user to save their app-specific settings. 2022-05-30 22:07:42 +02:00
conhost.rc conhost: Don't prompt the user to save their app-specific settings. 2022-05-30 22:07:42 +02:00
Makefile.in conhost: Enable compilation with long types. 2022-02-04 11:20:33 +01:00
window.c conhost: Update debug output and comments when loading/saving settings. 2022-06-09 20:55:20 +02:00