neovim/test/functional/ex_cmds
John Szakmeister e91afdcda6 test/functional: fix a dependency on the previous test suite
While trying to debug an issue, I discovered that the tests for illegal
arguments depended on the prior suite having run and started a session.
Let's remove that unintentional dependency by starting our own session
before each test.
2016-05-06 19:55:14 -04:00
..
append_spec.lua ex_getln: Do not crash with :append/:insert/:change 2016-04-29 19:10:50 +03:00
cd_spec.lua test/functional: fix a dependency on the previous test suite 2016-05-06 19:55:14 -04:00
encoding_spec.lua encoding: update tests 2016-01-02 23:22:13 +01:00
grep_spec.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
menu_spec.lua test: menu_spec: avoid screen test. 2015-10-04 15:11:23 -04:00
oldfiles_spec.lua tests: fix indeterministic oldfiles! test 2016-04-14 18:11:39 +02:00
profile_spec.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
quit_spec.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
recover_spec.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
sign_spec.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
write_spec.lua Remove old UNIX ifdef from buf_write() 2016-04-28 23:58:21 +01:00
wundo_spec.lua Update lua client to 0.0.1-24 2016-04-13 09:21:32 -03:00
wviminfo_spec.lua Update lua client to 0.0.1-24 2016-04-13 09:21:32 -03:00