10 Commits

Author SHA1 Message Date
Foo
255ff49def Define tests via dictionaries, do not hardcode row number 2017-04-30 14:36:50 +03:00
Foo
1b3aacb837 Move most of the vterm testing code to tests.lib.terminal 2017-04-30 13:18:50 +03:00
Foo
afb6b0995d Do not force MutableDimensions inherit from Dimensions 2017-04-30 06:36:29 +03:00
Foo
a2bc59c020 Do not call Dimensions.__init__ 2017-04-30 06:06:52 +03:00
Foo
883aa73e9f Refactor vterm tests: move most of things out of the try 2017-04-30 05:31:14 +03:00
Foo
3d0f168806 Refactor try block in main and refactor specifying dimensions 2017-04-30 05:05:32 +03:00
Foo
b71d5f2d44 Do not bother with issuing kill-server, simply -KILL tmux 2017-04-30 05:05:27 +03:00
Foo
14982fc693 Make tmux tests more sane 2017-04-30 01:38:59 +03:00
Foo
a718a10591 Add integration tests for tmux segment truncation 2015-05-23 16:11:08 +03:00
ZyX
93acec238e Create vterm-based tests that will test tmux support
It is possible that they eventually will be used also for shells: at least this
makes using postproc.py with all its hacks not needed.
2015-01-17 00:26:11 +03:00