aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada
Commit message (Expand)AuthorAge
* 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
* test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28
* vim-patch:7.4.2212Grzegorz Milka2016-10-22
* shada: Fix non-writeable ShaDa directory handlingZyX2016-09-04
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* functionaltest: Create lua helper for os.tmpname()Rui Abreu Ferreira2016-08-31
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* functests: Check logs in lua codeZyX2016-06-10
* eval: let getreg() return valid list for an undefined registerBjörn Linse2016-04-21
* shada: Make sure that NIL and EXT values can also be parsed backZyX2016-04-18
* Update lua client to 0.0.1-24Thiago de Arruda2016-04-13
* Synchronize shada reset helper with other functional testsThiago de Arruda2016-04-11
* test: shada_spec: resolve symlinkJun T2016-02-12
* functests: Update testsZyX2016-01-07
* shada: Continue dumping when variables failed to dumpZyX2015-12-18
* Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\
| * shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \
| * | shada: Also store last search directionZyX2015-11-23
| |/
* / test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
|/
* Sort oldfiles in the marks_spec tests to avoid random ordering errors.John Szakmeister2015-11-06
* functests: Add test to check expected behaviour (failing)ZyX2015-10-23
* shada: Fix memory leak and double free when setting both &vi and &sdZyX2015-10-08