log src/testdir/test_mksession.vim @ 29226:699fbccbeab8 v8.2.5132

age author description
Sun, 19 Jun 2022 18:30:03 +0200 Bram Moolenaar patch 8.2.5132: :mkview test doesn't test much v8.2.5132
Wed, 18 May 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4980: when 'shortmess' contains 'A' loading session may still warn v8.2.4980
Sat, 30 Apr 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.4850: mksession mixes up "tabpages" and "curdir" arguments v8.2.4850
Tue, 29 Mar 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4645: 'shortmess' changed when session does not store options v8.2.4645
Mon, 14 Mar 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4566: check for existing buffer in session file may not work v8.2.4566
Fri, 14 Jan 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4090: after restoring a session buffer order can be quite different v8.2.4090
Wed, 05 Jan 2022 15:15:03 +0100 Bram Moolenaar patch 8.2.4007: session does not restore help buffer properly v8.2.4007
Sat, 12 Jun 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.2979: not all options code is covered by tests v8.2.2979
Mon, 03 May 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.2827: test file was not deleted v8.2.2827
Fri, 30 Apr 2021 21:45:05 +0200 Bram Moolenaar patch 8.2.2820: session file may divide by zero v8.2.2820
Sat, 17 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2778: problem restoring 'packpath' in session v8.2.2778
Sat, 17 Apr 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' v8.2.2776
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Sun, 04 Apr 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2708: test sometimes fails waiting for shell in terminal v8.2.2708
Thu, 01 Apr 2021 13:45:02 +0200 Bram Moolenaar patch 8.2.2684: not enough folding code is tested v8.2.2684
Sat, 13 Mar 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2594: alternate buffer added to session file even when it's hidden v8.2.2594
Fri, 05 Feb 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.2467: script generated by :mkview changes alternate file v8.2.2467
Mon, 01 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2447: 'foldlevel' not applied to folds restored from session v8.2.2447
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2112: running tests may leave some files behind v8.2.2112
Fri, 27 Nov 2020 11:15:06 +0100 Bram Moolenaar patch 8.2.2058: using mkview/loadview changes the jumplist v8.2.2058
Sun, 01 Nov 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.1936: session sets the local 'scrolloff' value to the global value v8.2.1936
Fri, 11 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1664: memory leak when using :mkview with a terminal buffer v8.2.1664
Fri, 11 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1662: :mksession does not restore shared terminal buffer properly v8.2.1662
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 09 Nov 2019 18:15:03 +0100 Bram Moolenaar patch 8.1.2276: MS-Windows: session test leaves files behind v8.1.2276
Sat, 09 Nov 2019 17:30:04 +0100 Bram Moolenaar patch 8.1.2275: using "seesion" looks like a mistake v8.1.2275
Sun, 29 Sep 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.2100: :mksession is not sufficiently tested v8.1.2100
Sat, 28 Sep 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.2098: mksession test fails on MS-Windows v8.1.2098
Sat, 28 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2097: :mksession is not sufficiently tested v8.1.2097
Sun, 08 Sep 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2012: more functions can be used as methods v8.1.2012
Thu, 01 Aug 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.1790: :mkvimrc is not tested v8.1.1790
Sun, 23 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1581: shared functions for testing are disorganised v8.1.1581
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
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Thu, 24 Jan 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows v8.1.0816
Thu, 24 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0814: :mksession cannot handle a very long 'runtimepath' v8.1.0814
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0807: session test fails on MS-Windows v8.1.0807
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803
Mon, 21 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0789: sourcing a session sets v:errmsg v8.1.0789
Sat, 12 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0734: the hlsearch state is not stored in a session file v8.1.0734
Thu, 30 Aug 2018 14:30:06 +0200 Christian Brabandt patch 8.1.0336: mkview test still fails on CI v8.1.0336
Thu, 30 Aug 2018 14:15:06 +0200 Christian Brabandt patch 8.1.0335: mkview test fails on CI v8.1.0335
Wed, 29 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0333: :mkview does not restore cursor properly after "$" v8.1.0333
Tue, 28 Aug 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0331: insufficient test coverage for :mkview and :loadview v8.1.0331
Wed, 04 Jul 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0151: mksession test fails on MS-Windows v8.1.0151
Wed, 04 Jul 2018 22:30:05 +0200 Christian Brabandt patch 8.1.0149: session is wrong with multiple tabs when :lcd was used v8.1.0149
Tue, 12 Jun 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0046: loading a session file fails if 'winheight' is big v8.1.0046
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Wed, 30 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1025: stray copy command in test v8.0.1025
Wed, 30 Aug 2017 21:15:04 +0200 Christian Brabandt patch 8.0.1024: folds lost when session file has a buffer in two windows v8.0.1024
Wed, 01 Feb 2017 23:00:04 +0100 Christian Brabandt patch 8.0.0294: argument list is not stored correctly in a session file v8.0.0294
Sun, 29 Jan 2017 14:15:04 +0100 Christian Brabandt patch 8.0.0258: mksession test leaves file behind v8.0.0258
Sat, 28 Jan 2017 17:15:04 +0100 Christian Brabandt patch 8.0.0253: error when loading session if winminheight is 2 v8.0.0253
Thu, 01 Dec 2016 19:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/eca626fcdb73d480660c78b9f84cc043fa561922 v8.0.0112