Files
neovim/test/unit
Rui Abreu Ferreira 71487a935e Implement os_unsetenv()
- In UNIX systems where unsetenv() is available, it is used. Otherwise
  the variables are set with the empty string.
- New check HAVE_UNSETENV for unsetenv()
- Added unit test to env_spec.lua
2015-04-14 15:20:50 -04:00
..
2015-04-14 15:20:50 -04:00
2014-07-16 17:12:35 +02:00
2014-08-31 14:50:49 +02:00