summaryrefslogtreecommitdiffstats
path: root/src/testdir/runtest.vim
AgeCommit message (Expand)Author
2023-10-21patch 9.0.2058: tests: avoid error when no swap files existv9.0.2058zeertzjq
2023-10-18patch 9.0.2045: tests: checking for swap files takes timev9.0.2045zeertzjq
2023-08-08patch 9.0.1679: Cleanup Tests from leftover filesv9.0.1679Christian Brabandt
2023-07-08patch 9.0.1675: test may run into timeout when using valgrindv9.0.1675Bram Moolenaar
2023-06-04patch 9.0.1604: errors from the codestyle test are a bit confusingv9.0.1604Bram Moolenaar
2023-01-28patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar
2022-12-08patch 9.0.1034: reporting swap file when windows are splitv9.0.1034Bram Moolenaar
2022-12-06patch 9.0.1021: test trips over g:namev9.0.1021Bram Moolenaar
2022-12-06patch 9.0.1020: tests call GetSwapFileList() before it is definedv9.0.1020Bram Moolenaar
2022-12-05patch 9.0.1012: tests may get stuck in buffer with swap filev9.0.1012Bram Moolenaar
2022-12-05patch 9.0.1010: stray warnings for existing swap filesv9.0.1010Bram Moolenaar
2022-12-05patch 9.0.1007: there is no way to get a list of swap file namesv9.0.1007Bram Moolenaar
2022-09-23patch 9.0.0561: when a test gets stuck it just hangs foreverv9.0.0561Bram Moolenaar
2022-09-23patch 9.0.0560: elapsed time since testing started is not visiblev9.0.0560Bram Moolenaar
2022-09-22patch 9.0.0545: when a test is slow and CI times out there is no time infov9.0.0545Bram Moolenaar
2022-09-20patch 9.0.0514: terminal test sometimes hangsv9.0.0514Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-09-09patch 9.0.0426: failed flaky tests reports only start timev9.0.0426Bram Moolenaar
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-08-02patch 9.0.0134: no test for text property with column zerov9.0.0134Bram Moolenaar
2022-07-04patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar
2022-06-30patch 9.0.0013: reproducing memory access errors can be difficultv9.0.0013Bram Moolenaar
2022-06-15patch 8.2.5102: interrupt not caught in testv8.2.5102Bram Moolenaar
2022-06-14patch 8.2.5094: MS-Windows GUI: empty command may cause a dialogv8.2.5094Bram Moolenaar
2022-06-13patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar
2022-03-20patch 8.2.4598: profile completion test sometimes failsv8.2.4598Bram Moolenaar
2021-12-30patch 8.2.3946: when an internal error makes Vim exit the error is not seenv8.2.3946Bram Moolenaar
2021-12-11patch 8.2.3780: ":cd" works differently on MS-Windowsv8.2.3780Bakudankun
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle
2021-11-03patch 8.2.3579: CI sometimes fails for MinGWv8.2.3579Christian Brabandt
2021-10-16patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar
2021-08-07patch 8.2.3311: Vim9: check for DO_NOT_FREE_CNT is very slowv8.2.3311Bram Moolenaar
2021-03-22patch 8.2.2638: cannot write a message to the terminal from the GUIv8.2.2638Bram Moolenaar
2021-03-10patch 8.2.2589: recover test hangs in the GUIv8.2.2589Bram Moolenaar
2020-11-21patch 8.2.2030: some tests fail on Macv8.2.2030Bram Moolenaar
2020-10-03patch 8.2.1788: Vim9: still allows :let for declarationsv8.2.1788Bram Moolenaar
2020-10-01patch 8.2.1783: try-catch test failsv8.2.1783Bram Moolenaar
2020-09-27patch 8.2.1766: Vim9: Some tests are still using :letv8.2.1766Bram Moolenaar
2020-08-31patch 8.2.1555: not all tests are executed on Github Actionsv8.2.1555Bram Moolenaar
2020-08-13patch 8.2.1439: tiny and small builds have no test coveragev8.2.1439Bram Moolenaar
2020-08-07patch 8.2.1384: no ATTENTION prompt for :vimgrep first match filev8.2.1384Bram Moolenaar
2020-07-29patch 8.2.1315: MS-Windows: test log contains escape sequencesv8.2.1315Bram Moolenaar
2020-07-27patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar
2020-07-27patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar
2020-07-22patch 8.2.1267: MS-Windows: tests may fail due to $PROMPT valuev8.2.1267Bram Moolenaar
2020-07-18patch 8.2.1240: GUI tests sometimes fail because of translationsv8.2.1240Bram Moolenaar
2020-07-11patch 8.2.1177: terminal2 test sometimes hangs in the GUIv8.2.1177Bram Moolenaar
2020-06-21patch 8.2.1033: not easy to read the test time in the test outputv8.2.1033Bram Moolenaar
2020-05-13patch 8.2.0748: cannot get a list of all popupsv8.2.0748Bram Moolenaar