From: svenpanne@chromium.org Date: Thu, 27 Mar 2014 12:32:27 +0000 (+0000) Subject: Removed 'executable' bits from mjsunit tests. X-Git-Tag: upstream/4.7.83~9973 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe58e3d7b81bf7f0d720671955b3b91406e353d7;p=platform%2Fupstream%2Fv8.git Removed 'executable' bits from mjsunit tests. R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/214413006 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20299 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/mjsunit/array-reduce.js b/test/mjsunit/array-reduce.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/pixel-array-rounding.js b/test/mjsunit/pixel-array-rounding.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/regexp-capture-3.js b/test/mjsunit/regexp-capture-3.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/regexp-capture.js b/test/mjsunit/regexp-capture.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/regress/regress-3032.js b/test/mjsunit/regress/regress-3032.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/regress/regress-485.js b/test/mjsunit/regress/regress-485.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/simple-constructor.js b/test/mjsunit/simple-constructor.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/string-match.js b/test/mjsunit/string-match.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/string-slices.js b/test/mjsunit/string-slices.js old mode 100755 new mode 100644 diff --git a/test/mjsunit/substr.js b/test/mjsunit/substr.js old mode 100755 new mode 100644