moby--moby/pkg/term
Sebastiaan van Stijn 556d26c07d
pkg/term: refactor TestEscapeProxyRead
- use subtests to make it clearer what the individual test-cases
  are, and to prevent tests from depending on values set by the
  previous test(s).
- remove redundant messages in assert (gotest.tools already prints
  a useful message if assertions fail).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-08-27 15:07:02 +02:00
..
windows
ascii.go
ascii_test.go
proxy.go
proxy_test.go pkg/term: refactor TestEscapeProxyRead 2019-08-27 15:07:02 +02:00
tc.go
term.go
term_linux_test.go
term_windows.go
termios_bsd.go
termios_linux.go
winsize.go