summaryrefslogtreecommitdiffstats
path: root/src/testdir/shared.vim
AgeCommit message (Expand)Author
2024-03-09patch 9.1.0160: Vim9: Add support for using a class type of itself in an obje...v9.1.0160Yegappan Lakshmanan
2024-02-10patch 9.1.0095: tests: test_restricted() failsv9.1.0095Christian Brabandt
2024-02-10patch 9.1.0091: Syntax test fails when run with non C localev9.1.0091Christian Brabandt
2023-11-02patch 9.0.2082: test_channel may fail because of IPv6 config issuev9.0.2082James McCoy
2022-11-26patch 9.0.0954: cannot detect whether modifyOtherKeys is enabledv9.0.0954Bram Moolenaar
2022-11-10patch 9.0.0856: MS-Windows: executable not found when running testv9.0.0856Christopher Plewright
2022-09-03patch 9.0.0372: MS-Windows: "%T" time format does not appear to workv9.0.0372Bram Moolenaar
2022-09-03patch 9.0.0369: a failing flaky test doesn't mention the timev9.0.0369Bram Moolenaar
2022-09-01patch 9.0.0354: MS-Windows: starting a python server for test sometimes failsv9.0.0354Bram Moolenaar
2022-06-19patch 8.2.5136: debugger test fails when run with valgrindv8.2.5136Bram Moolenaar
2022-06-13patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar
2022-05-05patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershellv8.2.4876Christian Brabandt
2022-04-04patch 8.2.4684: cannot open a channel on a Unix domain socketv8.2.4684LemonBoy
2021-05-02patch 8.2.2824: MS-Windows: build failure with MSVCv8.2.2824Bram Moolenaar
2020-11-05patch 8.2.1961: various comments can be improvedv8.2.1961Bram Moolenaar
2020-07-15patch 8.2.1222: using valgrind in Vim command started by test doesn't workv8.2.1222Bram Moolenaar
2020-07-06patch 8.2.1146: not enough testing for Pythonv8.2.1146Bram Moolenaar
2020-05-07patch 8.2.0710: Netbeans test sometimes failsv8.2.0710Bram Moolenaar
2020-04-30patch 8.2.0666: Ruby test fails on MS-Windowsv8.2.0666Bram Moolenaar
2020-04-04patch 8.2.0509: various code is not properly tested.v8.2.0509Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2019-12-06patch 8.1.2402: typos and other small thingsv8.1.2402Bram Moolenaar
2019-10-10patch 8.1.2133: some tests fail when run as rootv8.1.2133Bram Moolenaar
2019-09-01patch 8.1.1956: screenshot tests may use a different encodingv8.1.1956Bram Moolenaar
2019-08-31patch 8.1.1951: mouse double click test is a bit flakyv8.1.1951Bram Moolenaar
2019-08-12patch 8.1.1840: Testing: WorkingClipboard() is not accuratev8.1.1840Bram Moolenaar
2019-08-07patch 8.1.1826: tests use hand coded feature and option checksv8.1.1826Bram Moolenaar
2019-07-14patch 8.1.1694: the RUN_VIM variable is longer than neededv8.1.1694Bram Moolenaar
2019-07-04patch 8.1.1624: when testing in the GUI may try to run gvim in a terminalv8.1.1624Bram Moolenaar
2019-06-23patch 8.1.1581: shared functions for testing are disorganisedv8.1.1581Bram Moolenaar
2019-06-13patch 8.1.1524: tests are silently skippedv8.1.1524Bram Moolenaar
2018-12-16patch 8.1.0603: the :stop command is not testedv8.1.0603Bram Moolenaar
2018-10-12patch 8.1.0471: some tests are flaky or fail on some systemsv8.1.0471Bram Moolenaar
2018-05-05patch 8.0.1793: no test for "vim -g"v8.0.1793Bram Moolenaar
2018-04-28patch 8.0.1771: in tests, when WaitFor() fails it doesn't say whyv8.0.1771Bram Moolenaar
2018-04-11patch 8.0.1697: various tests are still a bit flakyv8.0.1697Bram Moolenaar
2018-03-13patch 8.0.1604: paste test may fail if $DISPLAY is not setv8.0.1604Bram Moolenaar
2018-03-09patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar
2018-02-27patch 8.0.1553: cannot see what digraph is used to insert a characterv8.0.1553Bram Moolenaar
2018-02-27patch 8.0.1549: various small problems in test filesv8.0.1549Bram Moolenaar
2018-02-20patch 8.0.1526: no test using a screen dump yetv8.0.1526Bram Moolenaar
2017-11-04patch 8.0.1259: search test can be flakyv8.0.1259Bram Moolenaar
2017-11-02patch 8.0.1249: no error when WaitFor() gets an invalid wrong expressionv8.0.1249Bram Moolenaar
2017-11-02patch 8.0.1245: when WaitFor() has a wrong expression it just waits a secondv8.0.1245Bram Moolenaar
2017-10-07patch 8.0.1179: Test_popup_and_window_resize() does not always passv8.0.1179Bram Moolenaar
2017-09-29patch 8.0.1161: popup menu drawing problem when resizing terminalv8.0.1161Bram Moolenaar
2017-09-04patch 8.0.1053: setline() does not work on startupv8.0.1053Bram Moolenaar
2017-08-13patch 8.0.0933: terminal test tries to start GUI when it's not possiblev8.0.0933Bram Moolenaar
2017-07-19patch 8.0.0737: crash when X11 selection is very bigv8.0.0737Bram Moolenaar
2017-03-18patch 8.0.0474: the client-server feature is not testedv8.0.0474Bram Moolenaar