summaryrefslogtreecommitdiffstatshomepage
path: root/test/old/testdir/test_vimscript.vim
AgeCommit message (Expand)AuthorFiles
2026-01-31vim-patch:9.1.2123: using NOT with a float returns a float in legacy script (...zeertzjq1
2025-12-14vim-patch:8.2.4529: Vim9: comparing partial with function failsJan Edmund Lazo1
2025-08-27vim-patch:9.1.1695: Need more Vim script specific tests (#35500)zeertzjq1
2025-08-08vim-patch:9.1.1607: :apple command detected as :append (#35237)zeertzjq1
2024-07-31vim-patch:9.1.0419: eval.c not sufficiently testedzeertzjq1
2024-07-31vim-patch:9.1.0415: Some functions are not testedzeertzjq1
2024-07-16vim-patch:8.2.0183: tests fail when the float feature is disabled (#29738)zeertzjq1
2024-07-05vim-patch:9.1.0529: silent! causes following try/catch to not work (#29567)zeertzjq1
2023-09-09vim-patch:partial:9.0.1886: Various Typoszeertzjq1
2023-08-22vim-patch:8.2.4611: typos in tests; one lua line not covered by test (#24835)zeertzjq1
2023-08-21vim-patch:8.2.0533: tests using term_wait() can still be flakyzeertzjq1
2023-06-15vim-patch:9.0.1631: passing wrong variable type to option gives multiple erro...zeertzjq1
2023-06-07refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque1
2023-05-05vim-patch:9.0.0543: insufficient testing for assert and test functionszeertzjq1
2023-05-05vim-patch:8.2.4892: test failures because of changed error messageszeertzjq1
2023-04-29vim-patch:8.2.0551: not all code for options is testedzeertzjq1
2023-04-19vim-patch:9.0.1009: test for catch after interrupt is flaky on MS-Windowszeertzjq1
2023-04-19vim-patch:9.0.1008: test for swapfilelist() fails on MS-Windowszeertzjq1
2023-04-15vim-patch:8.2.4476: operator name spelled wrongzeertzjq1
2023-04-15vim-patch:8.2.0634: crash with null partial and blobzeertzjq1
2023-04-14vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)zeertzjq1
2023-04-14vim-patch:8.2.1512: failure after trinary expression failszeertzjq1
2023-03-07test: move oldtests to test directory (#22536)dundargoc1