summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_startup.vim
AgeCommit message (Expand)Author
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-29patch 9.1.0063: GTK code can be improvedv9.1.0063lilydjwg
2023-10-17patch 9.0.2042: Test_cq_zero_exmode fails without channel featurev9.0.2042Christian Brabandt
2023-10-14patch 9.0.2023: need more tests for :cqv9.0.2023Christian Brabandt
2023-02-28patch 9.0.1365: dead test codev9.0.1365zeertzjq
2022-10-12patch 9.0.0730: startup test fails with right-left featurev9.0.0730Bram Moolenaar
2022-10-10patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar
2022-09-24patch 9.0.0569: cannot easily get out when using "vim file | grep word"v9.0.0569Bram Moolenaar
2022-09-09patch 9.0.0428: autocmd test uses common file namev9.0.0428Bram Moolenaar
2022-08-29patch 9.0.0323: using common name in tests leads to flaky testsv9.0.0323Bram Moolenaar
2022-06-21patch 8.2.5142: startup test fails if there is a status barv8.2.5142Bram Moolenaar
2022-04-12patch 8.2.4742: there is no way to start logging very early in startupv8.2.4742Bram Moolenaar
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-01-07patch 8.2.4031: crash in xterm with only two linesv8.2.4031Bram Moolenaar
2021-10-11patch 8.2.3499: GUI geometry startup test failsv8.2.3499Bram Moolenaar
2021-10-11patch 8.2.3495: GUI geometry startup test fails on some systemsv8.2.3495Bram Moolenaar
2021-10-05patch 8.2.3477: startup test fails on MS-Windowsv8.2.3477Bram Moolenaar
2021-10-04patch 8.2.3476: renaming a buffer on startup may cause using freed memoryv8.2.3476Bram Moolenaar
2021-09-09patch 8.2.3421: a bit of code is not covered by testsv8.2.3421Dominique Pelle
2021-06-27patch 8.2.3070: not enough testing for shell usev8.2.3070Yegappan Lakshmanan
2021-06-16patch 8.2.3009: startup test may hangv8.2.3009Bram Moolenaar
2021-06-15patch 8.2.3008: startup test may hangv8.2.3008Bram Moolenaar
2021-06-15patch 8.2.3006: crash when echoing a value very earlyv8.2.3006Bram Moolenaar
2021-06-02patch 8.2.2927: test commented out because it fails with ASANv8.2.2927Bram Moolenaar
2021-05-29patch 8.2.2906: ASAN reports errors for test_startupv8.2.2906Bram Moolenaar
2021-05-29patch 8.2.2905: no error when defaults.vim cannot be loadedv8.2.2905Christian Brabandt
2021-05-13patch 8.2.2849: bufwrite not sufficiently testedv8.2.2849Yegappan Lakshmanan
2021-05-06patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle
2021-03-27patch 8.2.2662: there is no way to avoid some escape sequencesv8.2.2662Bram Moolenaar
2021-03-26patch 8.2.2656: some command line arguments and regexp errors not testedv8.2.2656Bram Moolenaar
2021-03-26patch 8.2.2655: The -w command line argument doesn't workv8.2.2655Bram Moolenaar
2021-03-20patch 8.2.2632: not all command line arguments are testedv8.2.2632Bram Moolenaar
2021-03-17patch 8.2.2611: conditions for startup tests are not exactly rightv8.2.2611Bram Moolenaar
2021-03-16patch 8.2.2609: test disabled on MS-Windows even though it should workv8.2.2609Bram Moolenaar
2021-03-14patch 8.2.2604: GUI-specific command line arguments not testedv8.2.2604Bram Moolenaar
2021-01-11patch 8.2.2329: not all ways Vim can be started are testedv8.2.2329Bram Moolenaar
2020-12-19patch 8.2.2161: arguments -T and -x not tested yetv8.2.2161Bram Moolenaar
2020-10-04patch 8.2.1799: some Normal mode commands not fully testedv8.2.1799Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-07-15patch 8.2.1217: startup test depends on random source filev8.2.1217Bram Moolenaar
2020-07-15patch 8.2.1216: startup test failsv8.2.1216Bram Moolenaar
2020-05-31patch 8.2.0866: not enough tests for buffer writingv8.2.0866Bram Moolenaar
2020-05-03patch 8.2.0692: startup test fails on MS-Windowsv8.2.0692Bram Moolenaar
2020-05-03patch 8.2.0691: startup test failsv8.2.0691Bram Moolenaar
2020-04-08patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar
2020-04-04patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar
2019-12-01patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar
2019-10-29patch 8.1.2233: cannot get the Vim command line argumentsv8.1.2233Bram Moolenaar
2019-10-05patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a spacev8.1.2115Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar