diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2024-09-03 02:18:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 02:18:17 -0700 |
commit | ea2d9493514a82bb5077e73957a22648cb5d7d14 (patch) | |
tree | ad7254108729759fe2e27746179c212d0a58089a /src/nvim/api/private/helpers.c | |
parent | ae9674704ac5586438f60c883e918d448ef0e237 (diff) | |
download | rneovim-ea2d9493514a82bb5077e73957a22648cb5d7d14.tar.gz rneovim-ea2d9493514a82bb5077e73957a22648cb5d7d14.tar.bz2 rneovim-ea2d9493514a82bb5077e73957a22648cb5d7d14.zip |
test: tmpname(create:boolean) #30242
Problem:
137f98cf6428 added the `create` parameter to `tmpname()` but didn't
fully implement it.
Solution:
- Update impl for the `os.tmpname()` codepath.
- Inspect all usages of `tmpname()`, update various tests.
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions