neovim/test/functional/options
erw7 aa45579206
win/env: fix stdpath()/XDG_* initialization, parsing #12829
- Windows environment variables are semicolon-separated, but some logic
  was assuming colon (:). This broke initialization and parsing of
  XDG_CONFIG_DIRS, XDG_DATA_DIRS, 'runtimepath', stdpath(), etc.
- test/defaults_spec: enable tests on Windows

ref #12793
2020-09-07 22:40:12 -07:00
..
autochdir_spec.lua win: enable more functional tests 2018-01-06 17:47:00 +01:00
chars_spec.lua options: make 'fillchars' and 'listchars' global-local 2019-11-26 19:14:54 +01:00
defaults_spec.lua win/env: fix stdpath()/XDG_* initialization, parsing #12829 2020-09-07 22:40:12 -07:00
keymap_spec.lua API: deprecate nvim_command_output 2019-12-02 20:52:06 -08:00
num_options_spec.lua vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local (#11854) 2020-03-17 20:05:34 +01:00
pastetoggle_spec.lua 'pastetoggle': Revert support for multi-key value (#6724) 2017-05-31 13:20:06 +02:00
shortmess_spec.lua vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places 2020-06-18 18:01:43 -04:00
tabstop_spec.lua test: tabstop=<big-number> #2838 2017-10-22 14:11:09 +02:00