summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_tabpage.vim
AgeCommit message (Expand)Author
2024-03-25patch 9.1.0205: Cannot use modifiers before :-Ntabmovev9.1.0205zeertzjq
2024-02-12patch 9.1.0102: settabvar() may change the last accessed tabpagev9.1.0102zeertzjq
2024-02-09patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all()v9.1.0087glepnir
2024-01-23patch 9.1.0046: :drop does not re-use empty bufferv9.1.0046Rocco Mao
2023-12-16patch 9.0.2168: Moving tabpages on :drop may cause an endless loopv9.0.2168Christian Brabandt
2023-04-20patch 9.0.1472: ":drop fname" may change the last used tab pagev9.0.1472Bram Moolenaar
2023-02-27patch 9.0.1362: ml_get error when going to another tabv9.0.1362Bram Moolenaar
2022-10-15patch 9.0.0767: too many delete() calls in testsv9.0.0767Bram Moolenaar
2022-10-05patch 9.0.0663: tests check for +cmdwin feature which is always presentv9.0.0663zeertzjq
2022-09-02patch 9.0.0363: common names in test files causes tests to be flakyv9.0.0363Bram Moolenaar
2022-04-03patch 8.2.4670: memory allocation failures for new tab page not testedv8.2.4670Yegappan Lakshmanan
2021-01-26patch 8.2.2415: no way to check for the cmdwin featurev8.2.2415Bram Moolenaar
2020-10-04patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar
2020-08-10patch 8.2.1413: previous tab page not usable from an Ex commandv8.2.1413Bram Moolenaar
2020-08-09patch 8.2.1401: cannot jump to the last used tabpagev8.2.1401Bram Moolenaar
2020-07-30patch 8.2.1326: Vim9: skipping over white space after listv8.2.1326Bram Moolenaar
2020-07-23patch 8.2.1280: Ex command error cannot contain an argumentv8.2.1280Bram Moolenaar
2020-06-26patch 8.2.1061: insufficient testing for src/window.cv8.2.1061Bram Moolenaar
2020-06-21patch 8.2.1025: tabpage menu and tabline not sufficiently testedv8.2.1025Bram Moolenaar
2020-06-20patch 8.2.1022: various parts of code not covered by testsv8.2.1022Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-04-25patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-01-13patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-09-06patch 8.1.1996: more functions can be used as methodsv8.1.1996Bram Moolenaar
2019-09-01patch 8.1.1955: tests contain typosv8.1.1955Bram Moolenaar
2019-06-06patch 8.1.1483: skipped tests are not properly listedv8.1.1483Bram Moolenaar
2019-05-06patch 8.1.1286: running tests leaves XTest_tabpage_cmdheight file behindv8.1.1286Bram Moolenaar
2019-05-01patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'v8.1.1242Bram Moolenaar
2019-04-20patch 8.1.1193: typos and small problems in test filesv8.1.1193Bram Moolenaar
2019-01-22patch 8.1.0794: white space before " -Ntabmove" causes problemsv8.1.0794Bram Moolenaar
2018-08-07patch 8.1.0241: effect of ":tabmove N" is not clearv8.1.0241Bram Moolenaar
2018-05-20patch 8.1.0009: tabpages insufficiently testedv8.1.0009Bram Moolenaar
2018-02-12patch 8.0.1508: the :drop command is not always availablev8.0.1508Bram Moolenaar
2017-10-26patch 8.0.1222: test functions interfere with each otherv8.0.1222Bram Moolenaar
2017-07-08patch 8.0.0700: segfault with QuitPre autocommand closes the windowv8.0.0700Bram Moolenaar
2017-01-29patch 8.0.0259: tab commands do not handle count correctlyv8.0.0259Bram Moolenaar
2016-12-01patch 8.0.0110v8.0.0110Bram Moolenaar
2016-10-12patch 8.0.0032v8.0.0032Bram Moolenaar
2016-09-06patch 7.4.2339v7.4.2339Bram Moolenaar
2016-09-03patch 7.4.2312v7.4.2312Bram Moolenaar
2016-09-02patch 7.4.2309v7.4.2309Bram Moolenaar
2016-08-21patch 7.4.2237v7.4.2237Bram Moolenaar
2016-08-18patch 7.4.2227v7.4.2227Bram Moolenaar