0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/cctest
Eugene Ostroukhov 3d0ef56264 inspector, test: Fix test bug detected by Coverity
Error value was not checked. Turns out, uv_ip6_addr was actually called
on malformed IP (square brackets should not have been included).

PR-URL: https://github.com/nodejs/node/pull/13799
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-06-21 11:20:22 -07:00
..
node_test_fixture.h test: fix coverity UNINIT_CTOR cctest warning 2017-04-18 10:49:20 -07:00
test_base64.cc test: add basic cctest for base64.h 2017-04-08 11:57:40 +03:00
test_environment.cc test: cleanup handles in test_environment 2017-04-29 17:19:59 +02:00
test_inspector_socket_server.cc inspector, test: Fix test bug detected by Coverity 2017-06-21 11:20:22 -07:00
test_inspector_socket.cc inspector: refactor to rename and comment methods 2017-06-01 15:54:34 -07:00
test_url.cc test: add cctest for native URL class 2017-03-27 10:12:44 -07:00
test_util.cc build: enable cctest to use generated objects 2017-03-24 08:28:43 -07:00