node/test
Matt Loring 7bdf7da867 tools: run the tick processor without building v8
Currently, v8 native deps must be built in order to run the log
processor on node profiling output. These scripts use node instead
of d8 to remove this dependency.

This change was originally proposed to the v8 team but since the
changes are not v8 specific, we have moved the proposal here. See:
https://codereview.chromium.org/1179173009/

PR-URL: https://github.com/nodejs/node/pull/2090
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-08-18 02:33:41 +02:00
..
addons deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: improve ESRCH error message 2015-06-05 05:54:19 +02:00
disabled test: fix messages and use return to skip tests 2015-08-03 21:32:48 +05:30
fixtures test: add tests for persistent repl history 2015-08-04 11:56:18 -07:00
gc test: enable linting for tests 2015-05-19 21:21:27 +02:00
internet test: clarify dropMembership() call 2015-08-09 13:23:37 -07:00
message deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
parallel tools: run the tick processor without building v8 2015-08-18 02:33:41 +02:00
pummel test: remove two obsolete pummel tests 2015-08-04 11:56:15 -07:00
sequential test: correct spelling of 'childProcess' 2015-08-17 20:55:19 +02:00
testpy test: create temp dir in common.js 2015-06-12 10:27:29 +10:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
common.js test: use common.isWindows consistently 2015-07-31 00:29:36 +05:30