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