Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6d56ba0

Browse filesBrowse files
Trottdanielleadams
authored andcommitted
doc: update benchmark CI test indicator in README
As of c7627da, benchmark tests are run in CI, but the README was not updated to indicate this. PR-URL: #35945 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 23f0d0c commit 6d56ba0
Copy full SHA for 6d56ba0

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎test/README.md‎

Copy file name to clipboardExpand all lines: test/README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For the tests to run on Windows, be sure to clone Node.js source code with the
1818
| `abort` | Yes | Tests for when the `--abort-on-uncaught-exception` flag is used. |
1919
| `addons` | Yes | Tests for [addon](https://nodejs.org/api/addons.html) functionality along with some tests that require an addon. |
2020
| `async-hooks` | Yes | Tests for [async_hooks](https://nodejs.org/api/async_hooks.html) functionality. |
21-
| `benchmark` | No | Test minimal functionality of benchmarks. |
21+
| `benchmark` | Yes | Test minimal functionality of benchmarks. |
2222
| `cctest` | Yes | C++ tests that are run as part of the build process. |
2323
| `code-cache` | No | Tests for a Node.js binary compiled with V8 code cache. |
2424
| `common` | | Common modules shared among many tests. [Documentation](./common/README.md) |

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.