]> gitweb.factorcode.org Git - factor.git/commit
Windows: Handle three places where Windows line endings break the tests.
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 12 Apr 2020 04:57:49 +0000 (23:57 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 12 Apr 2020 05:05:44 +0000 (00:05 -0500)
commit32410ebca75ec1155372a3c109fa7c18336ae75e
tree3f50314c891ddabbea1df99176aa42e374a64a5c
parent2b85b27c171e148efbf059c467f83f3af3ab0d57
Windows: Handle three places where Windows line endings break the tests.

Usually we check out with Unix line endings, but if you don't set this
option, then get adds extra newlines to text files. Since there are
only three places, let's just fix them.

Fixes #2276
basis/io/streams/throwing/throwing-tests.factor
core/checksums/checksums-docs.factor
extra/benchmark/regex-dna/regex-dna-tests.factor