MSVC: Provide implementations of test_{dis,en}able_stdin_echo
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 5 Aug 2019 12:44:33 +0000 (15:44 +0300)
committerRan Benita <ran234@gmail.com>
Sat, 28 Dec 2019 14:12:15 +0000 (16:12 +0200)
commitabb2f9d978230f2208bff0af1e7107caab2b4abd
treeae291f642284baeab543169aec2b7f694cff4297
parent5354dee2f7ee99792a38a3a13f85da90c654f7ee
MSVC: Provide implementations of test_{dis,en}able_stdin_echo

This provides implementations of the test_enable_stdin_echo and
test_disable_stdin_echo which do not require <termios.h>, which is
not available on Windows.
test/common.c