summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/shada/history_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-04-27fix(shada): don't store empty replacement stringAndre Toerien1
2025-04-27fix(shada): don't store search and sub patterns if /0 in 'shada'Andre Toerien1
2024-05-23fix(shada): restore search pattern length properly (#28929)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-02-11fix(rpc)!: preseve files when stdio channel is closed (#22137)zeertzjq1
2022-06-13fix(tests): check for EOF on exit of nvim properlybfredl1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-07-31shada: fix failed assertion on exit (#12692)erw71
2019-09-07shada: initialize jumplist before search pattern (#10964)Abdelhakeem Osama1
2016-11-05encoding: update testsBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-23shada: Also store last search directionZyX1
2015-10-08functests: Refactor tests:ZyX1
2015-10-08functests: Do not disable pattern testsZyX1
2015-10-08shada,functests: Fix v:hlsearch saving/restoring handlingZyX1
2015-10-08functests: Disable some tests when running with address sanitizerZyX1
2015-10-08functests: Test that history is still accessible after :wshadaZyX1
2015-10-08shada: Save v:hlsearch valueZyX1
2015-10-08Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX1
2015-10-08functests: Test &encoding supportZyX1
2015-10-08functests: Test loading last search/substitute pattern/replacementZyX1
2015-10-08functests: Add history testsZyX1