summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/061_undo_tree_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-02-26feat(lua): vim.text.indent()Justin M. Keyes1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2023-04-11test: avoid name collisions with Xtest directory (#23019)kylo2521
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-12-14eval.c: set_selfdict(): Fix invalid memory access.Justin M. Keyes1
2016-12-07test: helpers.retry()Justin M. Keyes1
2016-06-10functests: Check logs in lua codeZyX1
2016-05-24eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse1
2016-03-07Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda1
2015-11-23test/functional: clean up according to luacheck (part 2)Marco Hinz1
2015-06-30tests: Use new write_file() function in tests.Lucas Hoffmann1
2015-06-22tests: 061_undo_tree_spec: minor editsJustin M. Keyes1
2015-06-22tests: Repeat a flaky part of the migrated test 61.Lucas Hoffmann1
2015-06-22tests: Split test 61 into several it() blocks.Lucas Hoffmann1
2015-06-22tests: Fix an further simplify migrated test 61.Lucas Hoffmann1
2015-06-22tests: Don't set ul in migrated test 61.Lucas Hoffmann1
2015-06-22tests: Migrate legacy test 61.Lucas Hoffmann1