sapling/eden/fs/win/utils/test
Xavier Deguillard f71b9d6381 error: remove unecessary newlines
Summary:
The FormatMessage API isn't very well documented in adding \r\n at the end of
the generated message, and the bit of code that needs to be used to remove
these is not very clear either.

We won't get gratuitous empty lines in the log with this.

Reviewed By: chadaustin

Differential Revision: D21663502

fbshipit-source-id: 203ff5015da6f3cebf7eaee9a8f989db342d096a
2020-05-27 08:53:24 -07:00
..
CMakeLists.txt Fix FileUtilsTest and enable them. 2019-11-18 11:31:16 -08:00
FileUtilsTest.cpp win: change the argument order for writeFile 2020-05-05 18:14:54 -07:00
GuidTest.cpp Add Guid::toString() for multibyte string. 2019-10-18 12:39:09 -07:00
RegUtilsTest.cpp Add Guid::toString() for multibyte string. 2019-10-18 12:39:09 -07:00
StringConvTest.cpp Functions to convert widechar to RelativePath, AbsolutePath and PathComponent 2020-02-11 11:12:54 -08:00
SystemErrorTest.cpp error: remove unecessary newlines 2020-05-27 08:53:24 -07:00