src: add ASSERT_EQ style macros
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 20 Jan 2015 22:54:03 +0000 (23:54 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Tue, 20 Jan 2015 23:11:36 +0000 (00:11 +0100)
commite95cfe14e343c5abed96a8d3cb9397c0c84abecc
tree9cb618161e619fadb17d9412057a25c75dd64cc2
parentee9cd004d8a211871439fc77c0696b79c5d0e52d
src: add ASSERT_EQ style macros

Add ASSERT counterparts to the CHECK_EQ/CHECK_NE/etc. family of macros.

PR-URL: https://github.com/iojs/io.js/pull/529
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
src/node_crypto.h
src/util.h