aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-28 17:00:35 +0900
committernsfisis <nsfisis@gmail.com>2026-02-28 17:00:35 +0900
commitb15f06ece6a9dac01a06688be39e437cfa8ed257 (patch)
tree2a713f2079d7055f5777c84db29f9c25bf867e33 /frontend
parent10f0cd9dbc408b171fbd6a96ed1b552407046b13 (diff)
downloadphperkaigi-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 'frontend')
0 files changed, 0 insertions, 0 deletions