aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* mch_early_init() -> early_init().Scott Prager2014-11-28
* 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
* job: Let vimL jobsend() accept a list.Scott Prager2014-11-07
* job: Make v:job_data[2] a list.Scott Prager2014-11-07
* job: Only force-close stdout/stderr when the job exitsThiago de Arruda2014-11-07
* test: Pass --show-possibly-lost=no to valgrind in helpers.luaThiago de Arruda2014-11-07
* test: Improve test environment setup and error handling/reportingThiago de Arruda2014-11-07
* channel: Delay notifications to avoid client race conditionsThiago de Arruda2014-11-06
* test: Simplify/fix options_spec.luaThiago de Arruda2014-11-06
* legacy tests: migrate test21Rainer Borene2014-11-04