Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix errant Test262 files CRLF to LF for consistency with the original…
… source https://bugs.webkit.org/show_bug.cgi?id=184425 Patch by Leo Balter <leonardo.balter@gmail.com> on 2018-04-09 Reviewed by Yusuke Suzuki. * test262/test/built-ins/Math/acosh/nan-returns.js: * test262/test/built-ins/Math/asinh/asinh-specialVals.js: * test262/test/built-ins/Math/atanh/atanh-specialVals.js: * test262/test/built-ins/Math/cbrt/cbrt-specialValues.js: * test262/test/built-ins/Math/cbrt/prop-desc.js: * test262/test/built-ins/Math/cosh/cosh-specialVals.js: * test262/test/built-ins/Math/expm1/expm1-specialVals.js: * test262/test/built-ins/Math/log10/Log10-specialVals.js: * test262/test/built-ins/Math/log2/log2-basicTests.js: * test262/test/built-ins/Math/sign/sign-specialVals.js: * test262/test/built-ins/Math/sinh/sinh-specialVals.js: * test262/test/built-ins/Math/tanh/tanh-specialVals.js: * test262/test/built-ins/Math/trunc/trunc-sampleTests.js: * test262/test/built-ins/Math/trunc/trunc-specialVals.js: Canonical link: https://commits.webkit.org/199986@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@230457 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters