aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada
Commit message (Expand)AuthorAge
* 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
* test: Fix and add cases for unnamed registerAdnoC2017-05-31
* eval/shada: Add testing for unnamed register with setreg and startupAdnoC2017-05-31
* shada: Remember whether "0 or "1 was the unnamed registerJames McCoy2017-05-24
* eval: Fix len argument to xstrlcatZyX2017-03-29
* test: Windows: Re-enable shada functional testsRui Abreu Ferreira2017-01-08
* shada: Save current cursor position before saving jumpsZyX2017-01-04
* shada: Respect the optional buffer count for shada-%James McCoy2016-12-12
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* Bump all nvim-specific error codes above E5000James McCoy2016-11-15
* encoding: update testsBjörn Linse2016-11-05