aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* shada,functests: Use special sd_reader function for skippingZyX2015-10-08
* functests: Move wshada and sdrcmd commands to helpersZyX2015-10-08
* shada,functests: Improve detection of invalid ShaDa filesZyX2015-10-08
* shada,functests: Test compatibility supportZyX2015-10-08
* shada: Do not allow empty keysZyX2015-10-08
* shada,documentation: Extend read error handling, handle write errorsZyX2015-10-08
* shada,functests: Test how ShaDa support code reacts on errorsZyX2015-10-08
* functests: Test that history is still accessible after :wshadaZyX2015-10-08
* shada: Populate v:oldfilesZyX2015-10-08
* shada: Save v:hlsearch valueZyX2015-10-08
* Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
* Replace references to viminfo in various placesZyX2015-10-08
* functests: Fix change list ShaDa test failuresZyX2015-10-08
* functests: Test &encoding supportZyX2015-10-08
* shada,functests: Refactor shada items skippingZyX2015-10-08
* functests: Test dumping and loading change listZyX2015-10-08
* functests: Add tests for dumping/restoring registersZyX2015-10-08
* shada: Add support for dumping and restoring buffer listZyX2015-10-08
* shada: Add support for dumping/restoring bufs changes and win jumpsZyX2015-10-08
* functests: Test loading last search/substitute pattern/replacementZyX2015-10-08
* functests: Add history testsZyX2015-10-08
* functests: Add tests for mark dumping/readingZyX2015-10-08
* functests: Add tests for ShaDa variables dumping/readingZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* api: represent api type String as msgpack type STR. closes #1250Björn Linse2015-10-08
* test: os_system: spec for non-zero exit. #3419Russ Adams2015-10-04
* test: menu_spec: avoid screen test.Justin M. Keyes2015-10-04
* menu: support :emenu invoked by cmenu map.bambu2015-10-03
* test: Add basic tests for the TUIThiago de Arruda2015-10-01
* tui: Don't use 'pastetoggle' for automatic pastingThiago de Arruda2015-10-01
* shell: Ensure silent bang mappings won't cut outputThiago de Arruda2015-10-01
* Disable a broken functional test.John Szakmeister2015-10-01
* functests: Do not use user viminfo fileZyX2015-09-30
* eval/msgpackdump(): Use copyID for protecting against recursive inputZyX2015-09-30
* test: Check for installed Python module with Vimscript function.Florian Walch2015-09-27
* test: K, 'keywordprg'Justin M. Keyes2015-09-23
* functests: Test how msgpack\* functions behave with invalid inputZyX2015-09-19
* functests: Split msgpack\* function tests into three groups:ZyX2015-09-19
* functests/helpers: Add exc_exec function that checks the exceptionZyX2015-09-19
* terminal: Run screen refresh timer in a deferred queueThiago de Arruda2015-09-18
* os/path: Fix path_get_absolute_path for top-level pathsThiago de Arruda2015-09-18
* api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16
* loop: Free the parent queue last when destroying the loopThiago de Arruda2015-09-16
* encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
* encoding: Update handling of encoding in testsBjörn Linse2015-09-08
* 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