1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-07 22:46:08 +01:00
Arduino/app/test/cc/arduino
Pieter12345 e2d2998075 Fix MergeSketchWithUploaderText failing under Windows
When having "autocrlf=input" (as described in the Building Arduino guide), the `.hex` files used in the test will be a different size due to the test expecting `\n` and git cloning as `\r\n`. This commit fixes this issue by removing cariage returns before running the test.
2019-03-26 18:46:09 +01:00
..
contributions Fixed VersionHelperTest 2018-11-16 12:33:38 +01:00
i18n Upgrading arduino-builder to 1.3.7, which changes the way messages are sent 2015-12-11 14:25:13 +01:00
net Added missing license headers 2015-08-21 08:41:50 +02:00
packages Fix MergeSketchWithUploaderText failing under Windows 2019-03-26 18:46:09 +01:00