Thu, 30 Jan 2020 18:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
|
Fri, 27 Dec 2019 17:15:03 +0100 |
Bram Moolenaar |
patch 8.2.0048: another timers test is flaky on Travis for Mac
v8.2.0048
|
Wed, 25 Dec 2019 16:00:03 +0100 |
Bram Moolenaar |
patch 8.2.0043: timers test is still flaky on Travis for Mac
v8.2.0043
|
Wed, 18 Dec 2019 20:15:03 +0100 |
Bram Moolenaar |
patch 8.2.0021: timer test fails too often on Travis with MacOS
v8.2.0021
|
Sun, 08 Sep 2019 22:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2013: more functions can be used as methods
v8.1.2013
|
Sun, 08 Sep 2019 19:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2011: more functions can be used as methods
v8.1.2011
|
Sat, 17 Aug 2019 13:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1867: still a timer test that is flaky on Mac
v8.1.1867
|
Fri, 16 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1864: still a timer test that is flaky on Mac
v8.1.1864
|
Fri, 16 Aug 2019 21:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1859: timer test sometimes fails on Mac
v8.1.1859
|
Fri, 16 Aug 2019 11:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1855: another failing timer test
v8.1.1855
|
Thu, 15 Aug 2019 23:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1852: timers test is flaky
v8.1.1852
|
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
|
Thu, 04 Jul 2019 14:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal
v8.1.1624
|
Wed, 03 Jul 2019 21:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1619: tests are not run with GUI on Travis
v8.1.1619
|
Tue, 25 Jun 2019 06:30:09 +0200 |
Bram Moolenaar |
patch 8.1.1591: on error garbage collection may free memory in use
v8.1.1591
|
Sun, 23 Jun 2019 01:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1581: shared functions for testing are disorganised
v8.1.1581
|
Sat, 22 Jun 2019 01:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1579: dict and list could be GC'ed while displaying error
v8.1.1579
|
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
|
Wed, 30 Jan 2019 22:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0851: feedkeys() with "L" does not work properly
v8.1.0851
|
Tue, 29 Jan 2019 20:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0844: when timer fails test will hang forever
v8.1.0844
|
Mon, 28 Jan 2019 23:30:05 +0100 |
Bram Moolenaar |
patch 8.1.0842: getchar_zero test fails on MS-Windows
v8.1.0842
|
Mon, 28 Jan 2019 22:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0840: getchar(0) never returns a character in the terminal
v8.1.0840
|
Sat, 12 May 2018 15:45:05 +0200 |
Christian Brabandt |
patch 8.0.1817: a timer may change v:count unexpectedly
v8.0.1817
|
Mon, 30 Apr 2018 14:30:07 +0200 |
Christian Brabandt |
patch 8.0.1776: in tests, when WaitFor() fails it doesn't say why
v8.0.1776
|
Sat, 03 Feb 2018 15:45:04 +0100 |
Christian Brabandt |
patch 8.0.1456: timer test on travis Mac is still flaky
v8.0.1456
|
Sat, 23 Dec 2017 18:45:05 +0100 |
Christian Brabandt |
patch 8.0.1424: the timer_pause test is flaky on Travis
v8.0.1424
|
Sat, 30 Sep 2017 14:30:05 +0200 |
Christian Brabandt |
patch 8.0.1162: shared script for tests cannot be included twice
v8.0.1162
|
Thu, 14 Sep 2017 23:00:04 +0200 |
Christian Brabandt |
patch 8.0.1109: timer causes error on exit from Ex mode
v8.0.1109
|
Wed, 06 Sep 2017 23:45:04 +0200 |
Christian Brabandt |
patch 8.0.1067: try/catch in timer does not prevent it from being stopped
v8.0.1067
|
Mon, 04 Sep 2017 23:00:05 +0200 |
Christian Brabandt |
patch 8.0.1055: bufline test hangs on MS-Windows
v8.0.1055
|
Mon, 04 Sep 2017 20:45:04 +0200 |
Christian Brabandt |
patch 8.0.1053: setline() does not work on startup
v8.0.1053
|
Sun, 03 Sep 2017 16:00:05 +0200 |
Christian Brabandt |
patch 8.0.1048: no test for what 8.0.1020 fixes
v8.0.1048
|
Sat, 08 Jul 2017 22:45:03 +0200 |
Christian Brabandt |
patch 8.0.0702: an error in a timer can make Vim unusable
v8.0.0702
|
Sat, 24 Jun 2017 16:15:03 +0200 |
Christian Brabandt |
patch 8.0.0670: can't use input() in a timer callback
v8.0.0670
|
Sat, 10 Sep 2016 14:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/26fe0d56912e42c2b16a61b2480e19ba569aee98
v7.4.2359
|
Mon, 05 Sep 2016 23:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/75537a93e985ef32e6c267b06ce93629855dd983
v7.4.2332
|
Thu, 01 Sep 2016 21:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/417ccd7138d4d230d328de8b0d3892dd82ff1bee
v7.4.2304
|
Sun, 28 Aug 2016 16:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/0426bae2abede764d0dd366a28663d1c6e6ab0fe
v7.4.2281
|
Mon, 22 Aug 2016 23:00:08 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/17f1347b867cbcc0ce380bf9a2466b4c31896f04
v7.4.2242
|
Mon, 22 Aug 2016 22:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/973365dcc40a41e6b72ece56f15cebfee69b1329
v7.4.2241
|
Mon, 22 Aug 2016 21:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/f267f8bdf777073e392ada5b31d837c7b6090eb4
v7.4.2240
|
Thu, 18 Aug 2016 23:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9e4d8215d386100ab660d7d11e6620fd148b605e
v7.4.2228
|
Mon, 08 Aug 2016 23:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/36d1c0fef4039fd4c91643c8ac107e78115158c9
v7.4.2186
|
Sun, 07 Aug 2016 18:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/b73598e2f022a22fec512ea681c70d2775e8fd87
v7.4.2180
|
Tue, 31 May 2016 21:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e3188e261569ae512fb1ae2653b57fdd9e259ca3
v7.4.1860
|
Sat, 26 Mar 2016 18:30:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/92e35efaf6a3278e4729115648997f09cd4005f5
v7.4.1656
|
Tue, 15 Mar 2016 23:15:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7
v7.4.1578
|