Commit c67929c
[cleanup] Unify test naming
Unifying all test files to have a common suffix. This make using
tool simpler as we have 1 way to define files.
Examples are:
Custom scripts we write, explain to AI what files are test files,
Lint rules, IDE search / ignore.
Part 1 - only migrate Extensions as they take the longest to build,
test and land.
Bypass-Check-License: Renaming files
Bug: none
Change-Id: I6c53257b8fa9aa4f55c03a934df38d23637e6446
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7181180
Auto-Submit: Nikolay Vitkov <[email protected]>
Reviewed-by: Benedikt Meurer <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>1 parent 1931fb3 commit c67929c
File tree
14 files changed
+4
-4
lines changed- extensions/cxx_debugging
- e2e
- standalone
- tests
- tests
14 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments