0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
James Cowgill 7efc64dc94 test: fix floating point NaN tests on mips
MIPS machines use a slightly different format for NaNs (still perfectly
valid though). This patch adjusts the buffer testcases to allow for
this.

See https://en.wikipedia.org/wiki/NaN#Encoding for some more info.

Based on patch applied to debian by Jérémy Lal <kapouer@melix.org>

Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/joyent/node/pull/8793
2014-11-27 18:25:00 +03:00
..
addons node,async-wrap: verify domain enter/exit are set 2014-09-02 11:30:45 -07:00
debugger
disabled deps: re-implement debugger-agent 2014-10-08 15:44:40 +04:00
fixtures test: fix test-cluster-eaccess to work on windows 2014-11-18 17:58:10 +01:00
gc
internet dns: include host name in error message if available 2014-09-16 15:32:04 +04:00
message test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
pummel fs: fs.readFile should not throw uncaughtException 2014-08-05 16:13:07 +04:00
simple test: fix floating point NaN tests on mips 2014-11-27 18:25:00 +03:00
testpy test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js test: unlink custom unix socket before test 2014-11-05 21:49:11 +01:00