aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_textformat.vim
Commit message (Expand)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* vim-patch:8.2.2592: code coverage could be improved (#20969)zeertzjq2022-11-06
* vim-patch:8.2.1022: various parts of code not covered by testszeertzjq2022-11-04
* vim-patch:8.2.1046: insufficient tests for src/buffer.c (#19903)zeertzjq2022-08-23
* vim-patch:8.2.5013: after text formatting cursor may be in an invalid positionzeertzjq2022-08-02
* vim-patch:8.2.0509: various code is not properly tested.zeertzjq2022-07-19
* vim-patch:8.2.0698: insert mode completion not fully testedzeertzjq2022-07-17
* vim-patch:8.2.0655: search code not sufficiently testedzeertzjq2022-07-17
* vim-patch:8.2.0482: channel and sandbox code not sufficiently testedzeertzjq2022-07-15
* vim-patch:8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commen...zeertzjq2022-05-23
* vim-patch:8.2.4908: no text formatting for // comment after a statement (#18472)zeertzjq2022-05-08
* vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...Christian Clason2022-05-07
* vim-patch:8.2.4737: // in JavaScript string recognized as comment (#18083)Christian Clason2022-04-11
* Merge pull request #17328 from zeertzjq/vim-8.2.0197zeertzjq2022-02-09
|\
| * vim-patch:8.2.0197: some Ex commands not sufficiently testedzeertzjq2022-02-08
* | vim-patch:8.2.4326: "o" and "O" copying comment not sufficiently testedzeertzjq2022-02-08
|/
* vim-patch:8.2.3938: line comment start is also found in a stringzeertzjq2022-01-31
* vim-patch:8.2.3935: CTRL-U in Insert mode does not fix the indentzeertzjq2022-01-31
* vim-patch:8.2.3934: repeating line comment is undesired for "O" commandzeertzjq2022-01-31
* vim-patch:8.2.3932: C line comment not formatted properlyzeertzjq2022-01-31
* vim-patch:8.2.3787: no proper formatting of a C line comment after a statementzeertzjq2022-01-31
* vim-patch:8.2.3369: auto formatting after "cw" leaves cursor in wrong spotSean Dewar2021-09-17
* vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* vim-patch:8.2.2166: auto format doesn't work when deleting textJan Edmund Lazo2020-12-20
* vim-patch:8.2.0686: formatoptions not sufficiently testedJan Edmund Lazo2020-12-20
* vim-patch:8.2.0180: test for wrapmargin fails if terminal is not 80 columnsJan Edmund Lazo2020-12-20
* vim-patch:8.1.2198: crash when using :center in autocommandJan Edmund Lazo2020-08-30
* vim-patch:8.2.0016: test name used twice, option not restored properlyJan Edmund Lazo2020-01-30
* vim-patch:8.2.0014: test69 and test95 are old styleJan Edmund Lazo2020-01-30
* vim-patch:8.1.0728: avoid breaking after single space #9733Jan Edmund Lazo2019-03-15
* vim-patch:8.1.0671: cursor in wrong column after auto-format #9729Jan Edmund Lazo2019-03-14
* vim-patch:8.0.1447: still too many old style tests (#9725)Jan Edmund Lazo2019-03-14
* vim-patch:8.0.1302: still too many old style testsJustin M. Keyes2018-02-11