Files
task/task_test.go
Valentin Maerten b29c3e9f7c refactor(tests): improve cross-platform normalization helpers
- Rename normalizeLineEndings to normalizeOutput (clearer name)
- Add normalizePathSeparators helper for string path normalization
- Replace inline strings.ReplaceAll patterns with helper function
- Add unit tests for both normalization functions
2026-01-31 18:54:03 +01:00

72 KiB