aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
...
* test: functional: Remove test_bkc_* files after testingJames McCoy2016-06-15
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)James McCoy2016-06-01
* test/functional: cd_spec: Add tests for using explicit argsJames McCoy2016-06-01
* test/functional: cd_spec: Use named keys for directories tableJames McCoy2016-06-01
* test/functional: Allow arbitrary arguments to cwd/lwd functionsJames McCoy2016-06-01
* test/functional: fix a dependency on the previous test suiteJohn Szakmeister2016-05-06
* test/functional: prefix the cd command with silent to prevent hangingJohn Szakmeister2016-05-06
* Merge pull request #4654 from KillTheMule/testlintJustin M. Keyes2016-05-06
|\
| * Satisfy testlint.KillTheMule2016-04-28
* | ex_getln: Do not crash with :append/:insert/:changeZyX2016-04-29
* | Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28
|/
* tcd: doc, error messagesJustin M. Keyes2016-04-21
* Implement tab-local working directory feature.HiPhish2016-04-20
* tests: fix indeterministic oldfiles! testBjörn Linse2016-04-14
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* Remove indeterminism in oldfiles_spec.luaThiago de Arruda2016-04-11
* encoding: update testsBjörn Linse2016-01-02
* test/functional: clean up according to luacheck (part 2)Marco Hinz2015-11-23
* Workaround the unstable ordering of v:oldfiles in some more tests.John Szakmeister2015-11-16
* Test: improve functional/ex_cmds/oldfiles_spec.luaMarco Hinz2015-11-11
* Add tests for :oldfilesMarco Hinz2015-11-10
* Add test/functional/ex_cmds/profile_spec.luaMarco Hinz2015-11-10
* undo: Remove incorrect NONNULL_ALL attributeZyX2015-11-05
* functests: Fix testsZyX2015-10-23
* functests: Do not forget about -i argumentZyX2015-10-23
* functests: Make one recover_spec test also use gdb or valgrindZyX2015-10-08
* Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
* Replace references to viminfo in various placesZyX2015-10-08
* test: menu_spec: avoid screen test.Justin M. Keyes2015-10-04
* menu: support :emenu invoked by cmenu map.bambu2015-10-03
* loop: Free the parent queue last when destroying the loopThiago de Arruda2015-09-16
* encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
* test: cover :grepJustin M. Keyes2015-08-11
* menu: Fix :emenu mode detection #2992Robin Allen2015-07-22
* Test: fix functional/ex_cmds/recover_spec.luaMarco Hinz2015-07-20
* tests: Use new write_file() function in tests.Lucas Hoffmann2015-06-30
* tests: wviminfo_spec.lua: reworkJustin M. Keyes2015-06-12
* tests: Add tests for the :wv command.Lucas Hoffmann2015-06-12
* test regression: recover_spec.luaJustin M. Keyes2015-04-12
* test: Add missing `before_each` call to sign_spec.luaThiago de Arruda2015-03-28
* fix #1027: :wundo segfault in new, non-empty bufferJustin M. Keyes2014-10-26
* fix 'sign unplace id'Kartik K. Agaram2014-10-28