Files
neovim/test/functional/lua
Justin M. Keyes 7907b1fca5 test(vim.ui.open): mock failure on Windows
Problem:
On Windows, `rundll32` exits zero (success) even when given
a non-existent file.

Solution:
Mock vim.system() on Windows to force a "failure" case.
2023-07-21 14:38:17 +02:00
..
2023-04-02 16:11:42 +08:00
2023-06-25 17:14:28 +02:00
2023-06-07 13:52:23 +01:00
2023-06-12 01:14:33 +02:00