node/tools
Ben Noordhuis 773ea20d0e test: include component in tap output
Print test name as (for example) "parallel/test-assert".  Tests that are
scraped from the addons documentation are all named test.js, making it
hard to decipher what test is running when only the filename is printed.

Fixes: https://github.com/nodejs/node/issues/6651
PR-URL: https://github.com/nodejs/node/pull/6653
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-05-17 17:24:51 -07:00
..
configure.d
doc tools,doc: fix json for grouped optional params 2016-05-17 17:24:39 -07:00
eslint tools: update ESLint to 2.7.0 2016-05-17 17:24:47 -07:00
eslint-rules tools: lint rule for assert.fail() 2016-05-17 17:24:50 -07:00
gyp tools: fix gyp to work on MacOSX without XCode 2016-03-21 13:07:11 -07:00
icu
msvs tools: fix setting path containing an ampersand 2016-03-02 14:01:11 -08:00
osx-pkg.pmdoc
pkgsrc
rpm tools: add --prof-process flag to node binary 2016-03-02 14:01:11 -08:00
certdata.txt
check-imports.sh
cpplint.py tools: reduce verbosity of cpplint 2016-03-21 13:07:02 -07:00
create_android_makefiles build: add script to create Android .mk files 2016-05-17 17:24:39 -07:00
create_expfile.sh
genv8constants.py
getnodeversion.py
gyp_node.py tools: remove unused imports 2016-03-30 13:12:15 -07:00
install.py tools: remove simplejson dependency 2016-05-17 17:24:46 -07:00
js2c.py src,tools: remove null sentinel from source array 2016-05-17 17:24:37 -07:00
license-builder.sh tools: fix license-builder.sh for ICU 2016-02-15 11:30:23 -08:00
license2rtf.js
lsan_suppressions.txt
Makefile
mk-ca-bundle.pl
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: add support for subkeys in release tools 2016-02-15 11:30:23 -08:00
run-valgrind.py
specialize_node_d.py
test-npm.sh tools: remove obsolete npm test-legacy command 2016-05-17 17:24:37 -07:00
test.py test: include component in tap output 2016-05-17 17:24:51 -07:00
update-authors.sh
utils.py