aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_eval_stuff.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:8.2.1184: some tests failzeertzjq2022-11-05
* vim-patch:8.2.4206: condition with many "(" causes a crashzeertzjq2022-10-27
* vim-patch:8.2.4070: using uninitialized memory when reading empty filezeertzjq2022-10-27
* vim-patch:9.0.0360: crash when invalid line number on :for is ignoredzeertzjq2022-09-03
* vim-patch:8.2.1505: not all file read and writecode is testedzeertzjq2022-09-03
* vim-patch:9.0.0220: invalid memory access with for loop over NULL stringzeertzjq2022-08-17
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq2022-04-29
* feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl2022-03-24
* feat(eval): port emsg from v8.2.3284Sean Dewar2022-02-05
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* vim-patch:8.2.0598: test_eval_stuff fails in normal terminalSean Dewar2021-09-22
* vim-patch:8.2.0597: test_eval is old styleSean Dewar2021-09-22
* Merge pull request #15211 from seandewar/blob-portJan Edmund Lazo2021-09-16
|\
| * fix(eval): partially port v8.2.3284Sean Dewar2021-09-16
* | test(oldtest): re-order test_eval_stuff tests to match VimSean Dewar2021-09-16
* | fix(eval): add the vimscript-1 feature to has()Sean Dewar2021-09-16
|/
* vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
* vim-patch:8.2.2388: no easy way to get the maximum or mininum number valueJan Edmund Lazo2021-04-27
* vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problemsJan Edmund Lazo2021-04-27
* vim-patch:8.2.2659: eval test fails because for loop on string worksJan Edmund Lazo2021-03-26
* vim-patch:8.2.2425: cursor on invalid line with range and :substituteJan Edmund Lazo2021-01-29
* vim-patch:8.2.1379: curly braces expression ending in " }" does not workJan Edmund Lazo2020-08-14
* vim-patch:8.1.1491: fix skipping after exception #10164Daniel Hahler2019-06-08
* vim-patch:8.1.0804: crash when setting v:errmsg to empty listJan Edmund Lazo2019-06-03
* vim-patch:8.0.1518: error messages suppressed after ":silent! try"Jan Edmund Lazo2019-06-03
* vim-patch:8.1.1114: confusing overloaded operator "." for string concatenationerw72019-05-29
* vim-patch:8.1.0369: continuation lines cannot contain commentsJan Edmund Lazo2019-05-03
* vim-patch:8.0.1708: mkdir with 'p' flag fails on existing directoryJan Edmund Lazo2019-05-03
* vim-patch:8.1.0564: setting v:errors to wrong type still possibleJan Edmund Lazo2018-12-06
* vim-patch:8.0.1423: error in return not caught by try/catchJan Edmund Lazo2018-10-09