0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/sequential
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter
PR-URL: https://github.com/nodejs/node/pull/11834
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
2017-03-29 10:53:28 +02:00
..
sequential.status
test-benchmark-net.js benchmark: check end() argument to be > 0 2017-03-28 03:18:44 +03:00
test-buffer-creation-regression.js test: move long-running test to sequential 2016-12-07 07:35:29 -08:00
test-child-process-emfile.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-child-process-execsync.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-child-process-fork-getconnections.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-child-process-pass-fd.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
test-crypto-timing-safe-equal.js benchmark,lib,test: adjust for linting 2017-01-06 14:36:01 -08:00
test-debug-host-port.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
test-debugger-debug-brk.js test: make tests pass when configured without-ssl 2017-03-04 20:16:52 +01:00
test-deprecation-flags.js tools: add unescaped regexp dot rule to linter 2017-03-29 10:53:28 +02:00
test-dgram-pingpong.js
test-domain-abort-on-uncaught.js test: fix flaky test-domain-abort-on-uncaught 2017-03-16 15:35:17 -07:00
test-fs-readfile-tostring-fail.js test: move resource intensive test to sequential 2017-01-11 17:18:13 -08:00
test-fs-watch.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
test-http-regr-gh-2928.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-http-server-consumed-timeout.js test: add common.mustNotCall() 2017-02-06 14:07:55 -05:00
test-init.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-module-loading.js tools: add unescaped regexp dot rule to linter 2017-03-29 10:53:28 +02:00
test-net-GH-5504.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
test-net-server-address.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-next-tick-error-spin.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-pipe.js test: add common.noop, default for common.mustCall() 2017-03-26 12:47:15 -07:00
test-process-warnings.js tools: add unescaped regexp dot rule to linter 2017-03-29 10:53:28 +02:00
test-regress-GH-784.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-877.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-1697.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-1726.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-4015.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-regress-GH-4027.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-repl-timeout-throw.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-require-cache-without-stat.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-stream2-fs.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-stream2-stderr-sync.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-timers-blocking-callback.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-util-debug.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
test-vm-timeout-rethrow.js meta: restore original copyright header 2017-03-10 11:23:48 -08:00
testcfg.py