aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* defaults: set 'laststatus' to 2. #2876Felipe Morales2015-08-24
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* terminal: Fix use after freeThiago de Arruda2015-08-22
* tests: fix the glob tests when building under a long path #3214John Szakmeister2015-08-21
* eval: Protect job callbacks from being redefinedThiago de Arruda2015-08-21
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* os/fs.c: remove os_file_is_readonly()Justin M. Keyes2015-08-17
* test: more cases for os_file_is_readonly()Justin M. Keyes2015-08-17
* test: cover os_file_is_readable()Justin M. Keyes2015-08-17
* queue: Implement a more flexible event queueThiago de Arruda2015-08-13
* test: Make sure ENTER prompt is exited in clipboard_provider_specThiago de Arruda2015-08-13
* test: cover :grepJustin M. Keyes2015-08-11
* test: fix pending() invocationsJustin M. Keyes2015-08-09
* test: move runtime/autoload/* to provider/Justin M. Keyes2015-08-09
* test: python: report pending() if python{2,3} is missingJustin M. Keyes2015-08-09
* vim-patch:7.4.773 #3066Marco Hinz2015-08-09
* clipboard: support clipboard=unnamedplus,unnamedBjörn Linse2015-08-07
* test: cover msgpackparse() regressionJustin M. Keyes2015-08-05
* Merge pull request #3034 from ZyX-I/msgpack-evalJustin M. Keyes2015-08-03
|\
| * functests: Use eval subdirectory in place of vimlZyX2015-08-02
| * eval: Remove most of msgpack* functions limitationsZyX2015-08-02
| * eval: Add msgpackparse and msgpackdump functionsZyX2015-08-02
* | test: call scandir_next_with_dots() more than onceJustin M. Keyes2015-08-01
* | Add the . and .. entries to glob()Felipe Morales2015-08-01
* | tui: Use underline cursor in Replace modeOmar Sandoval2015-07-26
* | api: Simplify UI API on mode changeOmar Sandoval2015-07-26
* | os/fs: Move mkdir_recurse from eval.c to os/fs.cZyX2015-07-26
* | Add ui test for default title (with/without filename) #3091Björn Linse2015-07-23
* | menu: Fix :emenu mode detection #2992Robin Allen2015-07-22
* | tests: Migrate legacy test 80. #2989Lucas Hoffmann2015-07-21
* | clipboard: add tests for error fallback and middleclick pasteBjörn Linse2015-07-20
* | Test: fix functional/ex_cmds/recover_spec.luaMarco Hinz2015-07-20
* | Test: add new helper function: rmdir()Marco Hinz2015-07-20
* | Implement API function to call functions #2979Sebastian Witte2015-07-19
* | tests: Split migrated test 57.Lucas Hoffmann2015-07-19
* | tests: Migrate legacy test 57.Lucas Hoffmann2015-07-19
* | Test: synIDattr(): true color awarenessMarco Hinz2015-07-18
|/
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* test: lower sleep value in job testThiago de Arruda2015-07-16
* test: Increase determinism in screen_basic_spec testsThiago de Arruda2015-07-16
* tests: Style improvements and Makefile fix for migrated test 60. #2975Lucas Hoffmann2015-07-16
* test: buffer_spec: fix set_line invocationJustin M. Keyes2015-07-11
* test: api: exercise out-of-bounds line slicingNick Hynes2015-07-11
* tests: Modernize migrated legacy test 62.Lucas Hoffmann2015-07-11
* tests: Migrate legacy test 62.Lucas Hoffmann2015-07-11
* Merge pull request #2932 from lucc/helpers/write_fileMichael Reed2015-07-06
|\
| * tests: Use new write_file() function in tests.Lucas Hoffmann2015-06-30
| * tests: Use write_file() in source().Lucas Hoffmann2015-06-30
| * tests: Add helpers.write_file() to write short files.Lucas Hoffmann2015-06-30
* | clipboard: don't overwrite before pasting in visual mode. #2945Björn Linse2015-07-04