summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_syntax.vim
AgeCommit message (Expand)Author
2024-01-07patch 9.1.0016: default diff highlighting is too noisyv9.1.0016Romain Lafourcade
2022-12-04patch 9.0.1005: a failed test may leave a swap file behindv9.0.1005Bram Moolenaar
2022-10-10patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar
2022-08-26patch 9.0.0283: cannot complete "syn list @cluster"v9.0.0283bfredl
2022-06-23patch 8.2.5152: search() gets stuck with "c" and skip evaluates to truev8.2.5152zeertzjq
2022-06-18patch 8.2.5124: when syntax timeout test fails it does not show the timev8.2.5124Bram Moolenaar
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2022-04-16patch 8.2.4762: using freed memory using synstack() and synID() in WinEnterv8.2.4762zeertzjq
2021-12-17patch 8.2.3839: using \z() with \z1 not tested for syntax highlightingv8.2.3839Dominique Pelle
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-05-06patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle
2021-04-14patch 8.2.2761: using "syn include" does not work properlyv8.2.2761Bram Moolenaar
2020-11-29patch 8.2.2068: transparent syntax item uses start/end of containing regionv8.2.2068Bram Moolenaar
2020-11-18patch 8.2.2011: "syn sync" reports a very large numberv8.2.2011Bram Moolenaar
2020-09-23patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar
2020-09-13patch 8.2.1678: crash when using ":set" after ":ownsyntax"v8.2.1678Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-11patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar
2020-06-06patch 8.2.0915: search() cannot skip over matches like searchpair() canv8.2.0915Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-05-31patch 8.2.0865: syntax foldlevel is taken from the start of the linev8.2.0865Bram Moolenaar
2020-04-20patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar
2020-04-19patch 8.2.0606: several syntax HL errors not checkedv8.2.0606Bram Moolenaar
2020-04-08patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar
2020-03-25patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar
2019-12-27patch 8.2.0049: command line completion not fully testedv8.2.0049Bram Moolenaar
2019-10-20patch 8.1.2190: syntax test fails on Macv8.1.2190Bram Moolenaar
2019-10-20patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar
2019-10-19patch 8.1.2185: syntax test failsv8.1.2185Bram Moolenaar
2019-10-18patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar
2019-10-16patch 8.1.2156: first character after Tab is not highlightedv8.1.2156Bram Moolenaar
2019-08-26patch 8.1.1931: syntax test failsv8.1.1931Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-08-04patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar
2019-08-03patch 8.1.1795: no syntax HL after splitting windows with :bufdov8.1.1795Bram Moolenaar
2019-06-15patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar
2019-06-06patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar
2019-04-20patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar
2018-12-02patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar
2018-06-23patch 8.1.0098: segfault when pattern with \z() is very slowv8.1.0098Bram Moolenaar
2018-02-24patch 8.0.1539: no test for the popup menu positioningv8.0.1539Bram Moolenaar
2018-02-24patch 8.0.1535: C syntax test still fails when using gvimv8.0.1535Bram Moolenaar
2018-02-24patch 8.0.1534: C syntax test fails when using gvimv8.0.1534Bram Moolenaar
2018-02-20patch 8.0.1527: screen dump test fails on MS-Windowsv8.0.1527Bram Moolenaar
2018-02-20patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar
2017-06-27patch 8.0.0682: no test for synIDtrans()v8.0.0682Bram Moolenaar
2017-06-24patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar
2017-06-22patch 8.0.0662: stray FIXME for fixed problemv8.0.0662Bram Moolenaar