claude-baseline-1752140924 (accepted changes)
This commit is contained in:
parent
e8aeaf2448
commit
27c32bc6b1
|
@ -1,4 +1,4 @@
|
|||
MIT License - HUNK TEST #1
|
||||
MIT License - SEPARATED HUNK #1
|
||||
|
||||
MULTI-EDIT TEST #1: Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -11,7 +11,7 @@ The above copyright notice and this permission notice shall be included in all
|
|||
copies or substantial portions of the Software.
|
||||
|
||||
MULTI-EDIT TEST #2: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
SEPARATED HUNK #2: IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
HUNK TEST #3: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
|
@ -20,7 +20,7 @@ SOFTWARE.
|
|||
|
||||
HUNK TEST #4: test line modified by Claude
|
||||
|
||||
TEST: This line should trigger inline diff automatically via hooks!
|
||||
SEPARATED HUNK #3: This line should trigger inline diff automatically via hooks!
|
||||
|
||||
MANUAL HOOK TEST: This line was added after you ran pre_tool_use_hook!
|
||||
|
||||
|
@ -94,7 +94,7 @@ MULTI-EDIT TEST #3: Testing multiple hunks and navigation!
|
|||
|
||||
TEST EDIT #2: Checking consistency of diff display!
|
||||
|
||||
FIXED DISPLAY: Deletions now positioned correctly above replacements!
|
||||
SEPARATED HUNK #4: Final test with better hunk separation!
|
||||
|
||||
MULTI-EDIT TEST #4: Testing hunk navigation with ]h and [h!
|
||||
|
||||
|
|
Loading…
Reference in New Issue