Lines Matching refs:Tests
1 # Node.js Core Tests
18 | `abort` | Yes | Tests that use `--abort-on-uncaught-exception` and other situatio…
19 | `addons` | Yes | Tests for [addon](https://nodejs.org/api/addons.html) functionali…
20 | `async-hooks` | Yes | Tests for [async\_hooks](https://nodejs.org/api/async_hooks.html)…
23 | `code-cache` | No | Tests for a Node.js binary compiled with V8 code cache. …
25 | `doctool` | Yes | Tests for the documentation generator. …
28 | `internet` | No | Tests that make real outbound network connections. Tests for netw…
29 | `js-native-api` | Yes | Tests for Node.js-agnostic [Node-API](https://nodejs.org/api/n-ap…
30 | `known_issues` | Yes | Tests reproducing known issues within the system. All tests insid…
31 | `message` | Yes | Tests for messages that are output for various conditions (`conso…
32 | `node-api` | Yes | Tests for Node.js-specific [Node-API](https://nodejs.org/api/n-ap…
34 | `pseudo-tty` | Yes | Tests that require stdin/stdout/stderr to be a TTY. …
38 | `tick-processor` | No | Tests for the V8 tick processor integration. The tests are for th…
39 | `v8-updates` | No | Tests for V8 performance integration. …