summaryrefslogtreecommitdiff
path: root/src/testdir/test_source.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0613: running source tests leaves file behindv9.0.0613Dominique Pelle2022-09-281-15/+8
* patch 9.0.0552: crash when using NUL in buffer that uses :sourcev9.0.0552Bram Moolenaar2022-09-221-0/+17
* patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar2022-09-021-5/+5
* patch 8.2.4974: ":so" command may read after end of bufferv8.2.4974Bram Moolenaar2022-05-171-0/+11
* patch 8.2.4647: "source" can read past end of copied linev8.2.4647Bram Moolenaar2022-03-291-0/+9
* patch 8.2.4633: Visual range does not work before command modifiersv8.2.4633Bram Moolenaar2022-03-271-0/+7
* patch 8.2.4607: sourcing buffer lines may lead to errors for conflictsv8.2.4607Yegappan Lakshmanan2022-03-221-0/+28
* patch 8.2.4603: sourcing buffer lines is too complicatedv8.2.4603Yegappan Lakshmanan2022-03-211-0/+266
* patch 8.2.4594: need to write script to a file to be able to source themv8.2.4594Yegappan Lakshmanan2022-03-191-0/+235
* patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle2021-12-271-1/+1
* patch 8.2.2684: not enough folding code is testedv8.2.2684Bram Moolenaar2021-04-011-0/+17
* patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar2020-04-081-0/+6
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-0/+21
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+10
* patch 8.2.0136: stray ch_logfile() callv8.2.0136Bram Moolenaar2020-01-201-1/+0
* patch 8.2.0132: script may be re-used when deleting and creating a new onev8.2.0132Bram Moolenaar2020-01-191-0/+12
* patch 8.1.1461: tests do not run or are not reliable on some systemsv8.1.1461Bram Moolenaar2019-06-031-0/+1
* patch 8.1.1365: source command doesn't check for the sandboxv8.1.1365Bram Moolenaar2019-05-221-0/+9
* patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePostv8.1.0729Bram Moolenaar2019-01-121-0/+38