Fix monodoc tests on Windows
authorNiklas Therning <niklas@therning.org>
Wed, 5 Oct 2016 14:36:48 +0000 (16:36 +0200)
committerNiklas Therning <niklas@therning.org>
Wed, 5 Oct 2016 14:40:43 +0000 (16:40 +0200)
commit8fcad5b4bda6069760b37833624cbcf65963d506
treef0f906790b10f5c3506d0228f095ba3c321cc9ae
parentd6f7d6199c5848610d4e01be084b44bea0551adb
Fix monodoc tests on Windows

These tests are sensitive to differences in line endings between Windows and
other platforms. This patch changes the diff commands used on Windows to
ignore changes in whitespaces at end of lines.
mcs/tools/mdoc/Makefile
scripts/ci/run-test-default.sh