0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Roman Reiss f29762f4dd test: enable linting for tests
Enable linting for the test directory. A number of changes was made so
all tests conform the current rules used by lib and src directories. The
only exception for tests is that unreachable (dead) code is allowed.

test-fs-non-number-arguments-throw had to be excluded from the changes
because of a weird issue on Windows CI.

PR-URL: https://github.com/nodejs/io.js/pull/1721
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-05-19 21:21:27 +02:00
..
addons test: enable linting for tests 2015-05-19 21:21:27 +02:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger test: enable linting for tests 2015-05-19 21:21:27 +02:00
disabled test: enable linting for tests 2015-05-19 21:21:27 +02:00
fixtures test: enable linting for tests 2015-05-19 21:21:27 +02:00
gc test: enable linting for tests 2015-05-19 21:21:27 +02:00
internet test: enable linting for tests 2015-05-19 21:21:27 +02:00
message test: enable linting for tests 2015-05-19 21:21:27 +02:00
parallel test: enable linting for tests 2015-05-19 21:21:27 +02:00
pummel test: enable linting for tests 2015-05-19 21:21:27 +02:00
sequential test: enable linting for tests 2015-05-19 21:21:27 +02:00
testpy test: fix make test-addons target 2015-01-12 23:21:51 +01:00
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: enable linting for tests 2015-05-19 21:21:27 +02:00
common.js test: enable linting for tests 2015-05-19 21:21:27 +02:00