node/test
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules
Enables the following rules:

- no-undef: Valuable rule to error on usage of undefined variables
- require-buffer: Custom rule that forbids usage of the global Buffer
  inside lib/ because of REPL issues.

PR-URL: https://github.com/nodejs/io.js/pull/1794
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-06-11 20:27:35 +02:00
..
addons test: remove smalloc add-on test 2015-06-01 23:17:52 +02: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: enable linting for tests 2015-05-19 21:21:27 +02:00
fixtures src: fix module search path for preload modules 2015-05-30 10:36:09 -04: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: remove stray copyright notices 2015-05-26 17:17:40 +02:00
parallel test: fix undeclared variable access 2015-06-11 20:22:51 +02:00
pummel test: fix undeclared variable access 2015-06-11 20:22:51 +02:00
sequential test: remove hardwired references to 'iojs' 2015-06-03 16:53:05 +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 tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
common.js os: add homedir() 2015-06-05 22:58:14 -04:00