aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* api/vim: allow guis and tests to retrieve the entire color tableBjörn Linse2015-02-02
* test/ui: update documentation for screen testsBjörn Linse2015-02-02
* test/ui: enable strict mode by default (and in existing tests)Björn Linse2015-02-02
* test/ui: more informative "unexpected highlight" errorsBjörn Linse2015-02-02
* Travis: Fail fast, disable JIT for functional tests.Florian Walch2015-02-02
* test: Mark unreliable test as pending in job_spec.luaThiago de Arruda2015-01-29
* Fix the ctrl + left click test.John Szakmeister2015-01-28
* clipboard: more register tests for deleteBjörn Linse2015-01-27
* test: Migrate legacy test 107Thiago de Arruda2015-01-23
* test: Make default screen timeout depend on the VALGRIND env varThiago de Arruda2015-01-23
* test: Fix hanging test suite after failuresThiago de Arruda2015-01-23
* tests/ui: strict modeBjörn Linse2015-01-23
* tests/ui: snapshot utilBjörn Linse2015-01-23
* test: Set some options to reduce nondeterminism in functional testsThiago de Arruda2015-01-22
* test: Make it possible to run functional tests with plain luaThiago de Arruda2015-01-22
* 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