summaryrefslogtreecommitdiff
path: root/src/testdir/test_syntax.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar2020-08-121-12/+5
* patch 8.2.1183: assert_fails() checks the last error messagev8.2.1183Bram Moolenaar2020-07-111-1/+1
* patch 8.2.0915: search() cannot skip over matches like searchpair() canv8.2.0915Bram Moolenaar2020-06-061-0/+50
* patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar2020-05-311-3/+1
* patch 8.2.0865: syntax foldlevel is taken from the start of the linev8.2.0865Bram Moolenaar2020-05-311-1/+84
* patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar2020-04-201-0/+4
* patch 8.2.0606: several syntax HL errors not checkedv8.2.0606Bram Moolenaar2020-04-191-50/+45
* patch 8.2.0531: various errors not testedv8.2.0531Bram Moolenaar2020-04-081-0/+58
* patch 8.2.0448: various functions not properly testedv8.2.0448Bram Moolenaar2020-03-251-0/+4
* patch 8.2.0049: command line completion not fully testedv8.2.0049Bram Moolenaar2019-12-271-0/+5
* patch 8.1.2190: syntax test fails on Macv8.1.2190Bram Moolenaar2019-10-201-4/+2
* patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar2019-10-201-0/+2
* patch 8.1.2185: syntax test failsv8.1.2185Bram Moolenaar2019-10-191-1/+3
* patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar2019-10-181-1/+6
* patch 8.1.2156: first character after Tab is not highlightedv8.1.2156Bram Moolenaar2019-10-161-4/+4
* patch 8.1.1931: syntax test failsv8.1.1931Bram Moolenaar2019-08-261-1/+1
* patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar2019-08-071-3/+2
* patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar2019-08-041-2/+2
* patch 8.1.1795: no syntax HL after splitting windows with :bufdov8.1.1795Bram Moolenaar2019-08-031-0/+38
* patch 8.1.1544: some balloon tests don't run when they canv8.1.1544Bram Moolenaar2019-06-151-3/+2
* patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar2019-06-131-1/+1
* patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar2019-06-061-1/+1
* patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar2019-04-201-2/+2
* patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar2018-12-021-0/+9
* patch 8.1.0098: segfault when pattern with \z() is very slowv8.1.0098Bram Moolenaar2018-06-231-0/+12
* patch 8.0.1539: no test for the popup menu positioningv8.0.1539Bram Moolenaar2018-02-241-8/+3
* patch 8.0.1535: C syntax test still fails when using gvimv8.0.1535Bram Moolenaar2018-02-241-0/+2
* patch 8.0.1534: C syntax test fails when using gvimv8.0.1534Bram Moolenaar2018-02-241-0/+8
* patch 8.0.1527: screen dump test fails on MS-Windowsv8.0.1527Bram Moolenaar2018-02-201-1/+2
* patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar2018-02-201-1/+37
* patch 8.0.0682: no test for synIDtrans()v8.0.0682Bram Moolenaar2017-06-271-2/+25
* patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar2017-06-241-5/+5
* patch 8.0.0662: stray FIXME for fixed problemv8.0.0662Bram Moolenaar2017-06-221-6/+0
* patch 8.0.0659: no test for conceal modev8.0.0659Bram Moolenaar2017-06-221-0/+45
* patch 8.0.0647: syntax highlighting can make cause a freezev8.0.0647Bram Moolenaar2017-06-181-0/+34
* patch 8.0.0616: not always setting 'background' correctly after :hi Normalv8.0.0616Bram Moolenaar2017-06-041-0/+23
* patch 8.0.0562: not enough test coverage for syntax commandsv8.0.0562Bram Moolenaar2017-04-101-1/+24
* patch 8.0.0558: :ownsyntax is not testedv8.0.0558Bram Moolenaar2017-04-091-0/+29
* patch 8.0.0513: getting name of cleared highlight group is wrongv8.0.0513Bram Moolenaar2017-03-261-0/+3
* patch 8.0.0202: no test for invalid syntax group namev8.0.0202Bram Moolenaar2017-01-171-0/+11
* patch 8.0.0201: completion of highlight groups includes cleared namesv8.0.0201Bram Moolenaar2017-01-171-8/+20
* patch 8.0.0200: some syntax arguments are not testedv8.0.0200Bram Moolenaar2017-01-171-2/+32
* patch 8.0.0198: some syntax arguments take effect even after "if 0"v8.0.0198Bram Moolenaar2017-01-171-0/+131
* patch 8.0.0157: no completion for :syntax spell and :syntax syncv8.0.0157Bram Moolenaar2017-01-081-0/+6
* patch 8.0.0132v8.0.0132Bram Moolenaar2016-12-111-1/+1
* patch 8.0.0131v8.0.0131Bram Moolenaar2016-12-111-1/+77
* patch 7.4.1754v7.4.1754Bram Moolenaar2016-04-201-0/+15
* patch 7.4.1142v7.4.1142Bram Moolenaar2016-01-191-0/+67