1. 354b23a patch 8.2.3839: using \z() with \z1 not tested for syntax highlighting by Dominique Pelle · 3 years, 8 months ago
  2. 923dce2 patch 8.2.3637: typos in test files by Dominique Pelle · 3 years, 9 months ago
  3. 6d37e8e patch 8.2.2837: various code lines not covered by tests by Dominique Pelle · 4 years, 3 months ago
  4. 2e240bd patch 8.2.2761: using "syn include" does not work properly by Bram Moolenaar · 4 years, 4 months ago
  5. b46f57e patch 8.2.2068: transparent syntax item uses start/end of containing region by Bram Moolenaar · 4 years, 8 months ago
  6. 9950280 patch 8.2.2011: "syn sync" reports a very large number by Bram Moolenaar · 4 years, 9 months ago
  7. 531be47 patch 8.2.1736: failure to compile a pattern not tested much by Bram Moolenaar · 4 years, 11 months ago
  8. d1f76af patch 8.2.1678: crash when using ":set" after ":ownsyntax" by Bram Moolenaar · 5 years ago
  9. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  10. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  11. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  12. adc17a5 patch 8.2.0915: search() cannot skip over matches like searchpair() can by Bram Moolenaar · 5 years ago
  13. 494e906 patch 8.2.0866: not enough tests for buffer writing by Bram Moolenaar · 5 years ago
  14. e35a52a patch 8.2.0865: syntax foldlevel is taken from the start of the line by Bram Moolenaar · 5 years ago
  15. 08f4157 patch 8.2.0610: some tests are still old style by Bram Moolenaar · 5 years ago
  16. fbf2122 patch 8.2.0606: several syntax HL errors not checked by Bram Moolenaar · 5 years ago
  17. 476a613 patch 8.2.0531: various errors not tested by Bram Moolenaar · 5 years ago
  18. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 5 years ago
  19. 297610b patch 8.2.0049: command line completion not fully tested by Bram Moolenaar · 6 years ago
  20. 83e9a1c patch 8.1.2190: syntax test fails on Mac by Bram Moolenaar · 6 years ago
  21. 82260af patch 8.1.2189: syntax highlighting wrong for tab by Bram Moolenaar · 6 years ago
  22. bbfd156 patch 8.1.2185: syntax test fails by Bram Moolenaar · 6 years ago
  23. 8459006 patch 8.1.2176: syntax attributes not combined with Visual highlighting by Bram Moolenaar · 6 years ago
  24. 9115c61 patch 8.1.2156: first character after Tab is not highlighted by Bram Moolenaar · 6 years ago
  25. ea7a08a patch 8.1.1931: syntax test fails by Bram Moolenaar · 6 years ago
  26. 8c5a278 patch 8.1.1826: tests use hand coded feature and option checks by Bram Moolenaar · 6 years ago
  27. a74e494 patch 8.1.1809: more functions can be used as a method by Bram Moolenaar · 6 years ago
  28. c7f1e40 patch 8.1.1795: no syntax HL after splitting windows with :bufdo by Bram Moolenaar · 6 years ago
  29. b46fecd patch 8.1.1544: some balloon tests don't run when they can by Bram Moolenaar · 6 years ago
  30. b0f94c1 patch 8.1.1524: tests are silently skipped by Bram Moolenaar · 6 years ago
  31. 5d30ff1 patch 8.1.1483: skipped tests are not properly listed by Bram Moolenaar · 6 years ago
  32. 037c54f patch 8.1.1193: typos and small problems in test files by Bram Moolenaar · 6 years ago
  33. b513d30 patch 8.1.0559: command line completion not sufficiently tested by Bram Moolenaar · 7 years ago
  34. bcf9442 patch 8.1.0098: segfault when pattern with \z() is very slow by Bram Moolenaar · 7 years ago
  35. 6bb2cdf patch 8.0.1539: no test for the popup menu positioning by Bram Moolenaar · 7 years ago
  36. 6acadda patch 8.0.1535: C syntax test still fails when using gvim by Bram Moolenaar · 7 years ago
  37. b7ea7cb patch 8.0.1534: C syntax test fails when using gvim by Bram Moolenaar · 7 years ago
  38. 3cc9f74 patch 8.0.1527: screen dump test fails on MS-Windows by Bram Moolenaar · 7 years ago
  39. da65058 patch 8.0.1526: no test using a screen dump yet by Bram Moolenaar · 7 years ago
  40. 0b2eef2 patch 8.0.0682: no test for synIDtrans() by Bram Moolenaar · 8 years ago
  41. cc0750d patch 8.0.0672: third item of synconcealed() changes too often by Bram Moolenaar · 8 years ago
  42. 4670490 patch 8.0.0662: stray FIXME for fixed problem by Bram Moolenaar · 8 years ago
  43. 4d78589 patch 8.0.0659: no test for conceal mode by Bram Moolenaar · 8 years ago
  44. 06f1ed2 patch 8.0.0647: syntax highlighting can make cause a freeze by Bram Moolenaar · 8 years ago
  45. 1615b36 patch 8.0.0616: not always setting 'background' correctly after :hi Normal by Bram Moolenaar · 8 years ago
  46. ea58815 patch 8.0.0562: not enough test coverage for syntax commands by Bram Moolenaar · 8 years ago
  47. f8ec998 patch 8.0.0558: :ownsyntax is not tested by Bram Moolenaar · 8 years ago
  48. c96272e patch 8.0.0513: getting name of cleared highlight group is wrong by Bram Moolenaar · 8 years ago
  49. 4007ed4 patch 8.0.0202: no test for invalid syntax group name by Bram Moolenaar · 9 years ago
  50. d61e8aa patch 8.0.0201: completion of highlight groups includes cleared names by Bram Moolenaar · 9 years ago
  51. 58f60ca patch 8.0.0200: some syntax arguments are not tested by Bram Moolenaar · 9 years ago
  52. de318c5 patch 8.0.0198: some syntax arguments take effect even after "if 0" by Bram Moolenaar · 9 years ago
  53. 2d02839 patch 8.0.0157: no completion for :syntax spell and :syntax sync by Bram Moolenaar · 9 years ago
  54. 4c8980b patch 8.0.0132 by Bram Moolenaar · 9 years ago
  55. 73b484c patch 8.0.0131 by Bram Moolenaar · 9 years ago
  56. c369133 patch 7.4.1754 by Bram Moolenaar · 9 years ago
  57. b8060fe patch 7.4.1142 by Bram Moolenaar · 10 years ago