aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada
Commit message (Expand)AuthorAge
* refactor(tests): merge n.spawn/n.spawn_argv into n.new_session #31859Justin M. Keyes2025-01-04
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* refactor(shada): remove ShaDaReadDef secondary wrapperbfredl2024-05-28
* fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
* test: improve test conventionsdundargoc2024-04-23
* test: remove unnecessary nil argument to testutil (#28270)zeertzjq2024-04-11
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: reduce sleep for file timestamp change (#28196)zeertzjq2024-04-06
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* test: move format_{string,luav} to a separate moduleLewis Russell2024-01-17
* test: refactor PathsLewis Russell2024-01-17
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* 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
* test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque2023-05-22
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* refactor: remove modelines from Lua filesGregory Anders2023-04-13
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq2023-02-11
* fix(tests): fixes for using vim.mpack and more ASANbfredl2023-02-10
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* vim-patch:9.0.0537: the do_set() function is much too long (#20274)zeertzjq2022-09-22
* build: rename build-related dirsJustin M. Keyes2022-06-28
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* feat(shada): restore Blob globals properlySean Dewar2021-09-15
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* shada: fix failed assertion on exit (#12692)erw72020-07-31
* vim-patch:8.2.0920: writing viminfo fails with a circular referenceerw72020-06-09
* shada: fix write E5004 error on exiterw72020-06-08
* shada: initialize jumplist before search pattern (#10964)Abdelhakeem Osama2019-09-07
* 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
* functests: Use proper path in `eq()`ZyX2018-04-02
* shada: Fix some memory leaks and completely ignore numbered mark namesZyX2018-04-01
* functests: Add test for merging with file with only numeric markZyX2018-04-01
* functests: Fix existing functional testsZyX2018-03-27
* tests: stderr output contains `cp` noiseJustin M. Keyes2018-01-05
* mark: Make sure that jumplist item will not have zero lnumZyX2017-12-24
* test/shada: fixup for Windows backslashes #7287Ignas Anikevicius2017-10-02
* shada: Make sure that code does not attempt to read too long itemsZyX2017-07-04