index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_fold.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
Bram Moolenaar
2022-10-01
1
-0
/
+25
*
patch 9.0.0611: tests delete files with a separate delete() call
v9.0.0611
Bram Moolenaar
2022-09-27
1
-8
/
+4
*
patch 9.0.0363: common names in test files causes tests to be flaky
v9.0.0363
Bram Moolenaar
2022-09-02
1
-6
/
+6
*
patch 9.0.0003: functions are global while they could be local
v9.0.0003
Yegappan Lakshmanan
2022-06-29
1
-0
/
+2
*
patch 8.2.5009: fold may not be closeable after appending
v8.2.5009
Brandon Simmons
2022-05-23
1
-0
/
+19
*
patch 8.2.4991: no test for hwat patch 8.1.0535 fixes
v8.2.4991
zeertzjq
2022-05-21
1
-0
/
+20
*
patch 8.2.4987: after deletion a small fold may be closable
v8.2.4987
Brandon Simmons
2022-05-20
1
-0
/
+29
*
patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold
v8.2.4935
Brandon Simmons
2022-05-10
1
-0
/
+20
*
patch 8.2.4813: pasting text while indent folding may mess up folds
v8.2.4813
Brandon Simmons
2022-04-23
1
-0
/
+20
*
patch 8.2.3908: cannot use a script-local function for 'foldtext'
v8.2.3908
Yegappan Lakshmanan
2021-12-26
1
-0
/
+31
*
patch 8.2.3900: it is not easy to use a script-local function for an option
v8.2.3900
Yegappan Lakshmanan
2021-12-26
1
-0
/
+26
*
patch 8.2.2713: folding code not sufficiently tested
v8.2.2713
Bram Moolenaar
2021-04-05
1
-0
/
+120
*
patch 8.2.2711: "gj" in a closed fold does not move out of the fold
v8.2.2711
Bram Moolenaar
2021-04-04
1
-11
/
+16
*
patch 8.2.2684: not enough folding code is tested
v8.2.2684
Bram Moolenaar
2021-04-01
1
-18
/
+204
*
patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly
v8.2.2633
Bram Moolenaar
2021-03-21
1
-0
/
+6
*
patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte
v8.2.2569
Bram Moolenaar
2021-03-04
1
-1
/
+60
*
patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars'
v8.2.2563
Bram Moolenaar
2021-03-03
1
-0
/
+112
*
patch 8.2.2399: fold test fails in wide terminal
v8.2.2399
Bram Moolenaar
2021-01-24
1
-1
/
+1
*
patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold
v8.2.2385
Bram Moolenaar
2021-01-21
1
-0
/
+35
*
patch 8.2.2176: crash with a sequence of fold commands
v8.2.2176
Bram Moolenaar
2020-12-21
1
-0
/
+7
*
patch 8.2.2060: check for features implemented with "if"
v8.2.2060
Bram Moolenaar
2020-11-27
1
-3
/
+1
*
patch 8.2.1972: crash when recreating nested fold
v8.2.1972
Bram Moolenaar
2020-11-10
1
-0
/
+10
*
patch 8.2.1947: crash when using "zj" without folds
v8.2.1947
Bram Moolenaar
2020-11-03
1
-0
/
+9
*
patch 8.2.1702: crash when using undo after deleting folded lines
v8.2.1702
Bram Moolenaar
2020-09-17
1
-0
/
+19
*
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
Bram Moolenaar
2020-08-12
1
-3
/
+1
*
patch 8.2.0633: crash when using null partial in filter()
v8.2.0633
Bram Moolenaar
2020-04-24
1
-0
/
+25
*
patch 8.2.0002: "dj" only deletes first line of closed fold
v8.2.0002
Bram Moolenaar
2019-12-13
1
-0
/
+25
*
patch 8.1.2052: using "x" before a closed fold may delete that fold
v8.1.2052
Bram Moolenaar
2019-09-17
1
-0
/
+12
*
patch 8.1.1921: more functions can be used as methods
v8.1.1921
Bram Moolenaar
2019-08-24
1
-4
/
+4
*
patch 8.1.1890: ml_get error when deleting fold marker
v8.1.1890
Bram Moolenaar
2019-08-19
1
-0
/
+16
*
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
Bram Moolenaar
2019-08-07
1
-3
/
+2
*
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
Bram Moolenaar
2019-06-06
1
-1
/
+1
*
patch 8.1.1362: code and data in tests can be hard to read
v8.1.1362
Bram Moolenaar
2019-05-20
1
-11
/
+12
*
patch 8.1.0574: 'commentstring' not used when adding fold marker in C
v8.1.0574
Bram Moolenaar
2018-12-09
1
-0
/
+29
*
patch 8.1.0570: 'commentstring' not used when adding fold marker
v8.1.0570
Bram Moolenaar
2018-12-07
1
-0
/
+17
*
patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctly
v8.1.0449
Bram Moolenaar
2018-10-02
1
-0
/
+21
*
patch 8.1.0174: after paging up and down fold line is wrong
v8.1.0174
Bram Moolenaar
2018-07-10
1
-0
/
+26
*
patch 8.0.1271: still too many old style tests
v8.0.1271
Bram Moolenaar
2017-11-05
1
-0
/
+21
*
patch 8.0.1253: still too many old style tests
v8.0.1253
Bram Moolenaar
2017-11-02
1
-0
/
+167
*
patch 8.0.1115: crash when using foldtextresult() recursively
v8.0.1115
Bram Moolenaar
2017-09-16
1
-0
/
+14
*
patch 8.0.0581: moving folded text is sometimes not correct
v8.0.0581
Bram Moolenaar
2017-04-22
1
-19
/
+52
*
patch 8.0.0496: insufficient testing for folding
v8.0.0496
Bram Moolenaar
2017-03-21
1
-2
/
+55
*
patch 8.0.0465: off-by-one error in using :move with folding
v8.0.0465
Bram Moolenaar
2017-03-16
1
-2
/
+21
*
patch 8.0.0457: using :move messes up manual folds
v8.0.0457
Bram Moolenaar
2017-03-14
1
-0
/
+122
*
patch 8.0.0453: adding fold marker creates new comment
v8.0.0453
Bram Moolenaar
2017-03-12
1
-0
/
+16
*
patch 8.0.0408: updating folds does not always work properly
v8.0.0408
Bram Moolenaar
2017-03-04
1
-0
/
+86
*
patch 8.0.0407: filtering folds with marker method not tested
v8.0.0407
Bram Moolenaar
2017-03-04
1
-11
/
+16
*
patch 8.0.0388: filtering lines changes folds
v8.0.0388
Bram Moolenaar
2017-02-28
1
-8
/
+25
*
patch 8.0.0136
v8.0.0136
Bram Moolenaar
2017-01-02
1
-0
/
+32
*
patch 8.0.0135
v8.0.0135
Bram Moolenaar
2017-01-02
1
-0
/
+65