summaryrefslogtreecommitdiff
path: root/src/testdir/test_buffer.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0506: line number argument for :badd does not workv9.0.0506Bram Moolenaar2022-09-191-0/+7
* patch 9.0.0415: on MS-Windows some tests are flakyv9.0.0415K.Takata2022-09-081-0/+2
* patch 9.0.0391: using separate delete() call instead of writefile() 'D' flagv9.0.0391Bram Moolenaar2022-09-051-49/+37
* patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar2022-08-301-3/+3
* patch 9.0.0313: using common name in tests leads to flaky testsv9.0.0313Bram Moolenaar2022-08-291-58/+58
* patch 8.2.4959: using NULL regexp programv8.2.4959Bram Moolenaar2022-05-151-0/+6
* patch 8.2.4938: crash when matching buffer with invalid patternv8.2.4938Bram Moolenaar2022-05-111-0/+4
* patch 8.2.4901: NULL pointer access when using invalid patternv8.2.4901Bram Moolenaar2022-05-071-0/+7
* patch 8.2.4670: memory allocation failures for new tab page not testedv8.2.4670Yegappan Lakshmanan2022-04-031-13/+13
* patch 8.2.4668: buffer allocation failures insufficiently testedv8.2.4668Yegappan Lakshmanan2022-04-021-0/+70
* patch 8.2.3719: MS-Windows: test sometimes runs into existing swap filev8.2.3719Bram Moolenaar2021-12-021-6/+6
* patch 8.2.3153: URLs with a dash in the scheme are not recognizedv8.2.3153Tsuyoshi CHO2021-07-111-0/+29
* patch 8.2.2873: not enough tests for writing buffersv8.2.2873Yegappan Lakshmanan2021-05-191-0/+20
* patch 8.2.1967: the session file does not restore the alternate filev8.2.1967Bram Moolenaar2020-11-071-0/+7
* patch 8.2.1904: still using default option values after using ":badd +1"v8.2.1904Bram Moolenaar2020-10-251-1/+1
* patch 8.2.1903: buffer test fails with normal featuresv8.2.1903Bram Moolenaar2020-10-251-2/+2
* patch 8.2.1902: default option values changed with :badd for existing bufferv8.2.1902Bram Moolenaar2020-10-251-0/+12
* patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar2020-09-231-0/+1
* patch 8.2.1260: there is no good test for CursorHoldv8.2.1260Bram Moolenaar2020-07-211-9/+0
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-2/+2
* patch 8.2.1046: insufficient tests for src/buffer.cv8.2.1046Bram Moolenaar2020-06-241-0/+204
* patch 8.2.0576: some errors are not covered by testsv8.2.0576Bram Moolenaar2020-04-131-0/+11
* patch 8.2.0426: some errors were not tested forv8.2.0426Bram Moolenaar2020-03-221-0/+1
* patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar2020-02-171-2/+2
* patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar2020-02-161-0/+91
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+66