node/test
Karl Skomski ce04b735cc src: only memcmp if length > 0 in Buffer::Compare
Both pointer arguments to memcmp are defined as non-null
and compiler optimizes upon that.

PR-URL: https://github.com/nodejs/node/pull/2544
Reviewed-By: trevnorris - Trevor Norris <trev.norris@gmail.com>
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
2015-09-02 11:06:58 +10:00
..
addons build: make ci test addons in test/addons 2015-08-26 21:14:37 +10:00
cctest
debugger
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures crypto: check for OpenSSL errors when signing 2015-08-19 11:39:28 -04:00
gc test: add spaces after keywords 2015-08-23 22:03:36 +10:00
internet test: use reserved IP in test-net-connect-timeout 2015-08-24 10:00:56 +10:00
message test: add test configuration templates 2015-08-28 23:18:40 +10:00
parallel src: only memcmp if length > 0 in Buffer::Compare 2015-09-02 11:06:58 +10:00
pummel test: remove two obsolete pummel tests 2015-08-04 11:56:15 -07:00
sequential test: use tmpDir instead of fixturesDir 2015-08-28 23:23:34 +10:00
testpy
timers
.eslintrc test: disallow unreachable code 2015-08-21 20:31:11 +10:00
common.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30