ZyX 332a266d87 When testing Vim do not rely on test order and do not save state
This commit refactors `TestVim` test class in test_configuration so that

1. `test_environ_update` does not leave state (value of `powerline_config_paths` 
   global Vim variable) behind other tests can use.
2. `test_local_themes` does not rely on state left from `test_environ_update`, 
   instead using new facility for providing needed value of 
   `Powerline.get_config_paths` call. This facility will be used later in BAR 
   tests.

Ref #1256
2015-01-25 01:58:27 +03:00
..
2014-09-01 00:25:24 +04:00
2014-09-01 00:25:24 +04:00
2013-03-03 21:03:19 +01:00
2014-09-01 00:25:24 +04:00
2014-08-29 22:22:39 +04:00
2015-01-06 01:51:31 +03:00
2015-01-06 16:05:01 +03:00
2015-01-06 16:05:01 +03:00
2014-09-01 00:25:24 +04:00
2015-01-06 01:51:31 +03:00
2015-01-06 01:51:31 +03:00
2015-01-06 03:57:38 +03:00