summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_source.vim
AgeCommit message (Expand)Author
2022-10-10patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar
2022-09-28patch 9.0.0613: running source tests leaves file behindv9.0.0613Dominique Pelle
2022-09-22patch 9.0.0552: crash when using NUL in buffer that uses :sourcev9.0.0552Bram Moolenaar
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-05-17patch 8.2.4974: ":so" command may read after end of bufferv8.2.4974Bram Moolenaar
2022-03-29patch 8.2.4647: "source" can read past end of copied linev8.2.4647Bram Moolenaar
2022-03-27patch 8.2.4633: Visual range does not work before command modifiersv8.2.4633Bram Moolenaar
2022-03-22patch 8.2.4607: sourcing buffer lines may lead to errors for conflictsv8.2.4607Yegappan Lakshmanan
2022-03-21patch 8.2.4603: sourcing buffer lines is too complicatedv8.2.4603Yegappan Lakshmanan
2022-03-19patch 8.2.4594: need to write script to a file to be able to source themv8.2.4594Yegappan Lakshmanan
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-04-01patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar
2020-04-08patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-01-20patch 8.2.0136: stray ch_logfile() callv8.2.0136Bram Moolenaar
2020-01-19patch 8.2.0132: script may be re-used when deleting and creating a new onev8.2.0132Bram Moolenaar
2019-06-03patch 8.1.1461: tests do not run or are not reliable on some systemsv8.1.1461Bram Moolenaar
2019-05-22patch 8.1.1365: source command doesn't check for the sandboxv8.1.1365Bram Moolenaar
2019-01-12patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePostv8.1.0729Bram Moolenaar