summaryrefslogtreecommitdiff
path: root/src/testdir/test_undo.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0415: on MS-Windows some tests are flakyv9.0.0415K.Takata2022-09-081-0/+5
* patch 9.0.0216: undo earlier test sometimes fails on MS-Windowsv9.0.0216Bram Moolenaar2022-08-151-3/+3
* patch 8.2.4941: '[ and '] marks may be wrong after undov8.2.4941LemonBoy2022-05-121-0/+17
* patch 8.2.3363: when :edit reuses the current buffer the alternate file is setv8.2.3363Bram Moolenaar2021-08-211-1/+1
* patch 8.2.2643: various code not covered by testsv8.2.2643Bram Moolenaar2021-03-221-0/+9
* patch 8.2.2608: character input not fully testedv8.2.2608Bram Moolenaar2021-03-151-0/+14
* patch 8.2.1801: undo file not found when using ":args" or ":next"v8.2.1801Bram Moolenaar2020-10-041-0/+20
* patch 8.2.0551: not all code for options is testedv8.2.0551Bram Moolenaar2020-04-121-0/+5
* patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar2020-02-111-0/+2
* patch 8.2.0012: some undo functionality is not testedv8.2.0012Bram Moolenaar2019-12-151-1/+55
* patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar2019-12-141-0/+184
* patch 8.1.2230: MS-Windows: testing external commands can be improvedv8.1.2230Bram Moolenaar2019-10-281-1/+1
* patch 8.1.2024: delete call commented out for debuggingv8.1.2024Bram Moolenaar2019-09-131-1/+1
* patch 8.1.2013: more functions can be used as methodsv8.1.2013Bram Moolenaar2019-09-081-1/+1
* patch 8.1.1812: reading a truncted undo file hangs Vimv8.1.1812Bram Moolenaar2019-08-041-0/+18
* patch 8.1.1353: undo test fails on Macv8.1.1353Bram Moolenaar2019-05-191-1/+5
* patch 8.1.1352: undofile() reports wrong namev8.1.1352Bram Moolenaar2019-05-191-0/+5
* patch 8.1.0585: undo test may fail on MS-Windowsv8.1.0585Bram Moolenaar2018-12-141-1/+1
* patch 8.1.0025: no test for the undofile() functionv8.1.0025Bram Moolenaar2018-05-261-6/+38
* patch 8.0.1475: invalid memory access in read_redo()v8.0.1475Bram Moolenaar2018-02-061-0/+7
* patch 8.0.1441: using ":undo 0" leaves undo in wrong statev8.0.1441Bram Moolenaar2018-01-301-0/+44
* patch 8.0.1433: illegal memory access after undov8.0.1433Bram Moolenaar2018-01-271-0/+9
* patch 8.0.1290: seq_cur of undotree() wrong after undov8.0.1290Bram Moolenaar2017-11-111-9/+69
* patch 8.0.1267: Test_swap_group may leave file behindv8.0.1267Bram Moolenaar2017-11-041-0/+1
* patch 8.0.1221: still too many old style testsv8.0.1221Bram Moolenaar2017-10-261-0/+16
* patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar2017-10-151-1/+0
* patch 8.0.0433: beeps when running testsv8.0.0433Bram Moolenaar2017-03-081-0/+1
* patch 8.0.0205: wrong behavior after :undojoinv8.0.0205Bram Moolenaar2017-01-171-1/+11
* patch 8.0.0149: :earlier does not work after reading the undo filev8.0.0149Bram Moolenaar2017-01-071-0/+28
* patch 7.4.2296v7.4.2296Bram Moolenaar2016-08-311-0/+33
* patch 7.4.2113v7.4.2113Bram Moolenaar2016-07-291-0/+204