Sat, 06 Jun 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0915: search() cannot skip over matches like searchpair() can
v8.2.0915
|
Sun, 31 May 2020 21:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0866: not enough tests for buffer writing
v8.2.0866
|
Sun, 31 May 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0865: syntax foldlevel is taken from the start of the line
v8.2.0865
|
Mon, 20 Apr 2020 17:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0610: some tests are still old style
v8.2.0610
|
Sun, 19 Apr 2020 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0606: several syntax HL errors not checked
v8.2.0606
|
Wed, 08 Apr 2020 20:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0531: various errors not tested
v8.2.0531
|
Wed, 25 Mar 2020 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0448: various functions not properly tested
v8.2.0448
|
Fri, 27 Dec 2019 17:30:03 +0100 |
Bram Moolenaar |
patch 8.2.0049: command line completion not fully tested
v8.2.0049
|
Sun, 20 Oct 2019 15:00:03 +0200 |
Bram Moolenaar |
patch 8.1.2190: syntax test fails on Mac
v8.1.2190
|
Sun, 20 Oct 2019 13:30:04 +0200 |
Bram Moolenaar |
patch 8.1.2189: syntax highlighting wrong for tab
v8.1.2189
|
Sat, 19 Oct 2019 20:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2185: syntax test fails
v8.1.2185
|
Fri, 18 Oct 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2176: syntax attributes not combined with Visual highlighting
v8.1.2176
|
Wed, 16 Oct 2019 17:00:03 +0200 |
Bram Moolenaar |
patch 8.1.2156: first character after Tab is not highlighted
v8.1.2156
|
Mon, 26 Aug 2019 22:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1931: syntax test fails
v8.1.1931
|
Wed, 07 Aug 2019 23:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1826: tests use hand coded feature and option checks
v8.1.1826
|
Sun, 04 Aug 2019 17:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1809: more functions can be used as a method
v8.1.1809
|
Sat, 03 Aug 2019 13:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
v8.1.1795
|
Sat, 15 Jun 2019 18:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1544: some balloon tests don't run when they can
v8.1.1544
|
Thu, 13 Jun 2019 22:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1524: tests are silently skipped
v8.1.1524
|
Thu, 06 Jun 2019 16:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1483: skipped tests are not properly listed
v8.1.1483
|
Sun, 21 Apr 2019 00:00:04 +0200 |
Bram Moolenaar |
patch 8.1.1193: typos and small problems in test files
v8.1.1193
|
Sun, 02 Dec 2018 15:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0559: command line completion not sufficiently tested
v8.1.0559
|
Sat, 23 Jun 2018 14:30:07 +0200 |
Christian Brabandt |
patch 8.1.0098: segfault when pattern with z() is very slow
v8.1.0098
|
Sat, 24 Feb 2018 20:00:07 +0100 |
Christian Brabandt |
patch 8.0.1539: no test for the popup menu positioning
v8.0.1539
|
Sat, 24 Feb 2018 17:00:07 +0100 |
Christian Brabandt |
patch 8.0.1535: C syntax test still fails when using gvim
v8.0.1535
|
Sat, 24 Feb 2018 14:45:05 +0100 |
Christian Brabandt |
patch 8.0.1534: C syntax test fails when using gvim
v8.0.1534
|
Tue, 20 Feb 2018 17:15:05 +0100 |
Christian Brabandt |
patch 8.0.1527: screen dump test fails on MS-Windows
v8.0.1527
|
Tue, 20 Feb 2018 16:00:06 +0100 |
Christian Brabandt |
patch 8.0.1526: no test using a screen dump yet
v8.0.1526
|
Tue, 27 Jun 2017 15:45:04 +0200 |
Christian Brabandt |
patch 8.0.0682: no test for synIDtrans()
v8.0.0682
|
Sat, 24 Jun 2017 22:30:03 +0200 |
Christian Brabandt |
patch 8.0.0672: third item of synconcealed() changes too often
v8.0.0672
|
Thu, 22 Jun 2017 23:15:03 +0200 |
Christian Brabandt |
patch 8.0.0662: stray FIXME for fixed problem
v8.0.0662
|
Thu, 22 Jun 2017 22:15:04 +0200 |
Christian Brabandt |
patch 8.0.0659: no test for conceal mode
v8.0.0659
|
Sun, 18 Jun 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
|
Sun, 04 Jun 2017 21:15:03 +0200 |
Christian Brabandt |
patch 8.0.0616: not always setting 'background' correctly after :hi Normal
v8.0.0616
|
Mon, 10 Apr 2017 23:00:03 +0200 |
Christian Brabandt |
patch 8.0.0562: not enough test coverage for syntax commands
v8.0.0562
|
Sun, 09 Apr 2017 15:45:03 +0200 |
Christian Brabandt |
patch 8.0.0558: :ownsyntax is not tested
v8.0.0558
|
Sun, 26 Mar 2017 14:00:04 +0200 |
Christian Brabandt |
patch 8.0.0513: getting name of cleared highlight group is wrong
v8.0.0513
|
Tue, 17 Jan 2017 18:15:04 +0100 |
Christian Brabandt |
patch 8.0.0202: no test for invalid syntax group name
|
Tue, 17 Jan 2017 17:45:04 +0100 |
Christian Brabandt |
patch 8.0.0201: completion of highlight groups includes cleared names
v8.0.0201
|
Tue, 17 Jan 2017 17:30:05 +0100 |
Christian Brabandt |
patch 8.0.0200: some syntax arguments are not tested
v8.0.0200
|
Tue, 17 Jan 2017 16:30:05 +0100 |
Christian Brabandt |
patch 8.0.0198: some syntax arguments take effect even after "if 0"
v8.0.0198
|
Sun, 08 Jan 2017 18:30:03 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/2d02839050a2557bf36dab37ccd9f92168a757d1
v8.0.0157
|
Sun, 11 Dec 2016 15:30:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/4c8980b717f73042f1d625ee255fa74eddb989ba
v8.0.0132
|
Sun, 11 Dec 2016 15:15:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/73b484c4da00011317dc68ada4f5dfc6515ad263
v8.0.0131
|
Wed, 20 Apr 2016 13:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/c3691332f72169c486066200c0f3935418364900
v7.4.1754
|
Tue, 19 Jan 2016 22:30:07 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/b8060fe862f684b591f9ac679eac5b2594d6c5a0
v7.4.1142
|