summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_cindent.vim
AgeCommit message (Expand)Author
2023-03-24patch 9.0.1426: indent wrong after "export namespace" in C++v9.0.1426Virginia Senioria
2022-05-21patch 8.2.4994: tests are using legacy functionsv8.2.4994Bram Moolenaar
2022-05-16patch 8.2.4968: reading past end of the line when C-indentingv8.2.4968Bram Moolenaar
2022-04-07patch 8.2.4702: C++ scope labels are hard-codedv8.2.4702Tom Praschan
2021-12-22patch 8.2.3876: 'cindent' does not recognize inline namespacev8.2.3876zeertzjq
2021-12-12patch 8.2.3787: no proper formatting of a C line comment after a statementv8.2.3787Bram Moolenaar
2021-11-19patch 8.2.3625: illegal memory access when C-indentingv8.2.3625Bram Moolenaar
2021-10-05patch 8.2.3482: reading beyond end of line ending in quote and backslashv8.2.3482Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-05-31patch 8.2.0864: pragmas are indented all the way to the leftv8.2.0864Bram Moolenaar
2020-03-08patch 8.2.0363: some Normal mode commands not testedv8.2.0363Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2020-01-12patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-08-23patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar
2019-06-24patch 8.1.1585: :let-heredoc does not trim enoughv8.1.1585Bram Moolenaar
2019-05-31patch 8.1.1434: test 3 is old stylev8.1.1434Bram Moolenaar
2019-05-20patch 8.1.1362: code and data in tests can be hard to readv8.1.1362Bram Moolenaar
2019-05-16patch 8.1.1336: some eval functionality is not covered by testsv8.1.1336Bram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendv8.0.1041Bram Moolenaar
2017-08-26patch 8.0.0999: indenting raw C++ strings is wrongv8.0.0999Bram Moolenaar
2017-03-08patch 8.0.0431: 'cinoptions' cannot set indent for extern blockv8.0.0431Bram Moolenaar
2017-03-05patch 8.0.0423: changing 'cinoptions' does not always workv8.0.0423Bram Moolenaar