Files
neovim/test/functional/lua
kylo252 f660b79480 test(fs): get tmpdir robustly #23021
Problem:
helpers.tmpname() may create a local file, depending on circumstances.

Solution:
Only use helpers.tmpname() for its parent directory (the "temp root").
Use fs_mkdtemp() to actually get a unique name.
2023-07-16 05:50:10 -07: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