Commit Graph

2747 Commits

Author SHA1 Message Date
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 9d7366436b Move some env variables definition out of run_vim_tests.sh 2017-04-30 13:55:58 +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
Nikolai Aleksandrovich Pavlov 1d602204b1 Merge pull request #1760 from ZyX-I/vterm-tests
Fix tmux vterm tests
2017-04-30 12:45:15 +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 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 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 3b769d2b98 Make sure window_flags always have at least one space 2017-04-30 05:05:31 +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
Nikolai Aleksandrovich Pavlov ca8245b9e8 Merge pull request #1757 from ZyX-I/hglib-close
Do not forget to collect mercurial servers
2017-04-24 21:35:04 +03:00
Foo 0a2359848a Do not forget to collect mercurial servers
Current variant spawns way too many hg instances which are not collected until 
Vim exits.
2017-04-24 17:45:39 +03:00
Nikolai Aleksandrovich Pavlov d4d6bca2d0 Merge pull request #1746 from ZyX-I/mercurial-clean-status
Handle C file status
2017-04-24 17:22:01 +03:00
Nikolai Aleksandrovich Pavlov 5fa504118e Merge pull request #1642 from ZyX-I/wm-daemon
Use powerline daemon for running awesome bindings
2017-04-01 15:31:42 +03:00
Nikolai Aleksandrovich Pavlov 0eb2bae904 Merge pull request #1717 from teozkr/fix/fish-2.5.0-eval
Fish bindings: replace eval with source
2017-04-01 15:28:10 +03:00
Foo 05fa1da30a Handle C file status 2017-03-23 21:12:37 +03:00
Nikolai Aleksandrovich Pavlov 5a7c3e02ce Merge pull request #1741 from victor-o-silva/patch-1
Fix typo in package i3ipc in requirements list
2017-03-19 01:07:39 +03:00
Victor Oliveira da Silva 92c9a4f3e4 Fix typo in package i3ipc in requirements list 2017-03-18 16:27:14 -03:00
Nikolai Aleksandrovich Pavlov b4e9242807 Merge pull request #1735 from s-ol/tmux-git-fix
Assume latest tmux version if -V returns 'master'
2017-03-18 18:45:49 +03:00
s-ol d9f12a458e assume latest tmux version if -V returns 'master'
Close #1727
2017-03-18 16:32:23 +01:00
Nikolai Aleksandrovich Pavlov 0d31221f20 Merge pull request #1738 from fogine/fix-listers-doc
fix incorrect segment type `segments_list` - should be `segment_list`
2017-03-11 17:26:22 +03:00
fogine 0299dd132c fix incorrect segment type `segments_list` - should be `segment_list` 2017-03-11 09:21:40 -05:00
Foo 0caef54a85 Merge branch 'pr-1732' into develop
Closes #1732
2017-03-07 02:55:38 +03:00
Foo f1014e414f Clean space-only line 2017-03-07 02:54:33 +03:00
chester755@googlemail.com 340f73eff0 Add iTunes player segment
Squashed commits

- Fixed and redid itunes player
- change the player style
- Fix all the problems and removed the useless comments
- Fix all the problems and removed the useless comments
- Remove the truncation to the strings
- removed the .DS_Store
- correct the indentation I hate emacs now
- correct the indentations
2017-03-07 02:52:25 +03:00
Nikolai Aleksandrovich Pavlov 4c68f773aa Merge pull request #1729 from thomwiggers/fix-divide-bat-by-zero
Prevent divide by zero battery capacity
2017-02-26 01:27:44 +03:00
Thom Wiggers faf452e8eb
Prevent divide by zero battery capacity 2017-02-25 22:50:00 +01:00