Commit 7c95f96
committed
test(os): rename TestOs_* -> TestOS_* — uppercase acronym (AX-1)
Snider's casing ruling: industry-standard acronyms stay uppercase (OS,
not Os). Pure identifier rename across the os Good/Bad/Ugly triplets;
no exported Os-cased symbols exist in source, so scope is test names
only. Scoped to core/go os files — Http/Url/Id sweep is v0.11.0.
Co-Authored-By: Virgil <virgil@lethean.io>1 parent 43738c6 commit 7c95f96
2 files changed
Lines changed: 121 additions & 121 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments