| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1fa724e commit 7b026d8
27 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -25,7 +25,6 @@ For the tests to run on Windows, be sure to clone Node.js source code with the | |||
| 25 | 25 | | `doctool` | Yes | Tests for the documentation generator. | | |
| 26 | 26 | | `es-module` | Yes | Test ESM module loading. | | |
| 27 | 27 | | `fixtures` | | Test fixtures used in various tests throughout the test suite. | | |
| 28 | - | `inspector-cli` | Yes | Tests for `node inspect` | | ||
| 29 | 28 | | `internet` | No | Tests that make real outbound network connections. Tests for networking related modules may also be present in other directories, but those tests do not make outbound connections. | | |
| 30 | 29 | | `js-native-api` | Yes | Tests for Node.js-agnostic [n-api](https://nodejs.org/api/n-api.html) functionality. | | |
| 31 | 30 | | `known_issues` | Yes | Tests reproducing known issues within the system. All tests inside of this directory are expected to fail. If a test doesn't fail on certain platforms, those should be skipped via `known_issues.status`. | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments