Reviewers: Lasse Reichstein,

Message:
This change only converts dos line ends to unix line ends in mjsunit files.
There is still one file remaining with CR LF, debug-sourceinfo.js, since this is
required to get the right result for that test.

Description:
Change dos line endings to unix line endings in a number of mjsunit test files.


Please review this at http://codereview.chromium.org/3072031/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     test/mjsunit/api-call-after-bypassed-exception.js
  M     test/mjsunit/debug-clearbreakpointgroup.js
  M     test/mjsunit/debug-evaluate-bool-constructor.js
  M     test/mjsunit/debug-references.js
  M     test/mjsunit/debug-stepin-accessor.js
  M     test/mjsunit/debug-stepin-builtin.js
  M     test/mjsunit/debug-stepin-call-function-stub.js
  M     test/mjsunit/debug-stepin-function-call.js
  M     test/mjsunit/debug-stepnext-do-while.js
  M     test/mjsunit/debug-stepout-recursive-function.js
  M     test/mjsunit/debug-stepout-to-builtin.js
  M     test/mjsunit/global-deleted-property-keyed.js
  M     test/mjsunit/regexp-capture.js
  M     test/mjsunit/regress/regress-246.js
  M     test/mjsunit/samevalue.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to