mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
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
This commit is contained in:
committed by
GitHub
Unverified
parent
70913effc3
commit
ae3793eb5d
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
codex-rs/apply-patch/tests/fixtures/scenarios/009_requires_existing_file_for_update/expected/foo.txt
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
Vendored
+1
@@ -0,0 +1 @@
|
||||
stable
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
line1
|
||||
naïve café ✅
|
||||
line3
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
line1
|
||||
naïve café
|
||||
line3
|
||||
@@ -0,0 +1,7 @@
|
||||
*** Begin Patch
|
||||
*** Update File: foo.txt
|
||||
@@
|
||||
line1
|
||||
-naïve café
|
||||
+naïve café ✅
|
||||
*** End Patch
|
||||
Reference in New Issue
Block a user