aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_syntax.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
* vim-patch:partial:8.2.1183: assert_fails() checks the last error messagezeertzjq2022-11-05
* vim-patch:8.2.0866: not enough tests for buffer writingzeertzjq2022-11-05
* vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
* vim-patch:8.2.3839: using \z() with \z1 not tested for syntax highlightingzeertzjq2022-10-27
* vim-patch:8.2.2837: various code lines not covered by testszeertzjq2022-10-27
* vim-patch:8.2.0606: several syntax HL errors not checkedzeertzjq2022-10-27
* vim-patch:8.2.0531: various errors not testedzeertzjq2022-10-27
* vim-patch:8.1.1826: tests use hand coded feature and option checkszeertzjq2022-10-26
* vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
* vim-patch:9.0.0283: cannot complete "syn list @cluster"zeertzjq2022-08-27
* feat(highlight): support scoped @spam.eggs.baked_beans groupsbfredl2022-08-26
* feat(highlight)!: error on invalid names and allow '.' and '@'Lewis Russell2022-08-24
* vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276)zeertzjq2022-07-08
* vim-patch:8.2.0049: command line completion not fully testedzeertzjq2022-07-01
* vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to true (...zeertzjq2022-06-23
* vim-patch:8.2.2068: transparent syntax item uses start/end of containing regi...zeertzjq2022-06-23
* vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnt...zeertzjq2022-04-17
* vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar2022-02-12
* test(oldtest): uncomment method call syntax usesSean Dewar2021-11-26
* vim-patch:d2ea7cf10a4d #15571Christian Clason2021-09-08
* vim-patch:8.1.1809: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.2.2761: using "syn include" does not work properlyJan Edmund Lazo2021-04-15
* vim-patch:8.1.1193: typos and small problems in test filesJan Edmund Lazo2021-03-30
* vim-patch:8.2.2011: "syn sync" reports a very large numberSean Dewar2020-11-19
* vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdoJan Edmund Lazo2020-10-17
* vim-patch:8.2.1678: crash when using ":set" after ":ownsyntax"Thomas Vigouroux2020-09-24
* vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computedBrad King2020-06-23
* vim-patch:8.1.2190: syntax test fails on MacJan Edmund Lazo2019-10-21
* vim-patch:8.1.2185: syntax test failsJan Edmund Lazo2019-10-21
* vim-patch:8.0.1539: no test for the popup menu positioningJan Edmund Lazo2019-09-21
* vim-patch:8.0.1534: C syntax test fails in gvim #10909Jan Edmund Lazo2019-09-01
* vim-patch:8.1.1931: syntax test failsJan Edmund Lazo2019-08-26
* vim-patch:8.1.1483: skipped tests are not properly listedDaniel Hahler2019-08-22
* vim-patch:8.0.1179: Test_popup_and_window_resize() does not always passDaniel Hahler2019-08-13
* vim-patch:8.0.1535: C syntax test still fails when using gvimJan Edmund Lazo2019-06-24
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* vim-patch:8.1.0559: command line completion not sufficiently testedJan Edmund Lazo2018-12-03
* vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* vim-patch:8.0.0682: no test for synIDtrans() (#8966)KunMing Xie2018-09-21
* vim-patch:8.0.0616: not always setting 'background' correctly after :hi Norma...Jan Edmund Lazo2018-06-21
* Merge #8465 'vim-patch:8.0.0558,8.0.0562'Justin M. Keyes2018-06-03
|\
| * vim-patch:8.0.0562: not enough test coverage for syntax commandsJan Edmund Lazo2018-06-02
| * oldtests: add conceal check for patch 8.0.0562Jan Edmund Lazo2018-06-02
| * vim-patch:8.0.0558: :ownsyntax is not testedJan Edmund Lazo2018-06-01
|/
* vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)KunMing Xie2018-03-08
* vim-patch:8.0.0672: synconcealed() changes too often #7887nate2018-02-01
* vim-patch:8.0.0662: stray FIXME for fixed problemJustin M. Keyes2018-01-21
* vim-patch:8.0.0659: no test for conceal modeJustin M. Keyes2018-01-21
* vim-patch:8.0.0202: no test for invalid syntax group namedvejmz2018-01-09