Foo
|
436b4b680a
|
Rename test_shell.py to test_shells.py
|
2017-12-02 17:56:43 +03:00 |
Foo
|
eb17b5374b
|
Add some working dash tests
|
2017-12-02 17:56:41 +03:00 |
Foo
|
96f9c62d86
|
Start creating shell vterm tests
Should replace #1448.
|
2017-12-02 17:56:33 +03:00 |
Foo
|
29d0a3c171
|
Remove “output is not to a terminal” from Vim output
|
2017-12-02 17:56:31 +03:00 |
Foo
|
f0944f840e
|
Make python tests also print to summary
|
2017-12-02 17:56:15 +03:00 |
Foo
|
0ad1d9be40
|
More granular failure reports in summary from vterm tests
|
2017-12-02 17:56:03 +03:00 |
Foo
|
28faebe260
|
Do not provide make_test_root unneeded argument
|
2017-05-21 16:10:33 +03:00 |
Foo
|
8e94773791
|
Fix test_vim.sh: should use standard directory as well
|
2017-05-21 16:10:30 +03:00 |
Foo
|
1151449a8c
|
Switch vterm tests to use “standard” temporary directory in tests/tmp
|
2017-05-21 02:33:50 +03:00 |
Foo
|
1303cd1b04
|
Move tests/run_*_tests.sh to tests/test_*/test.sh
Warning: this also makes shell tests run.
|
2017-04-30 22:40:43 +03:00 |
Foo
|
0fc96abce2
|
Move “library” tests/*.sh to tests/shlib
|
2017-04-30 18:20:30 +03:00 |
Foo
|
c30383a194
|
Move Python tests.* modules to tests/modules, rename tests/path
|
2017-04-30 16:02:04 +03:00 |
Foo
|
2a1aef1bac
|
Add blank vim+vterm tests
|
2017-04-30 14:44:26 +03:00 |
Foo
|
cac99271ca
|
Move lib variable to do_terminal_tests
|
2017-04-30 14:42:54 +03:00 |
Foo
|
255ff49def
|
Define tests via dictionaries, do not hardcode row number
|
2017-04-30 14:36:50 +03:00 |
Foo
|
96d83346a5
|
Be more explicit about what to link tmux executable to
|
2017-04-30 13:55:58 +03:00 |
Foo
|
a05857e64e
|
Move some code away of test_tmux.sh
|
2017-04-30 13:55:58 +03:00 |
Foo
|
65130ae6ff
|
Hide test/vterm_tmux in env variable, use absolute paths
|
2017-04-30 13:55:57 +03:00 |
Foo
|
1b3aacb837
|
Move most of the vterm testing code to tests.lib.terminal
|
2017-04-30 13:18:50 +03:00 |
Foo
|
e34a372f10
|
Fix number of spaces
|
2017-04-30 12:21:46 +03:00 |
Foo
|
e3d0649372
|
Always remove all tmux logs
|
2017-04-30 06:40:05 +03:00 |
Foo
|
93cbeb92e9
|
Fix misplaced lines
|
2017-04-30 05:35:53 +03:00 |
Foo
|
bbb9ae21f4
|
Move printing tmux logs out of test_expected_result
|
2017-04-30 05:34:19 +03:00 |
Foo
|
883aa73e9f
|
Refactor vterm tests: move most of things out of the try
|
2017-04-30 05:31:14 +03:00 |
Foo
|
519f08541b
|
Also move arguments list out of the try body
|
2017-04-30 05:07:25 +03:00 |
Foo
|
3d0f168806
|
Refactor try block in main and refactor specifying dimensions
|
2017-04-30 05:05:32 +03:00 |
Foo
|
4c2583311c
|
Do not make build successfull if only second test was successfull
|
2017-04-30 05:05:30 +03:00 |
Foo
|
32eec2f9f3
|
Rename expected_result_new to expected_result_1_8
|
2017-04-30 05:05:30 +03:00 |
Foo
|
756ea5bfab
|
Still try to kill server, just now not allow exceptions to fail build
|
2017-04-30 05:05:29 +03:00 |
Foo
|
86f6943b08
|
Unlink in place of appending x
|
2017-04-30 05:05:29 +03:00 |
Foo
|
b93ae8e8a2
|
Do not reuse existing socket paths
|
2017-04-30 05:05:28 +03:00 |
Foo
|
e19feb9472
|
Use different socket for each attempt
|
2017-04-30 05:05:28 +03:00 |
Foo
|
b71d5f2d44
|
Do not bother with issuing kill-server, simply -KILL tmux
|
2017-04-30 05:05:27 +03:00 |
Foo
|
36b9c966e0
|
Use absolute path for -S
It appears that using relative path for -S is not the best idea and yields tmux
calls from powerline-config not working.
|
2017-04-30 05:05:26 +03:00 |
Foo
|
908d767ec0
|
Give a name to tmux default statusline color
|
2017-04-30 05:05:25 +03:00 |
Foo
|
b7a46eb7a8
|
Give some colors names
|
2017-04-30 05:05:24 +03:00 |
Foo
|
4a3f098f22
|
Use powerline.conf as it is supposed to be used
|
2017-04-30 05:05:22 +03:00 |
Foo
|
fb769d7297
|
Refactor environment and expected results
|
2017-04-30 05:04:35 +03:00 |
Foo
|
14982fc693
|
Make tmux tests more sane
|
2017-04-30 01:38:59 +03:00 |
Foo
|
dd707cc0a6
|
Temporary disable tmux and shell tests so that do not fail CI
|
2017-02-14 11:03:42 +03:00 |
Sergei Trofimov
|
eeaaf3930f
|
updating tmux tests to expect window_flags in window status format
|
2015-08-27 09:05:13 +01:00 |
Foo
|
b7bca615af
|
Use tests/common.sh for reporting test failures
|
2015-08-22 17:29:44 +03:00 |
Foo
|
9f0665506b
|
Rename …/test_in_vterm/test.sh to …/test_in_vterm/test_tmux.sh
|
2015-08-21 18:40:49 +03:00 |
Foo
|
a718a10591
|
Add integration tests for tmux segment truncation
|
2015-05-23 16:11:08 +03:00 |
Foo
|
fe3b3b1598
|
Automatically truncate tmux status line when needed
Closes #1328 (but not fixes it)
Closes #137 (not actually fixes it because I do not know some segment widths)
|
2015-05-23 16:11:08 +03:00 |
Foo
|
424d71ee57
|
Use different string for tmux-2.0
|
2015-05-10 15:33:43 +03:00 |
ZyX
|
bb6342c12a
|
Tell tmux correct path to shell to use
|
2015-02-21 15:59:10 +03:00 |
ZyX
|
d53c780071
|
Do not use absolute path for tmux socket
Absolute path is too long when using tests in ebuild.
|
2015-02-21 15:59:10 +03:00 |
ZyX
|
1e85f5df15
|
Disable vterm tests for PyPy completely
|
2015-02-21 15:59:10 +03:00 |
ZyX
|
e6b3bff50a
|
Rerun main() only after running finally block
|
2015-02-21 04:35:56 +03:00 |