node/test
Fedor Indutny 383b0c0afb src, test: fixup after v8 update
Because of behavior change of some V8 APIs (they mostly became more
    strict), following modules needed to be fixed:

* crypto: duplicate prototype methods are not allowed anymore
* contextify: some TryCatch trickery, the binding was using it
incorrectly
* util: maximum call stack error is now crashing in a different place

Reviewed-By: Trevor Norris <trevnorris@gmail.com>
PR-URL: https://github.com/joyent/node/pull/8476
2014-10-08 15:36:15 +04:00
..
addons node,async-wrap: verify domain enter/exit are set 2014-09-02 11:30:45 -07:00
debugger debugger: assign Environment to DebugContext too 2014-05-02 22:12:54 +04:00
disabled deps: re-implement debugger-agent 2014-10-08 15:36:08 +04:00
fixtures tls: fix encoding in certificate-related functions 2014-09-15 17:42:20 +04:00
gc test: update our branched weakref to v8 3.24 2014-03-17 10:19:47 -07:00
internet dns: include host name in error message if available 2014-09-16 15:32:04 +04:00
message Merge branch 'v0.10' 2014-06-05 07:28:39 -07:00
pummel fs: fs.readFile should not throw uncaughtException 2014-08-05 16:13:07 +04:00
simple src, test: fixup after v8 update 2014-10-08 15:36:15 +04:00
testpy addons: build and test examples 2014-01-22 00:39:13 +04:00
timers timers: backport f8193ab 2014-07-31 08:53:24 -07:00
common.js tools: fix for testing openssl integrations 2014-10-08 01:19:25 -07:00