You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rich Trott
5a5b74aad6
test: move test-debugger-debug-brk to sequential
Move test from `test/debugger` to `test/sequential` so that it is
exercised by CI and `make test`.
PR-URL: https://github.com/nodejs/node/pull/6731
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
9 years ago
..
sequential.status
test: unmark test-http-regr-gh-2928 as flaky
9 years ago
test-child-process-emfile.js
test: abstract skip functionality to common
9 years ago
test-child-process-execsync.js
test,benchmark: use deepStrictEqual()
9 years ago
test-child-process-fork-getconnections.js
src,test,tools: modify for more stringent linting
9 years ago
test-debugger-debug-brk.js
test: move test-debugger-debug-brk to sequential
9 years ago
test-deprecation-flags.js
process: add 'warning' event and process.emitWarning()
9 years ago
test-dgram-pingpong.js
test: fix flaky test-dgram-pingpong
9 years ago
test-fs-watch.js
tools: lint for object literal spacing
9 years ago
test-http-regr-gh-2928.js
test: retry on known SmartOS bug
9 years ago
test-init.js
test: fix style issues after eslint update
9 years ago
test-module-loading.js
test,benchmark: use deepStrictEqual()
9 years ago
test-net-GH-5504.js
buffer: add .from(), .alloc() and .allocUnsafe()
9 years ago
test-net-server-address.js
test: abstract skip functionality to common
9 years ago
test-next-tick-error-spin.js
test: enable linting for tests
10 years ago
test-pipe.js
buffer: add .from(), .alloc() and .allocUnsafe()
9 years ago
test-process-warnings.js
process: add 'warning' event and process.emitWarning()
9 years ago
test-regress-GH-784.js
lib,test: fix whitespace issues
10 years ago
test-regress-GH-877.js
test: enable linting for tests
10 years ago
test-regress-GH-1697.js
buffer: add .from(), .alloc() and .allocUnsafe()
9 years ago
test-regress-GH-1726.js
test: remove unnecessary assignments
9 years ago
test-regress-GH-4015.js
test: enable linting for tests
10 years ago
test-regress-GH-4027.js
test: only refresh tmpDir for tests that need it
10 years ago
test-require-cache-without-stat.js
test: fix redeclared vars in sequential tests
9 years ago
test-stream2-fs.js
test,benchmark: use deepStrictEqual()
9 years ago
test-stream2-stderr-sync.js
test: remove unused assert module imports
9 years ago
test-util-debug.js
test: remove unnecessary assignments
9 years ago
test-vm-timeout-rethrow.js
lib,test,tools: alignment on variable assignments
9 years ago
testcfg.py
test: split test in parallel/sequential
10 years ago