log src/testdir/test_cmdline.vim @ 20745:49673325ca13 v8.2.0925

age author description
Sun, 07 Jun 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0925: getcompletion() does not return command line arguments v8.2.0925
Sun, 07 Jun 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.0923: cmdline test is slow v8.2.0923
Sun, 07 Jun 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0921: CTRL-W T in cmdline window causes trouble v8.2.0921
Sat, 06 Jun 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.0911: crash when opening a buffer for the cmdline window fails v8.2.0911
Thu, 04 Jun 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0905: test coverage could be better v8.2.0905
Mon, 27 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0648: semicolon search does not work in first line v8.2.0648
Tue, 21 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0615: regexp benchmark stest is old style v8.2.0615
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Mon, 30 Mar 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0482: channel and sandbox code not sufficiently tested v8.2.0482
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Sun, 22 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0430: window creation failure not properly tested v8.2.0430
Fri, 20 Mar 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.0418: code in eval.c not sufficiently covered by tests v8.2.0418
Wed, 18 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0401: not enough test coverage for evalvars.c v8.2.0401
Mon, 16 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0396: cmdexpand.c insufficiently tested v8.2.0396
Tue, 10 Mar 2020 08:00:06 +0100 Bram Moolenaar patch 8.2.0369: various Normal mode commands not fully tested v8.2.0369
Sun, 08 Mar 2020 05:15:04 +0100 Bram Moolenaar patch 8.2.0363: some Normal mode commands not tested v8.2.0363
Mon, 02 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0347: various code not covered by tests v8.2.0347
Sun, 01 Mar 2020 17:00:06 +0100 Bram Moolenaar patch 8.2.0342: some code in ex_getln.c not covered by tests v8.2.0342
Sat, 29 Feb 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0335: no completion for :disassemble v8.2.0335
Sat, 29 Feb 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.0332: some code in ex_getln.c not covered by tests v8.2.0332
Thu, 27 Feb 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0325: ex_getln.c code not covered by tests v8.2.0325
Tue, 25 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0316: ex_getln.c code has insufficient test coverage v8.2.0316
Fri, 21 Feb 2020 18:00:05 +0100 Bram Moolenaar patch 8.2.0293: various Ex commands not sufficiently tested v8.2.0293
Sun, 16 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0261: some code not covered by tests v8.2.0261
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
Tue, 11 Feb 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0243: insufficient code coverage for ex_docmd.c functions v8.2.0243
Sun, 19 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0131: command line is not cleared when switching tabs v8.2.0131
Sat, 28 Dec 2019 14:15:03 +0100 Bram Moolenaar patch 8.2.0051: command line completion test skipped v8.2.0051
Fri, 27 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0049: command line completion not fully tested v8.2.0049
Wed, 18 Dec 2019 22:30:03 +0100 Bram Moolenaar patch 8.2.0023: command line editing not sufficiently tested v8.2.0023
Thu, 05 Dec 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2390: test94 is old style, fix 7.4.441 not tested v8.1.2390
Wed, 04 Dec 2019 15:15:04 +0100 Bram Moolenaar patch 8.1.2385: opening cmdline window with feedkeys() does not work v8.1.2385
Tue, 26 Nov 2019 17:00:04 +0100 Bram Moolenaar patch 8.1.2348: :const cannot be followed by "| endif" v8.1.2348
Sun, 27 Oct 2019 20:45:03 +0100 Bram Moolenaar patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is open v8.1.2227
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Sat, 12 Oct 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.2143: cannot see each command even when 'verbose' is set v8.1.2143
Sun, 15 Sep 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.2037: can call win_gotoid() in cmdline window v8.1.2037
Mon, 09 Sep 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.2017: cannot execute commands after closing the cmdline window v8.1.2017
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Sat, 24 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1925: more functions can be used as methods v8.1.1925
Sat, 15 Jun 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1546: in some tests 'tags' is set but not restored v8.1.1546
Sat, 04 May 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1268: map completion test fails in GUI v8.1.1268
Fri, 03 May 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1254: mapping completion contains dead code v8.1.1254
Fri, 03 May 2019 17:00:06 +0200 Bram Moolenaar patch 8.1.1253: mapping completion test fails v8.1.1253
Fri, 03 May 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1252: not all mapping completion is tested v8.1.1252
Fri, 03 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1251: no test for completion of mapping keys v8.1.1251
Thu, 28 Mar 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.1063: insufficient testing for wildmenu completion v8.1.1063
Sun, 27 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0836: user completion test can fail on MS-Windows v8.1.0836
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Mon, 31 Dec 2018 21:15:05 +0100 Bram Moolenaar patch 8.1.0668: no test for overstrike mode in the command line v8.1.0668
Sat, 28 Jul 2018 19:30:06 +0200 Christian Brabandt patch 8.1.0223: completing shell command finds sub-directories in $PATH v8.1.0223
Sat, 23 Jun 2018 15:00:05 +0200 Christian Brabandt patch 8.1.0101: no test for getcmdwintype() v8.1.0101
Tue, 19 Jun 2018 19:15:06 +0200 Christian Brabandt patch 8.1.0085: no test for completing user name and language v8.1.0085
Tue, 22 May 2018 17:00:06 +0200 Christian Brabandt patch 8.1.0017: shell command completion has duplicates v8.1.0017
Sat, 12 May 2018 13:30:06 +0200 Christian Brabandt patch 8.0.1816: no test for setcmdpos() v8.0.1816
Tue, 01 May 2018 19:30:06 +0200 Christian Brabandt patch 8.0.1787: cannot insert the whole cursor line v8.0.1787
Sat, 07 Apr 2018 19:15:05 +0200 Christian Brabandt patch 8.0.1672: error during completion causes command to be cancelled v8.0.1672
Thu, 29 Mar 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1649: no completion for argument list commands v8.0.1649
Sat, 28 Oct 2017 18:00:05 +0200 Christian Brabandt patch 8.0.1231: expanding file name drops dash v8.0.1231
Sun, 15 Oct 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1200: tests switch the bell off twice v8.0.1200