Files
neovim/test/functional
Justin M. Keyes 6cbf290d56 test/rmdir(): fallback to Nvim delete()
Lua has too many pitfalls here:
- os.execute() requires shell-escaping
- os.execute() has breaking changes between Lua 5.1 and 5.2
- No native way in Lua to handle "readonly" etc. on Windows
2017-04-11 00:39:12 +02:00
..
2017-04-09 03:31:13 +03:00
2017-04-09 03:31:13 +03:00
2017-03-29 10:08:45 +03:00
2017-04-09 03:24:26 +03:00
2016-06-10 21:50:49 +03:00