0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/known_issues
Rich Trott aa6fac68da test: adjust indentation for stricter linting
ESLint 4.x has stricter linting than previous versions. We are currently
using the legacy indentation rules in the test directory. This commit
changes the indentation of files to comply with the stricter 4.x linting
and enable stricter linting in the test directory.

PR-URL: https://github.com/nodejs/node/pull/14431
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2017-07-27 09:24:20 -07:00
..
known_issues.status
test-cwd-enoent-file.js test: change isAix to isAIX 2017-07-16 02:24:47 -07:00
test-dgram-bind-shared-ports-after-port-0.js test: harden test-dgram-bind-shared-ports 2017-06-09 17:14:44 -04:00
test-http-path-contains-unicode.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
test-inspector-cluster-port-clash.js test: check and fail inspector-cluster-port-clash 2017-07-06 13:58:50 +02:00
test-module-deleted-extensions.js
test-path-parse-6229.js
test-repl-require-context.js
test-stdin-is-always-net.socket.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-stdout-buffer-flush-on-exit.js test: make the rest of tests path-independent 2017-05-14 16:05:48 +03:00
test-url-parse-conformance.js
test-vm-attributes-property-not-on-sandbox.js
test-vm-data-property-writable.js
test-vm-getters.js
test-vm-global-non-writable-properties.js
test-vm-inherited_properties.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
test-vm-proxy-failure-CP.js test: adjust indentation for stricter linting 2017-07-27 09:24:20 -07:00
testcfg.py