summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_substitute.vim
AgeCommit message (Expand)Author
2020-03-30patch 8.2.0482: channel and sandbox code not sufficiently testedv8.2.0482Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-05patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar
2020-02-02patch 8.2.0197: some Ex commands not sufficiently testedv8.2.0197Bram Moolenaar
2020-01-29patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar
2019-11-10patch 8.1.2282: crash when passing many arguments through a partialv8.1.2282Bram Moolenaar
2019-11-09patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar
2019-10-31patch 8.1.2236: ml_get error if pattern matches beyond last linev8.1.2236Bram Moolenaar
2019-09-07patch 8.1.2004: more functions can be used as methodsv8.1.2004Bram Moolenaar
2019-08-31patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar
2019-05-20patch 8.1.1360: buffer left 'nomodifiable' after :substitutev8.1.1360Bram Moolenaar
2019-05-18patch 8.1.1345: stuck in sandbox with ":s/../\=Function/gn"v8.1.1345Bram Moolenaar
2019-04-27patch 8.1.1214: old style testsv8.1.1214Bram Moolenaar
2019-03-27patch 8.1.1061: when substitute string throws error, substitute happens anywayv8.1.1061Bram Moolenaar
2019-02-10patch 8.1.0891: substitute command inssuficiently testedv8.1.0891Bram Moolenaar
2019-02-10patch 8.1.0887: the 'l' flag in :subsitute is stickyv8.1.0887Bram Moolenaar
2019-01-09patch 8.1.0711: test files still use function!v8.1.0711Bram Moolenaar
2017-10-26patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar
2017-08-30patch 8.0.1022: test 80 is old stylev8.0.1022Bram Moolenaar
2017-02-26patch 8.0.0374: invalid memory access when using :sc in Ex modev8.0.0374Bram Moolenaar
2017-02-17patch 8.0.0336: flags of :substitute not sufficiently testedv8.0.0336Bram Moolenaar
2016-09-02patch 7.4.2307v7.4.2307Bram Moolenaar