0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/test
Brendan Ashworth 0df54303c1 test: common.js -> common
This commit changes many test styles to change all references
from require('./common.js'); to require('./common');.

The latter is much more common, with the former only being used in 50
tests. It is just a stylistic change, and it seems that `common.js` was
introduced by a rogue test and copied and pasted into the rest.

Semver: patch
PR-URL: https://github.com/iojs/io.js/pull/917
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-02-22 19:34:17 -08:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
debugger Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
disabled Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
fixtures test: common.js -> common 2015-02-22 19:34:17 -08:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet test: remove flaky test functionality 2015-02-16 15:27:33 +11:00
message test: common.js -> common 2015-02-22 19:34:17 -08:00
parallel test: common.js -> common 2015-02-22 19:34:17 -08:00
pummel test: common.js -> common 2015-02-22 19:34:17 -08:00
sequential test: common.js -> common 2015-02-22 19:34:17 -08:00
testpy test: fix make test-addons target 2015-01-12 23:21:51 +01:00
timers test: make test runner multi-arch/mode compatible 2014-10-16 22:39:34 +02:00
common.js tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00