0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/async-hooks
Anna Henningsen 5d7f5c16b3
src: remove async_hooks destroy timer handle
PR-URL: https://github.com/nodejs/node/pull/17117
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-11-21 12:50:06 +01:00
..
coverage.md
hook-checks.js
init-hooks.js async_hooks: replace concat w template literals 2017-10-12 06:26:51 -07:00
test-callback-error.js async_hooks: deprecate undocumented API 2017-11-20 12:03:06 +01:00
test-connection.ssl.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-crypto-pbkdf2.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-crypto-randomBytes.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-disable-in-init.js test: remove unused function args 2017-08-24 15:29:22 -07:00
test-embedder.api.async-resource-no-type.js async_hooks,doc: some async_hooks improvements 2017-09-15 09:06:13 -07:00
test-embedder.api.async-resource.after-on-destroyed.js
test-embedder.api.async-resource.before-on-destroyed.js
test-embedder.api.async-resource.improper-order.js
test-embedder.api.async-resource.improper-unwind.js
test-embedder.api.async-resource.js async_hooks: add destroy event for gced AsyncResources 2017-11-16 19:58:00 +01:00
test-emit-before-after.js async_hooks: deprecate undocumented API 2017-11-20 12:03:06 +01:00
test-emit-init.js async_hooks: deprecate undocumented API 2017-11-20 12:03:06 +01:00
test-enable-disable.js
test-enable-in-init.js async_hooks: fix nested hooks mutation 2017-07-13 11:59:18 +02:00
test-fseventwrap.js
test-fsreqwrap-access.js
test-fsreqwrap-readFile.js
test-getaddrinforeqwrap.js
test-getnameinforeqwrap.js
test-graph.connection.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-graph.fsreq-readFile.js
test-graph.intervals.js
test-graph.pipe.js test: remove unused param in test-graph.pipe 2017-08-29 16:31:45 -03:00
test-graph.pipeconnect.js
test-graph.shutdown.js test: simplify test skipping 2017-07-04 12:41:49 +03:00
test-graph.signal.js test: use template literals as appropriate 2017-07-17 05:35:57 -07:00
test-graph.statwatcher.js
test-graph.tcp.js test: fix async-hooks tests 2017-08-24 10:56:24 -04:00
test-graph.timeouts.js
test-graph.tls-write.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-httpparser.request.js test: refactor async-hooks/test-httparser tests 2017-08-16 12:06:47 +02:00
test-httpparser.response.js test: refactor async-hooks/test-httparser tests 2017-08-16 12:06:47 +02:00
test-immediate.js
test-internal-nexttick-default-trigger.js async_hooks: skip runtime checks when disabled 2017-10-19 12:45:21 +02:00
test-net-get-connections.js async-hooks,net: ensure asyncId=null if no handle 2017-07-05 15:51:08 +02:00
test-no-assert-when-disabled.js async_hooks: enable runtime checks by default 2017-10-30 11:27:42 +01:00
test-pipeconnectwrap.js
test-pipewrap.js
test-promise.chain-promise-before-init-hooks.js
test-promise.js
test-promise.promise-before-init-hooks.js test: show incorrect value on test failure 2017-11-07 09:47:55 +00:00
test-querywrap.js
test-shutdownwrap.js
test-signalwrap.js src: remove async_hooks destroy timer handle 2017-11-21 12:50:06 +01:00
test-statwatcher.js
test-tcpwrap.js src: remove async_hooks destroy timer handle 2017-11-21 12:50:06 +01:00
test-timerwrap.setInterval.js
test-timerwrap.setTimeout.js
test-tlswrap.js test: fix flaky async-hooks/test-tlswrap 2017-10-04 23:53:11 -07:00
test-ttywrap.readstream.js test,async_hooks: skip whether TTY is available 2017-07-12 14:44:41 -04:00
test-ttywrap.writestream.js test,async_hooks: match test-ttywrap.readstream 2017-07-12 14:44:43 -04:00
test-udpsendwrap.js
test-udpwrap.js
test-writewrap.js test: continue normalizing fixtures use 2017-08-27 21:14:34 -03:00
test-zlib.zlib-binding.deflate.js
testcfg.py
tick.js
verify-graph.js test: replace string concatenation with template 2017-07-17 05:41:34 -07:00