Commit 22c39b1
authored
path: the dot will be added(path.format) if it is not specified in
PR-URL: #44349
Fixes: #44343
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>ext
1 parent 76229fc commit 22c39b1Copy full SHA for 22c39b1
File tree
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- test/parallel
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changedOpen diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
206 | 206 | |
207 | 207 | |
208 | 208 | |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
209 | 213 | |
210 | 214 | |
211 | 215 | |
| ||
255 | 259 | |
256 | 260 | |
257 | 261 | |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
258 | 270 | |
259 | 271 | |
260 | 272 | |
|
Collapse file
+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
127 | 127 | |
128 | 128 | |
129 | 129 | |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
130 | 134 | |
131 | 135 | |
132 | 136 | |
| ||
142 | 146 | |
143 | 147 | |
144 | 148 | |
145 | | - |
| 149 | + |
146 | 150 | |
147 | 151 | |
148 | 152 | |
|
Collapse file
test/parallel/test-path-parse-format.js
Copy file name to clipboardExpand all lines: test/parallel/test-path-parse-format.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
224 | 224 | |
225 | 225 | |
226 | 226 | |
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
0 commit comments