aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* clipboard: avoid clipboard during :global. #2809Felipe Morales2015-08-30
* test59: Store all text as utf-8 and convert when neededBjörn Linse2015-08-26
* test59: Make "syntax off" explicit, as default may change with #2675Björn Linse2015-08-26
* test59: Fixup incorrectly encoded utf-8Björn Linse2015-08-26
* test59: Split tests into 1-1, etcLucas Hoffmann2015-08-26
* test59: Turn the VimL test function into a lua function.Lucas Hoffmann2015-08-26
* test59: Write spell files from lua and use cp to get the right files in placeLucas Hoffmann2015-08-26
* test59: Save source file in utf8, this will mess up a lot of characters.Lucas Hoffmann2015-08-26
* test59: Turn function definition into source() call.Lucas Hoffmann2015-08-26
* test59: Inital clean up.Lucas Hoffmann2015-08-26
* tests: Migrate legacy test 59.Lucas Hoffmann2015-08-26
* 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