Commit 073a853
authored
File tree
51 files changed
+277
-0
lines changed- codex-rs/apply-patch/tests
- fixtures/scenarios
- 001_add_file
- expected
- 002_multiple_operations
- expected
- nested
- input
- 003_multiple_chunks
- expected
- input
- 004_move_to_new_directory
- expected
- old
- renamed/dir
- input/old
- 005_rejects_empty_patch
- 006_rejects_missing_context
- expected
- input
- 007_rejects_missing_file_delete
- 008_rejects_empty_update_hunk
- 009_requires_existing_file_for_update
- 010_move_overwrites_existing_destination
- expected
- old
- renamed/dir
- input
- old
- renamed/dir
- 011_add_overwrites_existing_file
- expected
- input
- 012_delete_directory_fails
- 013_rejects_invalid_hunk_header
- 014_update_file_appends_trailing_newline
- expected
- input
- 015_failure_after_partial_success_leaves_changes
- expected
- 016_pure_addition_update_chunk
- expected
- input
- 017_whitespace_padded_hunk_header
- expected
- input
- 018_whitespace_padded_patch_markers
- expected
- input
- suite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+277
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments