Skip to content

Commit

Permalink
doc: prepare markdown file for upcoming formatting/linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Sep 19, 2021
1 parent 4e8f11d commit f28fca6
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 136 deletions.
2 changes: 1 addition & 1 deletion test/README.md
Expand Up @@ -17,7 +17,7 @@ For the tests to run on Windows, be sure to clone Node.js source code with the
| ---------------- | ---------- | --------------- |
| `abort` | Yes | Tests that use `--abort-on-uncaught-exception` and other situations where we want to test something but avoid generating a core file. |
| `addons` | Yes | Tests for [addon](https://nodejs.org/api/addons.html) functionality along with some tests that require an addon. |
| `async-hooks` | Yes | Tests for [async_hooks](https://nodejs.org/api/async_hooks.html) functionality. |
| `async-hooks` | Yes | Tests for [async\_hooks](https://nodejs.org/api/async\_hooks.html) functionality. |
| `benchmark` | Yes | Test minimal functionality of benchmarks. |
| `cctest` | Yes | C++ tests that are run as part of the build process. |
| `code-cache` | No | Tests for a Node.js binary compiled with V8 code cache. |
Expand Down

0 comments on commit f28fca6

Please sign in to comment.