summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/shada/buffers_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-22fix(shada): bdelete'd buffers not stored in oldfiles #39070glepnir1
2025-10-12test(shada/buffers_spec): cleanup output file #36154Vlad1
2025-06-10fix(shada): prevent 'nobuflisted' buffers in v:oldfiles #34373glepnir1
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: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-22test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`Famiu Haque1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2022-06-13fix(tests): check for EOF on exit of nvim properlybfredl1
2019-08-09test: Minimize shada/helpers.lua #10728Justin M. Keyes1
2017-01-08test: Windows: Re-enable shada functional testsRui Abreu Ferreira1
2016-12-12shada: Respect the optional buffer count for shada-%James McCoy1
2016-08-31api: consistently use nvim_ prefix and update documentationBjörn Linse1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-06-10functests: Check logs in lua codeZyX1
2015-11-27Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes1
2015-11-23test/functional: clean up according to luacheck (part 1)Marco Hinz1
2015-11-23shada: Do not save unlisted and quickfix buffersZyX1
2015-10-08functests: Refactor tests:ZyX1
2015-10-08Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX1
2015-10-08shada: Add support for dumping and restoring buffer listZyX1