summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/shada/marks_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2025-09-30fix(shada): preserve marks after delete across sessions (#35795)glepnir1
2025-04-27fix(shada): don't add '0' mark if f0 in 'shada'Andre Toerien1
2025-04-27feat(shada): don't store jumplist if '0 in 'shada'Andre Toerien1
2025-01-04refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-04-06test: reduce sleep for file timestamp change (#28196)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-09-03fix(shada): update marks when using delmarks! (#24978)Maria José Solano1
2023-09-02test(shada/marks_spec): load the file with the marks (#24979)zeertzjq1
2023-08-31fix(shada): update deleted marks (#24936)Maria José Solano1
2022-06-13fix(tests): check for EOF on exit of nvim properlybfredl1
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes1
2019-08-09test: Minimize shada/helpers.lua #10728Justin M. Keyes1
2019-04-02jumplist: avoid extra tail entry #9805Abdelhakeem Osama1
2018-09-22startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse1
2017-12-24mark: Make sure that jumplist item will not have zero lnumZyX1
2017-01-08test: Windows: Re-enable shada functional testsRui Abreu Ferreira1
2017-01-04shada: Save current cursor position before saving jumpsZyX1
2016-11-17build: Target luacheck HEAD.Justin M. Keyes1
2016-10-28test: Fix shada/marks_spec.lua failureJames McCoy1
2016-10-22vim-patch:7.4.2212Grzegorz Milka1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-11-06Sort oldfiles in the marks_spec tests to avoid random ordering errors.John Szakmeister1
2015-10-23functests: Add test to check expected behaviour (failing)ZyX1
2015-10-08functests: Refactor tests:ZyX1
2015-10-08functests: Move exc_exec to test.functional.helpersZyX1
2015-10-08shada: Use same merging code for jumps and changesZyX1
2015-10-08shada,functests: Make sure that v:oldfiles list is reset on :rshada!ZyX1
2015-10-08shada,functests: Test how ShaDa support code reacts on errorsZyX1
2015-10-08shada: Populate v:oldfilesZyX1
2015-10-08Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX1
2015-10-08functests: Fix change list ShaDa test failuresZyX1
2015-10-08shada,functests: Refactor shada items skippingZyX1
2015-10-08functests: Test dumping and loading change listZyX1
2015-10-08shada: Add support for dumping/restoring bufs changes and win jumpsZyX1
2015-10-08functests: Add tests for mark dumping/readingZyX1