Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
efd73ae5d2a533670f562b6df5be2ffeb091185d
/
src
/
testdir
/
test_mksession.vim
7d42840
patch 8.2.4566: check for existing buffer in session file may not work
by James Cherti
· 4 years, 1 month ago
26ebf1f
patch 8.2.4090: after restoring a session buffer order can be quite different
by Evgeni Chasnovski
· 4 years, 3 months ago
8e7d9db
patch 8.2.4007: session does not restore help buffer properly
by matveyt
· 4 years, 3 months ago
5958549
patch 8.2.2979: not all options code is covered by tests
by Yegappan Lakshmanan
· 4 years, 10 months ago
5f8ed74
patch 8.2.2827: test file was not deleted
by Dominique Pelle
· 5 years ago
b6c2e9a
patch 8.2.2820: session file may divide by zero
by Bram Moolenaar
· 5 years ago
d23b714
patch 8.2.2778: problem restoring 'packpath' in session
by Bram Moolenaar
· 5 years ago
0995c81
patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright'
by Bram Moolenaar
· 5 years ago
635bd60
patch 8.2.2772: problems when restoring 'runtimepath' from a session file
by Bram Moolenaar
· 5 years ago
3a6aadb
patch 8.2.2708: test sometimes fails waiting for shell in terminal
by Bram Moolenaar
· 5 years ago
5c504f6
patch 8.2.2684: not enough folding code is tested
by Bram Moolenaar
· 5 years ago
0756f75
patch 8.2.2594: alternate buffer added to session file even when it's hidden
by Bram Moolenaar
· 5 years ago
139348f
patch 8.2.2467: script generated by :mkview changes alternate file
by Bram Moolenaar
· 5 years ago
f9547eb
patch 8.2.2447: 'foldlevel' not applied to folds restored from session
by Bram Moolenaar
· 5 years ago
ac665c2
patch 8.2.2112: running tests may leave some files behind
by Bram Moolenaar
· 5 years ago
3482be6
patch 8.2.2058: using mkview/loadview changes the jumplist
by Bram Moolenaar
· 5 years ago
3889083
patch 8.2.1936: session sets the local 'scrolloff' value to the global value
by Bram Moolenaar
· 5 years ago
c2c8205
patch 8.2.1664: memory leak when using :mkview with a terminal buffer
by Bram Moolenaar
· 6 years ago
0e65511
patch 8.2.1662: :mksession does not restore shared terminal buffer properly
by Bram Moolenaar
· 6 years ago
6d91bcb
patch 8.2.1432: various inconsistencies in test files
by Bram Moolenaar
· 6 years ago
5a4c308
patch 8.1.2373: cannot build with +popupwin but without +quickfix
by Bram Moolenaar
· 6 years ago
5bf46e9
patch 8.1.2276: MS-Windows: session test leaves files behind
by Bram Moolenaar
· 6 years ago
1e15e61
patch 8.1.2275: using "seesion" looks like a mistake
by Bram Moolenaar
· 6 years ago
ee1a2b5
patch 8.1.2100: :mksession is not sufficiently tested
by Bram Moolenaar
· 7 years ago
37ac4a5
patch 8.1.2098: mksession test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
66f0e6c
patch 8.1.2097: :mksession is not sufficiently tested
by Bram Moolenaar
· 7 years ago
7ee80f7
patch 8.1.2012: more functions can be used as methods
by Bram Moolenaar
· 7 years ago
8750026
patch 8.1.1790: :mkvimrc is not tested
by Bram Moolenaar
· 7 years ago
7a39dd7
patch 8.1.1581: shared functions for testing are disorganised
by Bram Moolenaar
· 7 years ago
b46fecd
patch 8.1.1544: some balloon tests don't run when they can
by Bram Moolenaar
· 7 years ago
b0f94c1
patch 8.1.1524: tests are silently skipped
by Bram Moolenaar
· 7 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 7 years ago
aa5df7e
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
by Bram Moolenaar
· 7 years ago
d39e275
patch 8.1.0829: when 'hidden' is set session creates extra buffers
by Bram Moolenaar
· 7 years ago
681b6bc
patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows
by Bram Moolenaar
· 7 years ago
ed18f2c
patch 8.1.0814: :mksession cannot handle a very long 'runtimepath'
by Bram Moolenaar
· 7 years ago
9e79ccb
patch 8.1.0807: session test fails on MS-Windows
by Bram Moolenaar
· 7 years ago
ad36a35
patch 8.1.0803: session file has problem with single quote in file name
by Bram Moolenaar
· 7 years ago
555de4e
patch 8.1.0789: sourcing a session sets v:errmsg
by Bram Moolenaar
· 7 years ago
e3c74d2
patch 8.1.0734: the hlsearch state is not stored in a session file
by Bram Moolenaar
· 7 years ago
dd5d18e
patch 8.1.0336: mkview test still fails on CI
by Bram Moolenaar
· 8 years ago
2bf4fe0
patch 8.1.0335: mkview test fails on CI
by Bram Moolenaar
· 8 years ago
92c1b69
patch 8.1.0333: :mkview does not restore cursor properly after "$"
by Bram Moolenaar
· 8 years ago
627cb6a
patch 8.1.0331: insufficient test coverage for :mkview and :loadview
by Bram Moolenaar
· 8 years ago
81e2ac7
patch 8.1.0151: mksession test fails on MS-Windows
by Bram Moolenaar
· 8 years ago
26d4b89
patch 8.1.0149: session is wrong with multiple tabs when :lcd was used
by Bram Moolenaar
· 8 years ago
1c3c104
patch 8.1.0046: loading a session file fails if 'winheight' is big
by Bram Moolenaar
· 8 years ago
4d8bac8
patch 8.0.1592: terminal windows in a session are not properly restored
by Bram Moolenaar
· 8 years ago
4e83961
patch 8.0.1025: stray copy command in test
by Bram Moolenaar
· 9 years ago
4bebc9a
patch 8.0.1024: folds lost when session file has a buffer in two windows
by Bram Moolenaar
· 9 years ago
79da563
patch 8.0.0294: argument list is not stored correctly in a session file
by Bram Moolenaar
· 9 years ago
c9b56b2
patch 8.0.0258: mksession test leaves file behind
by Bram Moolenaar
· 9 years ago
36ae89c
patch 8.0.0253: error when loading session if winminheight is 2
by Bram Moolenaar
· 9 years ago
eca626f
patch 8.0.0112
by Bram Moolenaar
· 9 years ago