aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* Add some tests and cleanup.Michael Ennen2016-12-12
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* encoding: update testsBjörn Linse2016-11-05
* ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
* os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* CI: test: Avoid QuickBuild hang. (#5330)Justin M. Keyes2016-09-12
* getcwd(): Return empty string if CWD is invalid. #5292HiPhish2016-09-04
* tchdir: New tab should inherit CWD. (#5227)Alejandro Sanchez2016-09-04
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11
* Add test for :dropKillTheMule2016-07-01
* test: fix command_count_specBjörn Linse2016-06-23
* test: functional: Remove unnecessary use of clipboard registerJames McCoy2016-06-15
* 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