diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2016-03-06 21:41:42 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2016-03-07 13:08:48 -0300 |
commit | 96af115c7106bae06949dfa2c105d99bed42cea0 (patch) | |
tree | 945f25b2aa574166b7c1be9d19844826893356b4 /test/functional/api/vim_spec.lua | |
parent | 34a1bc1a46e66ecb0a4a871fbfa83e8d0d14dc25 (diff) | |
download | rneovim-96af115c7106bae06949dfa2c105d99bed42cea0.tar.gz rneovim-96af115c7106bae06949dfa2c105d99bed42cea0.tar.bz2 rneovim-96af115c7106bae06949dfa2c105d99bed42cea0.zip |
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.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions