aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/eval_spec.lua
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor: format test/*Justin M. Keyes2024-01-03
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
* test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq2022-04-29
* feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl2022-03-24
* feat(input)!: delay some conversions to vgetc()zeertzjq2022-03-24
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* doc: fix typos [ci skip] #11787Hye Sung Jung2020-01-30
* test: Fix and add cases for unnamed registerAdnoC2017-05-31
* eval/shada: Add testing for unnamed register with setreg and startupAdnoC2017-05-31
* functests: Fix legacy/eval_specZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* test: Use clipboard fixture instead of user's clipboard (#4903)James McCoy2016-06-11
* functests: Check logs in lua codeZyX2016-06-10
* eval: let getreg() return valid list for an undefined registerBjörn Linse2016-04-21
* Merge pull request #4357 from jbradaric/vim-7.4.1105Justin M. Keyes2016-04-09
|\
| * vim-patch:7.4.1105Jurica Bradaric2016-02-27
* | Rewrite hexadecimal escape sequences as decimal in lua stringsThiago de Arruda2016-03-07
|/
* Tests: fix according to lualintMarco Hinz2016-02-02
* test: eval_spec.lua: minor cleanupJustin M. Keyes2016-01-29
* tests: Migrate recent patches of legacy eval test.Lucas Hoffmann2016-01-27
* tests: Comments and typos after review.Lucas Hoffmann2016-01-27
* tests: Resurrect unused part of legacy eval test.Lucas Hoffmann2016-01-27
* tests: Split converted eval test into it() blocks.Lucas Hoffmann2016-01-27
* tests: Debug converted eval test.Lucas Hoffmann2016-01-27
* tests: Migrate legacy eval test.Lucas Hoffmann2016-01-27