summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/legacy/eval_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
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
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-05vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq1
2023-05-05vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq1
2022-10-26vim-patch:8.2.0610: some tests are still old stylezeertzjq1
2022-04-29test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq1
2022-03-24feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl1
2022-03-24feat(input)!: delay some conversions to vgetc()zeertzjq1
2022-02-07vim-patch:8.1.0711: test files still use function!zeertzjq1
2021-09-23vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar1
2021-09-01refactor(tests): use assert_alive() #15546Justin M. Keyes1
2020-10-19A Mudholland Dr. RecastBjörn Linse1
2020-01-30doc: fix typos [ci skip] #11787Hye Sung Jung1
2017-05-31test: Fix and add cases for unnamed registerAdnoC1
2017-05-31eval/shada: Add testing for unnamed register with setreg and startupAdnoC1
2017-04-09functests: Fix legacy/eval_specZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-06-11test: Use clipboard fixture instead of user's clipboard (#4903)James McCoy1
2016-06-10functests: Check logs in lua codeZyX1
2016-04-21eval: let getreg() return valid list for an undefined registerBjörn Linse1
2016-04-09Merge pull request #4357 from jbradaric/vim-7.4.1105Justin M. Keyes1
2016-03-07Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda1
2016-02-27vim-patch:7.4.1105Jurica Bradaric1
2016-02-02Tests: fix according to lualintMarco Hinz1
2016-01-29test: eval_spec.lua: minor cleanupJustin M. Keyes1
2016-01-27tests: Migrate recent patches of legacy eval test.Lucas Hoffmann1
2016-01-27tests: Comments and typos after review.Lucas Hoffmann1
2016-01-27tests: Resurrect unused part of legacy eval test.Lucas Hoffmann1
2016-01-27tests: Split converted eval test into it() blocks.Lucas Hoffmann1
2016-01-27tests: Debug converted eval test.Lucas Hoffmann1
2016-01-27tests: Migrate legacy eval test.Lucas Hoffmann1