powerline/tests
ZyX e6b3bff50a Rerun main() only after running finally block 2015-02-21 04:35:56 +03:00
..
lib When testing Vim do not rely on test order and do not save state 2015-01-25 01:58:27 +03:00
path Unify imports 2014-09-01 00:25:24 +04:00
terminfo/s Use st-256color terminal for tests 2015-01-18 05:15:47 +03:00
test_in_vterm Rerun main() only after running finally block 2015-02-21 04:35:56 +03:00
test_shells Use different $HOME 2015-02-21 04:35:56 +03:00
__init__.py Unify imports 2014-09-01 00:25:24 +04:00
empty Start adding tests 2013-03-03 21:03:19 +01:00
install.sh Update code according to the changes in deps repository 2015-01-18 02:42:24 +03:00
matchers.py Unify imports 2014-09-01 00:25:24 +04:00
run_daemon_tests.sh Include args.config_path in the key 2014-09-08 23:53:05 +04:00
run_lint_tests.sh Split shell tests into files 2014-08-29 22:22:39 +04:00
run_python_tests.sh Split shell tests into files 2014-08-29 22:22:39 +04:00
run_shell_tests.sh Use dash hack for PyPy+IPython 2014-11-29 21:40:06 +03:00
run_vim_tests.sh Do not run Vim tests if Vim is not available, fallback to system Vim 2015-02-20 22:39:50 +03:00
run_vterm_tests.sh Create vterm-based tests that will test tmux support 2015-01-17 00:26:11 +03:00
setup_statusline_catcher.py Create tests for CtrlP 2015-01-06 01:39:23 +03:00
test.sh Do not modify $PATH and $LD_LIBRARY_PATH unless on travis 2015-02-21 02:38:17 +03:00
test_cmdline.py Add support for Byron Rakitzis’ rc shell reimplementation 2015-01-08 03:32:13 +03:00
test_commandt_plugin.vim Test Command-T plugin 2015-01-06 01:51:31 +03:00
test_config_merging.py Rename `attr` to `attrs` 2015-01-06 16:05:01 +03:00
test_config_reload.py Rename `attr` to `attrs` 2015-01-06 16:05:01 +03:00
test_configuration.py Fix issues found in 1256 pull request 2015-01-25 12:51:19 +03:00
test_empty_encoding.old.vim Use old Vim for tests, perform sanity test with empty &encoding 2015-01-02 03:37:21 +03:00
test_invalid_unicode.vim Add tests for invalid unicode filenames 2014-09-14 14:26:42 +04:00
test_lib.py Move some functions to powerline.lib.dict 2015-01-02 15:23:49 +03:00
test_lib_config.py Unify imports 2014-09-01 00:25:24 +04:00
test_local_overrides.vim Use g:powerline_theme_overrides dictionary in place of g:…overrides__ 2015-01-06 20:48:39 +03:00
test_nerdtree_plugin.vim Add NERDTree tests 2015-01-06 01:51:31 +03:00
test_plugin_file.vim Replace g:powerline_config_path Vim variable with …_paths list 2014-09-05 22:13:51 +04:00
test_provided_config_files.py Rename `paths` IPython override to `config_paths` 2015-01-07 01:09:53 +03:00
test_segments.py Add unit tests for pdb segments 2015-01-31 18:54:13 +03:00
test_selectors.py Use new functionality to replace tabbuflister and single_tab segment 2014-09-05 20:00:19 +04:00
test_tabline.vim Replace g:powerline_config_path Vim variable with …_paths list 2014-09-05 22:13:51 +04:00
test_watcher.py Use UCS2 Python versions for running tests 2015-01-02 15:23:44 +03:00
vim.py Remove Control-P plugin support 2015-01-06 03:57:38 +03:00
vim_utils.vim Add NERDTree tests 2015-01-06 01:51:31 +03:00