Files
deepseek-harness/packages/fs/tool-str-replace-editor/tests
Huanqi Cao 998b80886b fix(tool-str-replace-editor): platform-normalize listing assertion paths
The view listing carries absolute display paths, so the POSIX-style
'node_modules_old/kept.js' substring assertions only match on Linux
(Windows display paths use backslashes). Assert with platform separators
to keep the same check meaningful on Windows; the pre-existing gap is
identical on master.
2026-08-02 11:26:06 +08:00
..