powerline/tests
ZyX 4e5bd54f79 Fix cwd segment, add use_path_separator option
cwd segment was not drawing inner separators because of new default for 
multisegment functions. use_path_separator was added because current variant 
looks bad for my taste.
2013-04-02 19:01:03 +04:00
..
lib Add replace_item with function, remove os import 2013-03-31 00:02:53 +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 Handle removed and then added files 2013-04-02 00:27:54 +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 Fix cwd segment, add use_path_separator option 2013-04-02 19:01:03 +04:00
vim.py Some fixes for flake8 2013-03-24 19:59:56 +04:00