aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | test: Fix eol_clear in screen.luaThiago de Arruda2015-01-10
|/
* Merge pull request #1742 from fwalch/vim-7.4.552Justin M. Keyes2014-12-30
|\
| * vim-patch:7.4.552Florian Walch2014-12-26
* | Merge pull request #1738 from fwalch/vim-7.4.549Justin M. Keyes2014-12-30
|\ \
| * | vim-patch:750a698Florian Walch2014-12-27
| |/
* / vim-patch:6a598be test for 7.4.487Justin M. Keyes2014-12-29
|/
* vim-patch:7.4.488Florian Walch2014-12-23
* vim-patch:7.4.483Florian Walch2014-12-23
* Remove superfluous settings from legacy tests.Julian Mehne2014-12-18
* input: Recognize mouse events for abstract_uiThiago de Arruda2014-12-10
* docs: Remove EBCDIC remnantsMichael Reed2014-12-09
* test: Add screen test facilityThiago de Arruda2014-12-09
* clipboard: fix `let @+ = ...` and add testBjörn Linse2014-12-08
* clipboard: add functional testBjörn Linse2014-12-08
* Merge pull request #1341 from splinterofchaos/api-nulJustin M. Keyes2014-12-06
|\
| * api: Add tests for when not to handle NULs.Scott Prager2014-12-06
| * api: Handle NULs and newlines in buffer_*_line.Scott Prager2014-12-06
* | Make migrated test33 more similar to old legacy test.Julian Mehne2014-12-06
* | deps: Update lua clientThiago de Arruda2014-12-05
|/
* systemlist: test empty lines in beginning and middle of outputBjörn Linse2014-12-02
* systemlist: add `keepempty` option to preserve final newlineBjörn Linse2014-12-02
* Functional tests for feedkeys CSI escapingRui Abreu Ferreira2014-11-27
* Avoid printing an error response when detecting xclip.John Szakmeister2014-11-26
* Merge pull request #1543 from jszakmeister/fix-broken-functional-testsJustin M. Keyes2014-11-25
|\
| * Fix broken functional test.John Szakmeister2014-11-25
* | deps: Update bundled lua client versionThiago de Arruda2014-11-25
|/
* test: Add gdbserver support on helpers.luaThiago de Arruda2014-11-23
* Fix functional-test-105 failure in OSX.Eliseo Martínez2014-11-21
* test: Fix problems in job_spec.luaThiago de Arruda2014-11-21
* test: Refactor functional helpers to use vim_inputThiago de Arruda2014-11-21
* runtime: Refer to plugins running outside Nvim as "remote plugins"Thiago de Arruda2014-11-21
* legacy tests: migrate test105Rainer Borene2014-11-20
* legacy tests: migrate test26Rainer Borene2014-11-20
* legacy tests: migrate test101Rainer Borene2014-11-20
* legacy tests: migrate test75Rainer Borene2014-11-20
* legacy tests: migrate test51Rainer Borene2014-11-20
* legacy tests: migrate test43Rainer Borene2014-11-20
* legacy tests: migrate test33Rainer Borene2014-11-20
* legacy tests: migrate test67Rainer Borene2014-11-20
* legacy tests: migrate test66Rainer Borene2014-11-20
* legacy tests: migrate test25Rainer Borene2014-11-20
* legacy tests: migrate test104Rainer Borene2014-11-20
* legacy tests: implement :source helper method.Rainer Borene2014-11-20
* legacy tests: migrate test5Rainer Borene2014-11-20
* test: Add tests for the python providerThiago de Arruda2014-11-18
* test: Add tests for the rpc#define#* functionsThiago de Arruda2014-11-18
* shell: Use job_write_cb for closing stdinThiago de Arruda2014-11-10
* eval: Return an empty list from systemlist() when there's no outputThiago de Arruda2014-11-10
* test: Fix nondeterminism in tests with notificationsThiago de Arruda2014-11-10
* job_spec: Fix bad test.Scott Prager2014-11-07