You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/README.md
-4
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,3 @@ GitHub with the `autocrlf` git config flag set to true.
35
35
|testpy ||Test configuration utility used by various test suites.|
36
36
|tick-processor |No |Tests for the V8 tick processor integration. The tests are for the logic in ```lib/internal/v8_prof_processor.js``` and ```lib/internal/v8_prof_polyfill.js```. The tests confirm that the profile processor packages the correct set of scripts from V8 and introduces the correct platform specific logic.|
37
37
|v8-updates |No |Tests for V8 performance integration.|
38
-
39
-
_When a new test directory is added, make sure to update the `CI_JS_SUITES`
40
-
variable in the `Makefile` and the `js_test_suites` variable in
0 commit comments