summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_regexp_latin.vim
AgeCommit message (Expand)Author
2024-03-28patch 9.1.0220: Few typos in source and test filesv9.1.0220zeertzjq
2024-03-28patch 9.1.0217: regexp: verymagic cannot match before/after a markv9.1.0217Julio B
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2022-09-08patch 9.0.0414: matchstr() still does not match column offsetv9.0.0414Bram Moolenaar
2022-09-07patch 9.0.0407: matchstr() does match column offsetv9.0.0407Bram Moolenaar
2022-08-19patch 9.0.0228: crash when pattern looks below the last linev9.0.0228Bram Moolenaar
2022-07-14patch 9.0.0053: E1281 not tested with the old regexp enginev9.0.0053Dominique Pelle
2022-07-07patch 9.0.0047: using freed memory with recursive substitutev9.0.0047Bram Moolenaar
2022-05-18patch 8.2.4978: no error if engine selection atom is not at the startv8.2.4978Christian Brabandt
2022-04-05patch 8.2.4693: new regexp does not accept pattern "\%>0v"v8.2.4693Bram Moolenaar
2022-04-04patch 8.2.4688: new regexp engine does not give an error for "\%v"v8.2.4688Bram Moolenaar
2022-03-29patch 8.2.4646: using buffer line after it has been freedv8.2.4646Bram Moolenaar
2022-03-22patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle
2022-01-02patch 8.2.3982: some lines of code not covered by testsv8.2.3982Dominique Pelle
2021-12-30patch 8.2.3950: going beyond the end of the line with /\%Vv8.2.3950Bram Moolenaar
2021-12-30patch 8.2.3949: using freed memory with /\%Vv8.2.3949Bram Moolenaar
2021-11-17patch 8.2.3612: using freed memory with regexp using a markv8.2.3612Bram Moolenaar
2021-07-05patch 8.2.3110: a pattern that matches the cursor position is complicatedv8.2.3110Bram Moolenaar
2021-03-26patch 8.2.2656: some command line arguments and regexp errors not testedv8.2.2656Bram Moolenaar
2020-12-09patch 8.2.2121: internal error when using \ze before \zs in a patternv8.2.2121Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-04-11patch 8.2.0540: regexp and other code not testedv8.2.0540Bram Moolenaar
2020-04-09patch 8.2.0535: regexp patterns not fully testedv8.2.0535Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2019-12-15patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar
2019-02-20patch 8.1.0958: compiling weird regexp pattern is very slowv8.1.0958Bram Moolenaar
2019-02-17patch 8.1.0945: internal error when using pattern with NL in the rangev8.1.0945Bram Moolenaar
2019-02-17patch 8.1.0937: invalid memory access in search patternv8.1.0937Bram Moolenaar
2019-02-16patch 8.1.0935: old regexp engine may use invalid bufferv8.1.0935Bram Moolenaar
2019-02-16patch 8.1.0934: invalid memory access in search patternv8.1.0934Bram Moolenaar
2019-02-13patch 8.1.0910: crash with tricky search patternv8.1.0910Bram Moolenaar
2019-02-12patch 8.1.0905: complicated regexp causes a crashv8.1.0905Bram Moolenaar
2019-01-14patch 8.1.0751: some regexp errors are not testedv8.1.0751Bram Moolenaar
2017-06-17patch 8.0.0645: no error for illegal back reference in NFA enginev8.0.0645Bram Moolenaar
2016-09-09patch 7.4.2355v7.4.2355Bram Moolenaar
2016-09-09patch 7.4.2354v7.4.2354Bram Moolenaar
2016-08-18patch 7.4.2228v7.4.2228Bram Moolenaar
2016-08-16patch 7.4.2219v7.4.2219Bram Moolenaar
2016-04-03patch 7.4.1700v7.4.1700Bram Moolenaar