diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-28 17:00:35 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-28 17:00:35 +0900 |
| commit | b15f06ece6a9dac01a06688be39e437cfa8ed257 (patch) | |
| tree | 2a713f2079d7055f5777c84db29f9c25bf867e33 /docs | |
| parent | 10f0cd9dbc408b171fbd6a96ed1b552407046b13 (diff) | |
| download | phperkaigi-2026-albatross-b15f06ece6a9dac01a06688be39e437cfa8ed257.tar.gz phperkaigi-2026-albatross-b15f06ece6a9dac01a06688be39e437cfa8ed257.tar.zst phperkaigi-2026-albatross-b15f06ece6a9dac01a06688be39e437cfa8ed257.zip | |
fix(game): normalize CRLF to LF in stdin and code before execution
DB stores stdin/code with CRLF intact, but workers expect LF. Add
normalizeCRLF helper and apply it to code and stdin in EnqueueTestTasks.
Refactor normalizeTestcaseResultOutput to reuse the same helper.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
