]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests : fix test-jinja-py Windows failures by bypassing command-line args [no ci...
authorMasato Nakasaka <redacted>
Wed, 18 Mar 2026 09:43:31 +0000 (02:43 -0700)
committerGitHub <redacted>
Wed, 18 Mar 2026 09:43:31 +0000 (10:43 +0100)
commitf4049ad735a8e7b3b14762a8e3bb79784b67da44
treeb2ff8e343ffe1b738957aae98be846b72b9898dd
parent5e8910a0db1a577e102f63313eb23f285a98d205
tests : fix test-jinja-py Windows failures by bypassing command-line args [no ci] (#20483)

* Fix errors occurring on Windows

* Reverted fix

#20365 will take care of CRLF isue

* Changed to write to directly to stdin

* Prevent fclose to happen twice
tests/test-jinja.cpp