powerline/tests
ZyX 33d32498b9 Do not use create_renderer from a separate thread
Also moves functions from tests.test_config_reload to tests.lib.config_mock

Using create_renderer for vim results in vim access from a separate thread.
2013-04-03 06:33:56 +04:00
..
lib Do not use create_renderer from a separate thread 2013-04-03 06:33:56 +04:00
path Combine vim modelines and Python encoding declarations 2013-03-11 10:40:09 +01:00
__init__.py Combine vim modelines and Python encoding declarations 2013-03-11 10:40:09 +01:00
empty Start adding tests 2013-03-03 21:03:19 +01:00
install.sh Use psutil module for `user` segment 2013-03-17 13:28:57 +04:00
test.sh Make test.sh always check only powerline/config_files directory 2013-03-24 01:42:50 +04:00
test_config_reload.py Do not use create_renderer from a separate thread 2013-04-03 06:33:56 +04:00
test_configuration.py Replace pl.environ/getcwd/home with segment_info 2013-03-30 21:55:00 +04:00
test_lib.py Do not import memoize, humanize_bytes and urllib_* in powerline.lib 2013-03-17 21:21:03 +04:00
test_segments.py Also do the same for `last_pipe_status` 2013-04-02 19:06:05 +04:00
vim.py Some fixes for flake8 2013-03-24 19:59:56 +04:00