aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada/marks_spec.lua
Commit message (Expand)AuthorAge
* fix(shada): update marks when using delmarks! (#24978)Maria José Solano2023-09-03
* test(shada/marks_spec): load the file with the marks (#24979)zeertzjq2023-09-02
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* test: Minimize shada/helpers.lua #10728Justin M. Keyes2019-08-09
* jumplist: avoid extra tail entry #9805Abdelhakeem Osama2019-04-02
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22
* mark: Make sure that jumplist item will not have zero lnumZyX2017-12-24
* test: Windows: Re-enable shada functional testsRui Abreu Ferreira2017-01-08
* shada: Save current cursor position before saving jumpsZyX2017-01-04
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28
* vim-patch:7.4.2212Grzegorz Milka2016-10-22
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* Sort oldfiles in the marks_spec tests to avoid random ordering errors.John Szakmeister2015-11-06
* functests: Add test to check expected behaviour (failing)ZyX2015-10-23
* functests: Refactor tests:ZyX2015-10-08
* functests: Move exc_exec to test.functional.helpersZyX2015-10-08
* shada: Use same merging code for jumps and changesZyX2015-10-08
* shada,functests: Make sure that v:oldfiles list is reset on :rshada!ZyX2015-10-08
* shada,functests: Test how ShaDa support code reacts on errorsZyX2015-10-08
* shada: Populate v:oldfilesZyX2015-10-08
* Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
* functests: Fix change list ShaDa test failuresZyX2015-10-08
* shada,functests: Refactor shada items skippingZyX2015-10-08
* functests: Test dumping and loading change listZyX2015-10-08
* shada: Add support for dumping/restoring bufs changes and win jumpsZyX2015-10-08
* functests: Add tests for mark dumping/readingZyX2015-10-08