aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
* eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* test: Add extra screen expectation to prevent race conditionThiago de Arruda2015-02-20
* test: Remove temporary files created by 072_undo_file_spec.luaThiago de Arruda2015-02-20
* test: Remove -g flag from pynvim call in Screen.debugThiago de Arruda2015-02-20
* legacy test: migrate test 72Fabian Brosda2015-02-20
* input: Escape utf8 sequences that contain CSI/K_SPECIALThiago de Arruda2015-02-18
* Add TabClosed eventFelipe Morales2015-02-16
* Add TabNewEnteredFelipe Morales2015-02-16
* Add TabNew eventFelipe Morales2015-02-16
* test: Fix 051_highlight_spec.luaThiago de Arruda2015-02-16
* syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
* test: Increase default_screen_timeout when running on travisThiago de Arruda2015-02-16
* test: Remove unnecessary tests from viml_system_spec.luaThiago de Arruda2015-02-16
* test: Fix race condition in window_spec.luaThiago de Arruda2015-02-16
* test: Add synchronization helper for functional testsThiago de Arruda2015-02-16
* api: always return empty string as api type StringBjörn Linse2015-02-16
* test: NULL-initialized vimscript strings should eval to empty stringsBjörn Linse2015-02-16
* FEAT_SIGNS: restore :signs wildmenu, and add test.Justin M. Keyes2015-02-15
* shadow previously set signs #1893Felipe Morales2015-02-13
* Merge pull request #1965 from jszakmeister/fix-fs-spec-test-for-freebsdJohn Szakmeister2015-02-11
|\
| * Fix an fs_spec test under FreeBSD and a symlinked home directory.John Szakmeister2015-02-09
* | Merge pull request #1958 from jszakmeister/fix-unittest-header-parsing-on-fre...John Szakmeister2015-02-11
|\ \
| * | unittests: define _Thread_local to be nothingJohn Szakmeister2015-02-09
| |/
* | deps: Add Luajit compilation flags to improve debuggingThiago de Arruda2015-02-10
* | Get rid of a bashism in the fs_spec test. #1964John Szakmeister2015-02-09
|/
* test: Remove nondeterminism in systemlist interrupt testsThiago de Arruda2015-02-06
* 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