aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options/defaults_spec.lua
Commit message (Expand)AuthorAge
* Merge #7753 'win: enable more functional tests'Justin M. Keyes2018-01-06
|\
| * win: enable more functional testsJan Edmund Lazo2018-01-06
* | defaults: do :filetype stuff unless explicitly "off"Justin M. Keyes2018-01-04
|/
* log: Fall back to CWD-relative .nvimlogJustin M. Keyes2017-06-07
* log: set $NVIM_LOG_FILE; fallback to $XDG_DATA_HOME/nvim/logJustin M. Keyes2017-06-07
* defaults_spec: Test changing :filetype/:syntax in -c, after defaultsJames McCoy2017-04-27
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* win: Append process dir to $PATHJustin M. Keyes2017-02-04
* XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* Set the default value for 'packpath'James McCoy2016-08-08
* functests: Also make sure that `set all&` does not expandZyX2016-07-10
* functests: Add tests for XDG defaultsZyX2016-07-10
* option: Do not expand options, obtained from XDG varsZyX2016-07-10
* test: TUI colors ('t_Co')Justin M. Keyes2016-07-03
* functests: Check logs in lua codeZyX2016-06-10
* Satisfy testlint.KillTheMule2016-04-28
* test: defaults_spec.luaJustin M. Keyes2016-04-15