Files
codex/codex-rs/apply-patch/tests/fixtures/scenarios/019_unicode_simple/patch.txt
Dylan Hurd ae3793eb5d chore(apply-patch) unicode scenario (#8141)
## Summary
Adds a unicode scenario, and fills in files on failing scenarios to
ensure directory state is unchanged, for completeness

## Testing
- [x] only changes tests
2025-12-16 22:40:22 -08:00

8 lines
97 B
Plaintext

*** Begin Patch
*** Update File: foo.txt
@@
line1
-naïve café
+naïve café ✅
*** End Patch