Skip to content

Tests under Windows #141

@Abs62

Description

@Abs62

Under Windows (in MSYS) "run_tests.sh" script show a handreds failed tests because "2>"$outc.stderr"" operator write warning strings to file with CRLF instead of LF only. If to add something like "sed -i 's/\r//g' "$outc.stderr"" no more tests failed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions