aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada/buffers_spec.lua
Commit message (Expand)AuthorAge
* 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
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* test: Minimize shada/helpers.lua #10728Justin M. Keyes2019-08-09
* test: Windows: Re-enable shada functional testsRui Abreu Ferreira2017-01-08
* shada: Respect the optional buffer count for shada-%James McCoy2016-12-12
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\
| * shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
|/
* functests: Refactor tests:ZyX2015-10-08
* Deprecate &viminfo and :[rw]v, add &shada and :[rw]shZyX2015-10-08
* shada: Add support for dumping and restoring buffer listZyX2015-10-08