powerline/tests
ZyX 79f6853f4b Rename `detect` to `auto` special values in network segments
Fixes #1205
2015-01-06 16:08:11 +03:00
..
lib Rename `attr` to `attrs` 2015-01-06 16:05:01 +03:00
path Unify imports 2014-09-01 00:25:24 +04:00
test_shells Use `set -e` for testing shells 2015-01-02 21:31:39 +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 Create tests for CtrlP 2015-01-06 01:39:23 +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 Use $ROOT in place of $PWD in run_vim_tests, set $PYTHONPATH 2015-01-05 21:28:54 +03:00
setup_statusline_catcher.py Create tests for CtrlP 2015-01-06 01:39:23 +03:00
test.sh Preserve old value of LD_LIBRARY_PATH 2015-01-03 00:07:07 +03:00
test_cmdline.py Move all parser definitions to powerline.commands.*.get_argparser() 2014-10-25 22:03:33 +04: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 Rename `attr` to `attrs` 2015-01-06 16:05:01 +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 Replace g:powerline_config_path Vim variable with …_paths list 2014-09-05 22:13:51 +04: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 Remove Control-P plugin support 2015-01-06 03:57:38 +03:00
test_segments.py Rename `detect` to `auto` special values in network segments 2015-01-06 16:08:11 +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