aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_substitute.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:9.0.0476: varargs does not work for replacement function of substit...zeertzjq2022-09-16
* vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)zeertzjq2022-09-13
* vim-patch:8.2.3345: some code not covered by testszeertzjq2022-08-15
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.0243: insufficient code coverage for ex_docmd.c functionszeertzjq2022-07-12
* vim-patch:8.2.{0212,0250}zeertzjq2022-07-12
* vim-patch:8.2.5044: command line test failszeertzjq2022-07-07
* vim-patch:8.2.5043: can open a cmdline window from a substitute expressionzeertzjq2022-07-07
* vim-patch:8.2.5023: substitute overwrites allocated bufferzeertzjq2022-07-07
* test(old): use Q -> gQ mapping instead of changing test when possiblezeertzjq2022-07-05
* vim-patch:8.2.5146: memory leak when substitute expression nestszeertzjq2022-06-24
* vim-patch:8.2.4977: memory access error when substitute expression changes wi...zeertzjq2022-06-24
* vim-patch:8.2.4628: not enough testing for 2/3 letter substitute commandszeertzjq2022-06-24
* vim-patch:8.2.5078: substitute test has a one second delayzeertzjq2022-06-12
* test(old): revert changes from ed88ca75034a48916d165e88459c791c450df550zeertzjq2022-04-29
* vim-patch:8.2.4253: using freed memory when substitute with function callzeertzjq2022-04-04
* feat(input): enable <tab>/<c-i>, <cr>/<c-m>, <esc>/<c-[> pairs unconditionallybfredl2022-03-24
* vim-patch:8.2.0197: some Ex commands not sufficiently testedzeertzjq2022-02-08
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* test(old): change usage of Q to gQAxel Dahlberg2021-12-18
* test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
* Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\
| * vim-patch:8.2.0174: various commands not completely testedSean Dewar2021-04-20
* | vim-patch:8.2.2829: some comments are not correct or clearJan Edmund Lazo2021-05-06
|/
* vim-patch:8.2.1621: crash when using submatch(0, 1) in substitute()Jan Edmund Lazo2021-03-29
* test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
* vim-patch:8.1.2282: crash when passing many arguments through a partialJan Edmund Lazo2020-04-13
* vim-patch:8.1.2280: crash when passing partial to substitute()Jan Edmund Lazo2020-04-13
* vim-patch:8.1.1951: mouse double click test is a bit flakyJan Edmund Lazo2019-11-22
* vim-patch:8.1.2236: ml_get error if pattern matches beyond last lineJan Edmund Lazo2019-11-02
* vim-patch:8.1.1360: buffer left 'nomodifiable' after :substituteJan Edmund Lazo2019-05-20
* vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"Jan Edmund Lazo2019-05-18
* vim-patch:8.1.1214: old style tests #9948Jan Edmund Lazo2019-04-27
* vim-patch:8.1.1061: when substitute string throws error, substitute happens a...Jan Edmund Lazo2019-03-27
* vim-patch:8.1.0887: the 'l' flag in :subsitute is stickyJan Edmund Lazo2019-03-27
* vim-patch:8.1.0891: substitute command inssuficiently testedJan Edmund Lazo2019-03-05
* vim-patch:8.0.1022: test 80 is old styleJan Edmund Lazo2018-07-07
* test/old: skip test for unsupported 'cpoptions' flagJustin M. Keyes2018-02-11
* vim-patch:8.0.1221: still too many old style testsJustin M. Keyes2018-02-11
* vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode (#7849)KunMing Xie2018-01-15
* vim-patch:8.0.0336: flags of :substitute not sufficiently testedJustin M. Keyes2018-01-01
* vim-patch:7.4.2307lonerover2017-03-27