aboutsummaryrefslogtreecommitdiff
path: root/test/functional/shada
Commit message (Expand)AuthorAge
* 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
* functests: Refactor tests:ZyX2015-10-08
* shada: Fix jump/change list merging codeZyX2015-10-08
* shada: Make sure that shada-r option correctly ignores caseZyX2015-10-08
* shada: When using shada-r normalize option pathZyX2015-10-08
* functests: Move exc_exec to test.functional.helpersZyX2015-10-08
* functests: Do not disable pattern testsZyX2015-10-08
* shada: Fix out-of-bounds array accessZyX2015-10-08
* shada: Fix v:hlsearch save/restore and do not write empty patternsZyX2015-10-08
* shada,functests: Fix v:hlsearch saving/restoring handlingZyX2015-10-08
* documentation/functests: Replace NeoVim with NeovimZyX2015-10-08
* shada: Refuse to write ShaDa file when ShaDa was disabledZyX2015-10-08
* functests: Make one recover_spec test also use gdb or valgrindZyX2015-10-08
* eval,functests: Reference all additional_* items created by ShaDaZyX2015-10-08
* shada: Fix crash in hmll_insertZyX2015-10-08
* functests: Disable some tests when running with address sanitizerZyX2015-10-08
* shada: Use same merging code for jumps and changesZyX2015-10-08
* shada,functests: Add tests for merging ShaDa dataZyX2015-10-08
* shada,functests: Make sure that v:oldfiles list is reset on :rshada!ZyX2015-10-08
* functests: Add a number of “generic” functional testsZyX2015-10-08
* shada,functests: Use special sd_reader function for skippingZyX2015-10-08
* functests: Move wshada and sdrcmd commands to helpersZyX2015-10-08
* shada,functests: Improve detection of invalid ShaDa filesZyX2015-10-08
* shada,functests: Test compatibility supportZyX2015-10-08
* shada: Do not allow empty keysZyX2015-10-08