Commit 623ce86
committed
fix: resolve test file merge conflicts with main
Rebase shell-utils.test.ts on current main:
- Add imports for resolvePowerShellPath, resolveShellFromPath, resolveShellFromWhich, resolveWindowsBashPath
- Add createTempCommandDir helper for Windows-only tests
- Add resolveWindowsBashPath, resolveShellFromPath, resolveShellFromWhich describe blocks
- Preserve all existing main test structure
Addresses merge conflicts blocking PR #1040861 parent 8d674b3 commit 623ce86
1 file changed
Lines changed: 5 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
| |||
507 | 503 | | |
508 | 504 | | |
509 | 505 | | |
510 | | - | |
| 506 | + | |
511 | 507 | | |
512 | 508 | | |
513 | 509 | | |
| |||
528 | 524 | | |
529 | 525 | | |
530 | 526 | | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
| 527 | + | |
552 | 528 | | |
553 | 529 | | |
554 | 530 | | |
| |||
616 | 592 | | |
617 | 593 | | |
618 | 594 | | |
619 | | - | |
| 595 | + | |
620 | 596 | | |
621 | 597 | | |
622 | 598 | | |
| |||
642 | 618 | | |
643 | 619 | | |
644 | 620 | | |
645 | | - | |
| 621 | + | |
646 | 622 | | |
647 | 623 | | |
648 | 624 | | |
| |||
735 | 711 | | |
736 | 712 | | |
737 | 713 | | |
738 | | - | |
| 714 | + | |
0 commit comments