Commit 5054fc7
test_runner: change ts default glob
PR-URL: #57359
Fixes: #56546
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>1 parent 3dc3207 commit 5054fc7Copy full SHA for 5054fc7
File tree
Expand file treeCollapse file tree
6 files changed
+7
-10
lines changedOpen diff view settings
Filter options
- doc/api
- lib/internal/test_runner
- test/fixtures/test-runner/matching-patterns/test
Expand file treeCollapse file tree
6 files changed
+7
-10
lines changedOpen diff view settings
Collapse file
+3-6Lines changed: 3 additions & 6 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
423 | 423 | |
424 | 424 | |
425 | 425 | |
426 | | - |
427 | | - |
428 | | - |
429 | | - |
430 | | - |
431 | | - |
| 426 | + |
| 427 | + |
| 428 | + |
432 | 429 | |
433 | 430 | |
434 | 431 | |
|
Collapse file
lib/internal/test_runner/runner.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/runner.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
108 | 108 | |
109 | 109 | |
110 | 110 | |
111 | | - |
| 111 | + |
112 | 112 | |
113 | 113 | |
114 | 114 | |
|
Collapse file
lib/internal/test_runner/utils.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/utils.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | | - |
| 60 | + |
60 | 61 | |
61 | | - |
62 | 62 | |
63 | 63 | |
64 | 64 | |
| ||
290 | 290 | |
291 | 291 | |
292 | 292 | |
293 | | - |
| 293 | + |
294 | 294 | |
295 | 295 | |
296 | 296 | |
|
Collapse file
…er/matching-patterns/typescript-test.cts …tching-patterns/test/typescript-test.ctstest/fixtures/test-runner/matching-patterns/typescript-test.cts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.cts test/fixtures/test-runner/matching-patterns/typescript-test.cts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.cts
Copy file name to clipboardFile renamed without changes.
Collapse file
…er/matching-patterns/typescript-test.mts …tching-patterns/test/typescript-test.mtstest/fixtures/test-runner/matching-patterns/typescript-test.mts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.mts test/fixtures/test-runner/matching-patterns/typescript-test.mts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.mts
Copy file name to clipboardFile renamed without changes.
Collapse file
…ner/matching-patterns/typescript-test.ts …atching-patterns/test/typescript-test.tstest/fixtures/test-runner/matching-patterns/typescript-test.ts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.ts test/fixtures/test-runner/matching-patterns/typescript-test.ts renamed to test/fixtures/test-runner/matching-patterns/test/typescript-test.ts
Copy file name to clipboardFile renamed without changes.
0 commit comments