Commit efcb982
committed
fix: resolve cross-platform test assertion failures
- Fix relative path validation tests to handle security restrictions
- Separate path traversal tests from normal relative path tests
- Update common base path test with platform-specific expectations
- Use consistent path formats to avoid mixed separator issues
- Add traversal category to test path data structure1 parent 8e10ba9 commit efcb982
2 files changed
+29
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
180 | 196 | | |
181 | 197 | | |
182 | 198 | | |
| |||
250 | 266 | | |
251 | 267 | | |
252 | 268 | | |
| 269 | + | |
253 | 270 | | |
254 | 271 | | |
255 | 272 | | |
256 | 273 | | |
257 | 274 | | |
258 | 275 | | |
259 | 276 | | |
| 277 | + | |
260 | 278 | | |
| 279 | + | |
261 | 280 | | |
262 | | - | |
263 | | - | |
264 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
265 | 284 | | |
| 285 | + | |
266 | 286 | | |
267 | 287 | | |
268 | 288 | | |
269 | | - | |
| 289 | + | |
270 | 290 | | |
271 | 291 | | |
272 | 292 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
254 | | - | |
255 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | 260 | | |
| |||
0 commit comments