aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* test: Fix screen.lua eol_clear method.Thiago de Arruda2015-01-22
* vim-patch:7.4.492Pavel Platto2015-01-19
* Merge pull request #1798 from oni-link/fix.job.waitJustin M. Keyes2015-01-18
|\
| * Tests for system()/systemlist() when interrupted with CTRL-C.oni-link2015-01-17
* | test: fix formatc.lua oddity on OSX/gccNicolas Hillegeer2015-01-16
* | test/os/fs: fix call to lfs.attributesNicolas Hillegeer2015-01-16
* | test: Add more functional test to cover new codeThiago de Arruda2015-01-15
* | ui: Implement set_{title,icon}Thiago de Arruda2015-01-14
* | test: Add Screen.debug for inspecting screens of hanging testsThiago de Arruda2015-01-13
* | ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-13
* | input: Ignore invalid "<" key sequencesThiago de Arruda2015-01-13
* | test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-13
* | ui: Fix ui resizing and change some method namesThiago de Arruda2015-01-13
* | ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-13
* | test: Fix clear/eol_clear in screen.luaThiago de Arruda2015-01-13
* | Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes2015-01-12
* | ui: Reimplement `:suspend` command for remote UIs.Thiago de Arruda2015-01-12
* | ui: Add 'rgb' parameter to ui_attachThiago de Arruda2015-01-12
* | input: Ignore invalid "<" key sequencesThiago de Arruda2015-01-12
* | test: Remove unnecessary command from highlight_specThiago de Arruda2015-01-12
* | ui: Fix ui resizing and change some method namesThiago de Arruda2015-01-12
* | ui: Add update_fg/update_bg methodsThiago de Arruda2015-01-10
* | 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
* 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