aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* vim-patch:7.4.503 #2178Perry Hung2015-03-20
* tests/ui: cleanup ignores in screen_basic_specBjörn Linse2015-03-19
* tests/legacy: convert test 63 (`:match` and `matchadd()` )Björn Linse2015-03-19
* tests/ui: test hlsearch and incsearchBjörn Linse2015-03-19
* ui: Refactor so that busy state won't be the defaultThiago de Arruda2015-03-18
* legacy tests: migrate test19Gustaf Lindstedt2015-03-16
* legacy tests: migrate test89Gustaf Lindstedt2015-03-16
* test: Only display cursor marker in screen tests if nvim is not busyThiago de Arruda2015-03-16
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* tests: fix 005_bufleave_delete_buffer_spec.luaJustin M. Keyes2015-03-11
* tests: add missing "_spec" suffixJustin M. Keyes2015-03-11
* legacy tests: migrate test84Rainer Borene2015-03-11
* legacy tests: migrate test91Rainer Borene2015-03-11
* legacy tests: migrate test90Rainer Borene2015-03-11
* legacy tests: migrate test95Rainer Borene2015-03-11
* legacy tests: migrate test15Rainer Borene2015-03-11
* legacy tests: migrate test_listlbr_utf8Rainer Borene2015-03-11
* legacy tests: migrate test98Rainer Borene2015-03-11
* legacy tests: migrate test103Rainer Borene2015-03-11
* legacy tests: migrate test_qf_titleRainer Borene2015-03-11
* legacy tests: migrate test100Rainer Borene2015-03-11
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* Merge pull request #2082 from jszakmeister/fixes-for-busted-and-luajitJohn Szakmeister2015-03-09
|\
| * tests: prevent busted from reloading the ffi module and othersJohn Szakmeister2015-03-01
* | test: migrate legacy test 77 #2046Gustaf Lindstedt2015-03-08
* | jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
|/
* Merge pull request #2075 from jszakmeister/dont-hardcode-tty-test-pathJohn Szakmeister2015-03-01
|\
| * tests: don't hardcode the path to tty-testJohn Szakmeister2015-02-28
* | tests: require luassert in the helpersJohn Szakmeister2015-03-01
|/
* test: mark job/pty test as pending #2058Numkil2015-02-26
* 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