core-agent-ide/codex-rs/apply-patch/src
Dylan Hurd a3b137d093
chore(apply-patch) move invocation tests (#8111)
## Summary:
This PR is a pure copy and paste of tests from lib.rs into
invocation.rs, to colocate logic and tests.

## Testing
- [x] Purely a test refactor
2025-12-16 12:49:06 -08:00
..
invocation.rs chore(apply-patch) move invocation tests (#8111) 2025-12-16 12:49:06 -08:00
lib.rs chore(apply-patch) move invocation tests (#8111) 2025-12-16 12:49:06 -08:00
main.rs feat: use the arg0 trick with apply_patch (#2646) 2025-08-24 14:35:51 -07:00
parser.rs chore: enable clippy::redundant_clone (#3489) 2025-09-11 11:59:37 -07:00
seek_sequence.rs chore: clippy on redundant closure (#4058) 2025-09-22 19:30:16 +00:00
standalone_executable.rs feat: use the arg0 trick with apply_patch (#2646) 2025-08-24 14:35:51 -07:00