neovim/test/functional/plugin
Thiago de Arruda 96af115c71 Normalize nan/-nan in plugin/msgpack_spec.lua
-NaN doesn't exist in the IEEE 754 spec, it is a hardware-specific detail
abstracted away by luajit(and not by lua or nvim), so there's no need to test
it.  Normalize all tests that involve -nan so the suite will be compatible with
both Lua and Luajit.
2016-03-07 13:08:48 -03:00
..
helpers.lua test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
msgpack_spec.lua Normalize nan/-nan in plugin/msgpack_spec.lua 2016-03-07 13:08:48 -03:00
shada_spec.lua Test: remove artifacts from root directory 2015-12-01 20:46:13 +01:00