Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(822)

Issue 3072031: Change dos line endings to unix line endings in a number of mjsunit test file... (Closed)

Created:
10 years, 4 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

Change dos line endings to unix line endings in a number of mjsunit test files. Committed: http://code.google.com/p/v8/source/detail?r=5212

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1426 lines, -1426 lines) Patch
M test/mjsunit/api-call-after-bypassed-exception.js View 1 chunk +26 lines, -26 lines 0 comments Download
M test/mjsunit/debug-clearbreakpointgroup.js View 1 chunk +117 lines, -117 lines 0 comments Download
M test/mjsunit/debug-evaluate-bool-constructor.js View 1 chunk +80 lines, -80 lines 0 comments Download
M test/mjsunit/debug-references.js View 1 chunk +118 lines, -118 lines 0 comments Download
M test/mjsunit/debug-stepin-accessor.js View 1 chunk +248 lines, -248 lines 0 comments Download
M test/mjsunit/debug-stepin-builtin.js View 1 chunk +78 lines, -78 lines 0 comments Download
M test/mjsunit/debug-stepin-call-function-stub.js View 1 chunk +115 lines, -115 lines 0 comments Download
M test/mjsunit/debug-stepin-function-call.js View 1 chunk +148 lines, -148 lines 0 comments Download
M test/mjsunit/debug-stepnext-do-while.js View 1 chunk +79 lines, -79 lines 0 comments Download
M test/mjsunit/debug-stepout-recursive-function.js View 1 chunk +106 lines, -106 lines 0 comments Download
M test/mjsunit/debug-stepout-to-builtin.js View 1 chunk +84 lines, -84 lines 0 comments Download
M test/mjsunit/global-deleted-property-keyed.js View 1 chunk +38 lines, -38 lines 0 comments Download
M test/mjsunit/regexp-capture.js View 1 chunk +57 lines, -57 lines 0 comments Download
M test/mjsunit/regress/regress-246.js View 1 chunk +30 lines, -30 lines 0 comments Download
M test/mjsunit/samevalue.js View 1 chunk +102 lines, -102 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
This change only converts dos line ends to unix line ends in mjsunit files. There ...
10 years, 4 months ago (2010-08-09 11:35:20 UTC) #1
Lasse Reichstein
10 years, 4 months ago (2010-08-09 12:10:09 UTC) #2
LGTM.
And we should change that test to NOT require a specific encoding.

Powered by Google App Engine
This is Rietveld 408576698