diff --git a/testsrc/tests/browser.js b/testsrc/tests/browser.js index b4ec89f123..90bb32e571 100755 --- a/testsrc/tests/browser.js +++ b/testsrc/tests/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.1.js b/testsrc/tests/e4x/Expressions/11.1.1.js index d8f528cf04..20e7ee5b8d 100644 --- a/testsrc/tests/e4x/Expressions/11.1.1.js +++ b/testsrc/tests/e4x/Expressions/11.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.1.2.js b/testsrc/tests/e4x/Expressions/11.1.2.js index 0a6fc436cb..d920194968 100644 --- a/testsrc/tests/e4x/Expressions/11.1.2.js +++ b/testsrc/tests/e4x/Expressions/11.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.1.3.js b/testsrc/tests/e4x/Expressions/11.1.3.js index 88d68f0932..c3c44310f4 100644 --- a/testsrc/tests/e4x/Expressions/11.1.3.js +++ b/testsrc/tests/e4x/Expressions/11.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.1.4-01.js b/testsrc/tests/e4x/Expressions/11.1.4-01.js index 90251e71d5..8f97c7a62d 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-01.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-02.js b/testsrc/tests/e4x/Expressions/11.1.4-02.js index 5df067bc93..fd5a2185c5 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-02.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-03.js b/testsrc/tests/e4x/Expressions/11.1.4-03.js index 140f3ea3a0..29062962cf 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-03.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-04.js b/testsrc/tests/e4x/Expressions/11.1.4-04.js index 466f3e032e..af3652370b 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-04.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-05.js b/testsrc/tests/e4x/Expressions/11.1.4-05.js index 2e7a0114d6..a9163aaedb 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-05.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-06.js b/testsrc/tests/e4x/Expressions/11.1.4-06.js index 4d636aeb54..4793a62538 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-06.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-07.js b/testsrc/tests/e4x/Expressions/11.1.4-07.js index 7fba47943d..397f12e6ab 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-07.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/11.1.4-08.js b/testsrc/tests/e4x/Expressions/11.1.4-08.js index 928bb6a5c4..a194be0308 100755 --- a/testsrc/tests/e4x/Expressions/11.1.4-08.js +++ b/testsrc/tests/e4x/Expressions/11.1.4-08.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.1.4.js b/testsrc/tests/e4x/Expressions/11.1.4.js index 34a4685223..92b5c9bd9d 100644 --- a/testsrc/tests/e4x/Expressions/11.1.4.js +++ b/testsrc/tests/e4x/Expressions/11.1.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.1.5.js b/testsrc/tests/e4x/Expressions/11.1.5.js index 3afb0df675..ddc659b119 100644 --- a/testsrc/tests/e4x/Expressions/11.1.5.js +++ b/testsrc/tests/e4x/Expressions/11.1.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.2.1.js b/testsrc/tests/e4x/Expressions/11.2.1.js index 66c617f9c2..0498e39775 100644 --- a/testsrc/tests/e4x/Expressions/11.2.1.js +++ b/testsrc/tests/e4x/Expressions/11.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.2.2.js b/testsrc/tests/e4x/Expressions/11.2.2.js index b023652c8a..6068f9d9e7 100644 --- a/testsrc/tests/e4x/Expressions/11.2.2.js +++ b/testsrc/tests/e4x/Expressions/11.2.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.2.3.js b/testsrc/tests/e4x/Expressions/11.2.3.js index bc47ac398e..5aa848e925 100644 --- a/testsrc/tests/e4x/Expressions/11.2.3.js +++ b/testsrc/tests/e4x/Expressions/11.2.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.2.4.js b/testsrc/tests/e4x/Expressions/11.2.4.js index 7ea50b85be..94808fc893 100644 --- a/testsrc/tests/e4x/Expressions/11.2.4.js +++ b/testsrc/tests/e4x/Expressions/11.2.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.3.1.js b/testsrc/tests/e4x/Expressions/11.3.1.js index 57f5dce8d4..30d2f0eeca 100644 --- a/testsrc/tests/e4x/Expressions/11.3.1.js +++ b/testsrc/tests/e4x/Expressions/11.3.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.3.2.js b/testsrc/tests/e4x/Expressions/11.3.2.js index a579793b80..c307d9833c 100644 --- a/testsrc/tests/e4x/Expressions/11.3.2.js +++ b/testsrc/tests/e4x/Expressions/11.3.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.4.1.js b/testsrc/tests/e4x/Expressions/11.4.1.js index 4888075765..e612a0d8ff 100644 --- a/testsrc/tests/e4x/Expressions/11.4.1.js +++ b/testsrc/tests/e4x/Expressions/11.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.5.1.js b/testsrc/tests/e4x/Expressions/11.5.1.js index fa866b88f3..6fd53e5c5d 100644 --- a/testsrc/tests/e4x/Expressions/11.5.1.js +++ b/testsrc/tests/e4x/Expressions/11.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.6.1.js b/testsrc/tests/e4x/Expressions/11.6.1.js index 98796ad28a..848df644e0 100644 --- a/testsrc/tests/e4x/Expressions/11.6.1.js +++ b/testsrc/tests/e4x/Expressions/11.6.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.6.2.js b/testsrc/tests/e4x/Expressions/11.6.2.js index 62b2178666..e5b95118b7 100644 --- a/testsrc/tests/e4x/Expressions/11.6.2.js +++ b/testsrc/tests/e4x/Expressions/11.6.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/11.6.3.js b/testsrc/tests/e4x/Expressions/11.6.3.js index 888baeaaa0..59eb618865 100644 --- a/testsrc/tests/e4x/Expressions/11.6.3.js +++ b/testsrc/tests/e4x/Expressions/11.6.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/regress-301545.js b/testsrc/tests/e4x/Expressions/regress-301545.js index e984413610..37e7718b2f 100755 --- a/testsrc/tests/e4x/Expressions/regress-301545.js +++ b/testsrc/tests/e4x/Expressions/regress-301545.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/regress-302531.js b/testsrc/tests/e4x/Expressions/regress-302531.js index 0ad014bdbb..f74bb6b3bd 100755 --- a/testsrc/tests/e4x/Expressions/regress-302531.js +++ b/testsrc/tests/e4x/Expressions/regress-302531.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Expressions/regress-340024.js b/testsrc/tests/e4x/Expressions/regress-340024.js index 7f6eac9d60..d147013b66 100755 --- a/testsrc/tests/e4x/Expressions/regress-340024.js +++ b/testsrc/tests/e4x/Expressions/regress-340024.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/regress-366123.js b/testsrc/tests/e4x/Expressions/regress-366123.js index 10325f0c1d..c06f235f42 100755 --- a/testsrc/tests/e4x/Expressions/regress-366123.js +++ b/testsrc/tests/e4x/Expressions/regress-366123.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Expressions/regress-496113.js b/testsrc/tests/e4x/Expressions/regress-496113.js index 73d8921df6..3ef34fe0df 100644 --- a/testsrc/tests/e4x/Expressions/regress-496113.js +++ b/testsrc/tests/e4x/Expressions/regress-496113.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/GC/regress-280844-1.js b/testsrc/tests/e4x/GC/regress-280844-1.js index 1eb26bd96c..9051a08257 100755 --- a/testsrc/tests/e4x/GC/regress-280844-1.js +++ b/testsrc/tests/e4x/GC/regress-280844-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-280844-2.js b/testsrc/tests/e4x/GC/regress-280844-2.js index 232e12a265..94896b14bd 100755 --- a/testsrc/tests/e4x/GC/regress-280844-2.js +++ b/testsrc/tests/e4x/GC/regress-280844-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-292455.js b/testsrc/tests/e4x/GC/regress-292455.js index fadab5fcb1..797a9d6ac4 100755 --- a/testsrc/tests/e4x/GC/regress-292455.js +++ b/testsrc/tests/e4x/GC/regress-292455.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-313952-01.js b/testsrc/tests/e4x/GC/regress-313952-01.js index 0fdae57cb8..e336457071 100755 --- a/testsrc/tests/e4x/GC/regress-313952-01.js +++ b/testsrc/tests/e4x/GC/regress-313952-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-313952-02.js b/testsrc/tests/e4x/GC/regress-313952-02.js index d9c9319542..bf979d6479 100755 --- a/testsrc/tests/e4x/GC/regress-313952-02.js +++ b/testsrc/tests/e4x/GC/regress-313952-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-324117.js b/testsrc/tests/e4x/GC/regress-324117.js index 15c57cdc70..d56a597cbd 100755 --- a/testsrc/tests/e4x/GC/regress-324117.js +++ b/testsrc/tests/e4x/GC/regress-324117.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/GC/regress-324278.js b/testsrc/tests/e4x/GC/regress-324278.js index 762228f62f..c4e01435e2 100755 --- a/testsrc/tests/e4x/GC/regress-324278.js +++ b/testsrc/tests/e4x/GC/regress-324278.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/GC/regress-339785.js b/testsrc/tests/e4x/GC/regress-339785.js index 8533ad585d..ef6876fbef 100755 --- a/testsrc/tests/e4x/GC/regress-339785.js +++ b/testsrc/tests/e4x/GC/regress-339785.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/GC/regress-357063-01.js b/testsrc/tests/e4x/GC/regress-357063-01.js index 1cce72e0e5..659344b3fb 100755 --- a/testsrc/tests/e4x/GC/regress-357063-01.js +++ b/testsrc/tests/e4x/GC/regress-357063-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/GC/regress-357063-02.js b/testsrc/tests/e4x/GC/regress-357063-02.js index b3f88991c4..cefac4329b 100755 --- a/testsrc/tests/e4x/GC/regress-357063-02.js +++ b/testsrc/tests/e4x/GC/regress-357063-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Global/13.1.2.1.js b/testsrc/tests/e4x/Global/13.1.2.1.js index 32b300d70d..e03335b1b2 100644 --- a/testsrc/tests/e4x/Global/13.1.2.1.js +++ b/testsrc/tests/e4x/Global/13.1.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/13.2.1.js b/testsrc/tests/e4x/Namespace/13.2.1.js index 513afc1e12..698995a00d 100644 --- a/testsrc/tests/e4x/Namespace/13.2.1.js +++ b/testsrc/tests/e4x/Namespace/13.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/13.2.2.js b/testsrc/tests/e4x/Namespace/13.2.2.js index 5ba25bf366..984faac6f7 100644 --- a/testsrc/tests/e4x/Namespace/13.2.2.js +++ b/testsrc/tests/e4x/Namespace/13.2.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/13.2.5.js b/testsrc/tests/e4x/Namespace/13.2.5.js index 7fe60e22b9..f729bd16a2 100644 --- a/testsrc/tests/e4x/Namespace/13.2.5.js +++ b/testsrc/tests/e4x/Namespace/13.2.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/regress-283972.js b/testsrc/tests/e4x/Namespace/regress-283972.js index d46d416ede..b0b8f52153 100755 --- a/testsrc/tests/e4x/Namespace/regress-283972.js +++ b/testsrc/tests/e4x/Namespace/regress-283972.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Namespace/regress-292863.js b/testsrc/tests/e4x/Namespace/regress-292863.js index 25f5ee8fde..9cc8483e4f 100755 --- a/testsrc/tests/e4x/Namespace/regress-292863.js +++ b/testsrc/tests/e4x/Namespace/regress-292863.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Namespace/regress-350442.js b/testsrc/tests/e4x/Namespace/regress-350442.js index 9db3da1873..db49cbd6d2 100755 --- a/testsrc/tests/e4x/Namespace/regress-350442.js +++ b/testsrc/tests/e4x/Namespace/regress-350442.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/regress-444608-02.js b/testsrc/tests/e4x/Namespace/regress-444608-02.js index 779706900a..95c2fadc80 100755 --- a/testsrc/tests/e4x/Namespace/regress-444608-02.js +++ b/testsrc/tests/e4x/Namespace/regress-444608-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Namespace/regress-444608.js b/testsrc/tests/e4x/Namespace/regress-444608.js index 03f5283fc4..9050c05575 100755 --- a/testsrc/tests/e4x/Namespace/regress-444608.js +++ b/testsrc/tests/e4x/Namespace/regress-444608.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/13.3.1.js b/testsrc/tests/e4x/QName/13.3.1.js index faab47a602..143d996fe2 100644 --- a/testsrc/tests/e4x/QName/13.3.1.js +++ b/testsrc/tests/e4x/QName/13.3.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/13.3.2.js b/testsrc/tests/e4x/QName/13.3.2.js index b6c2896940..f1310292a4 100644 --- a/testsrc/tests/e4x/QName/13.3.2.js +++ b/testsrc/tests/e4x/QName/13.3.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/13.3.5.js b/testsrc/tests/e4x/QName/13.3.5.js index 5b961358fa..41e5eeec45 100644 --- a/testsrc/tests/e4x/QName/13.3.5.js +++ b/testsrc/tests/e4x/QName/13.3.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/regress-373595-01.js b/testsrc/tests/e4x/QName/regress-373595-01.js index 8737f8e8c7..8007a1eab2 100755 --- a/testsrc/tests/e4x/QName/regress-373595-01.js +++ b/testsrc/tests/e4x/QName/regress-373595-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/regress-373595-02.js b/testsrc/tests/e4x/QName/regress-373595-02.js index 47b9322614..34760c5111 100755 --- a/testsrc/tests/e4x/QName/regress-373595-02.js +++ b/testsrc/tests/e4x/QName/regress-373595-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/regress-373595-03.js b/testsrc/tests/e4x/QName/regress-373595-03.js index 496df2416d..c293704869 100755 --- a/testsrc/tests/e4x/QName/regress-373595-03.js +++ b/testsrc/tests/e4x/QName/regress-373595-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/QName/regress-444608.js b/testsrc/tests/e4x/QName/regress-444608.js index 8a8beb22ec..6839cce879 100755 --- a/testsrc/tests/e4x/QName/regress-444608.js +++ b/testsrc/tests/e4x/QName/regress-444608.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-257679.js b/testsrc/tests/e4x/Regress/regress-257679.js index 68cb041e30..80519afda9 100644 --- a/testsrc/tests/e4x/Regress/regress-257679.js +++ b/testsrc/tests/e4x/Regress/regress-257679.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-263934.js b/testsrc/tests/e4x/Regress/regress-263934.js index 1b38140ea8..4292c385eb 100644 --- a/testsrc/tests/e4x/Regress/regress-263934.js +++ b/testsrc/tests/e4x/Regress/regress-263934.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-263935.js b/testsrc/tests/e4x/Regress/regress-263935.js index 3afff6b86e..6971ee6cc6 100644 --- a/testsrc/tests/e4x/Regress/regress-263935.js +++ b/testsrc/tests/e4x/Regress/regress-263935.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-263936.js b/testsrc/tests/e4x/Regress/regress-263936.js index 8bb3433588..af7d505e93 100644 --- a/testsrc/tests/e4x/Regress/regress-263936.js +++ b/testsrc/tests/e4x/Regress/regress-263936.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-264369.js b/testsrc/tests/e4x/Regress/regress-264369.js index 4364621f84..bf0805538c 100644 --- a/testsrc/tests/e4x/Regress/regress-264369.js +++ b/testsrc/tests/e4x/Regress/regress-264369.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-271545.js b/testsrc/tests/e4x/Regress/regress-271545.js index 03d1cebe03..4dba7689a6 100644 --- a/testsrc/tests/e4x/Regress/regress-271545.js +++ b/testsrc/tests/e4x/Regress/regress-271545.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-277650.js b/testsrc/tests/e4x/Regress/regress-277650.js index e046cd80da..e62d3bfd65 100755 --- a/testsrc/tests/e4x/Regress/regress-277650.js +++ b/testsrc/tests/e4x/Regress/regress-277650.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-277664.js b/testsrc/tests/e4x/Regress/regress-277664.js index 3546002cd1..e9586bd307 100755 --- a/testsrc/tests/e4x/Regress/regress-277664.js +++ b/testsrc/tests/e4x/Regress/regress-277664.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-277683.js b/testsrc/tests/e4x/Regress/regress-277683.js index 45e79887c7..8defee4f7a 100755 --- a/testsrc/tests/e4x/Regress/regress-277683.js +++ b/testsrc/tests/e4x/Regress/regress-277683.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-277779.js b/testsrc/tests/e4x/Regress/regress-277779.js index efb41dd43e..0cffd0f4e3 100755 --- a/testsrc/tests/e4x/Regress/regress-277779.js +++ b/testsrc/tests/e4x/Regress/regress-277779.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-277935.js b/testsrc/tests/e4x/Regress/regress-277935.js index b4ac255a3c..8ee55f6d15 100644 --- a/testsrc/tests/e4x/Regress/regress-277935.js +++ b/testsrc/tests/e4x/Regress/regress-277935.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-278112.js b/testsrc/tests/e4x/Regress/regress-278112.js index cccb9025d2..d7afc31ce3 100644 --- a/testsrc/tests/e4x/Regress/regress-278112.js +++ b/testsrc/tests/e4x/Regress/regress-278112.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-283349.js b/testsrc/tests/e4x/Regress/regress-283349.js index 93ba1296bf..c14126530c 100755 --- a/testsrc/tests/e4x/Regress/regress-283349.js +++ b/testsrc/tests/e4x/Regress/regress-283349.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-290056.js b/testsrc/tests/e4x/Regress/regress-290056.js index f5cc0faf5f..3dc6959f68 100755 --- a/testsrc/tests/e4x/Regress/regress-290056.js +++ b/testsrc/tests/e4x/Regress/regress-290056.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-290499.js b/testsrc/tests/e4x/Regress/regress-290499.js index 56ca89bdb4..9bcfcf0049 100755 --- a/testsrc/tests/e4x/Regress/regress-290499.js +++ b/testsrc/tests/e4x/Regress/regress-290499.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-301553.js b/testsrc/tests/e4x/Regress/regress-301553.js index 26b4a292df..3aef517969 100755 --- a/testsrc/tests/e4x/Regress/regress-301553.js +++ b/testsrc/tests/e4x/Regress/regress-301553.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-301573.js b/testsrc/tests/e4x/Regress/regress-301573.js index e3ec13714d..98d13e3597 100755 --- a/testsrc/tests/e4x/Regress/regress-301573.js +++ b/testsrc/tests/e4x/Regress/regress-301573.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-301596.js b/testsrc/tests/e4x/Regress/regress-301596.js index 693ffa59a4..1818193737 100755 --- a/testsrc/tests/e4x/Regress/regress-301596.js +++ b/testsrc/tests/e4x/Regress/regress-301596.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-301692.js b/testsrc/tests/e4x/Regress/regress-301692.js index 8e56aacfb9..c747435f0b 100755 --- a/testsrc/tests/e4x/Regress/regress-301692.js +++ b/testsrc/tests/e4x/Regress/regress-301692.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-308111.js b/testsrc/tests/e4x/Regress/regress-308111.js index 5fee4d7d49..2cc4b80d4b 100755 --- a/testsrc/tests/e4x/Regress/regress-308111.js +++ b/testsrc/tests/e4x/Regress/regress-308111.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-309897.js b/testsrc/tests/e4x/Regress/regress-309897.js index 7a1ebb706c..f26cc3a982 100755 --- a/testsrc/tests/e4x/Regress/regress-309897.js +++ b/testsrc/tests/e4x/Regress/regress-309897.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-311580.js b/testsrc/tests/e4x/Regress/regress-311580.js index aade17e85d..61bcbc00c7 100755 --- a/testsrc/tests/e4x/Regress/regress-311580.js +++ b/testsrc/tests/e4x/Regress/regress-311580.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-313799.js b/testsrc/tests/e4x/Regress/regress-313799.js index 777a4eece9..6cc8e94d01 100755 --- a/testsrc/tests/e4x/Regress/regress-313799.js +++ b/testsrc/tests/e4x/Regress/regress-313799.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-318922.js b/testsrc/tests/e4x/Regress/regress-318922.js index d3d617504b..d18103ab60 100755 --- a/testsrc/tests/e4x/Regress/regress-318922.js +++ b/testsrc/tests/e4x/Regress/regress-318922.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-319872.js b/testsrc/tests/e4x/Regress/regress-319872.js index db39f4d992..2f1f32b52f 100755 --- a/testsrc/tests/e4x/Regress/regress-319872.js +++ b/testsrc/tests/e4x/Regress/regress-319872.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-321547.js b/testsrc/tests/e4x/Regress/regress-321547.js index cc1803d826..df0ab20968 100755 --- a/testsrc/tests/e4x/Regress/regress-321547.js +++ b/testsrc/tests/e4x/Regress/regress-321547.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-322499.js b/testsrc/tests/e4x/Regress/regress-322499.js index 71e310b737..901f653704 100755 --- a/testsrc/tests/e4x/Regress/regress-322499.js +++ b/testsrc/tests/e4x/Regress/regress-322499.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-323338-1.js b/testsrc/tests/e4x/Regress/regress-323338-1.js index 8a0e962358..5d01cfdc52 100755 --- a/testsrc/tests/e4x/Regress/regress-323338-1.js +++ b/testsrc/tests/e4x/Regress/regress-323338-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-323338-2.js b/testsrc/tests/e4x/Regress/regress-323338-2.js index 90690fbf4e..854f9971da 100755 --- a/testsrc/tests/e4x/Regress/regress-323338-2.js +++ b/testsrc/tests/e4x/Regress/regress-323338-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-325425.js b/testsrc/tests/e4x/Regress/regress-325425.js index 4fc1bb95f9..a0612d72a2 100755 --- a/testsrc/tests/e4x/Regress/regress-325425.js +++ b/testsrc/tests/e4x/Regress/regress-325425.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-327564.js b/testsrc/tests/e4x/Regress/regress-327564.js index 5c6fb31072..37aacc8f71 100755 --- a/testsrc/tests/e4x/Regress/regress-327564.js +++ b/testsrc/tests/e4x/Regress/regress-327564.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-327691-01.js b/testsrc/tests/e4x/Regress/regress-327691-01.js index e7ec38f3ef..05c6f7a89b 100755 --- a/testsrc/tests/e4x/Regress/regress-327691-01.js +++ b/testsrc/tests/e4x/Regress/regress-327691-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-327691-02.js b/testsrc/tests/e4x/Regress/regress-327691-02.js index 8bed0752ff..d44be404d6 100755 --- a/testsrc/tests/e4x/Regress/regress-327691-02.js +++ b/testsrc/tests/e4x/Regress/regress-327691-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-327697.js b/testsrc/tests/e4x/Regress/regress-327697.js index b4319a97e6..5ed6b12d2a 100755 --- a/testsrc/tests/e4x/Regress/regress-327697.js +++ b/testsrc/tests/e4x/Regress/regress-327697.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-328249.js b/testsrc/tests/e4x/Regress/regress-328249.js index 137eb1195b..58fbae4f73 100755 --- a/testsrc/tests/e4x/Regress/regress-328249.js +++ b/testsrc/tests/e4x/Regress/regress-328249.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-329257.js b/testsrc/tests/e4x/Regress/regress-329257.js index ab1fd7e3d8..6fd18b8a09 100644 --- a/testsrc/tests/e4x/Regress/regress-329257.js +++ b/testsrc/tests/e4x/Regress/regress-329257.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-331558.js b/testsrc/tests/e4x/Regress/regress-331558.js index 40369d24a7..e86660c258 100755 --- a/testsrc/tests/e4x/Regress/regress-331558.js +++ b/testsrc/tests/e4x/Regress/regress-331558.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-331664.js b/testsrc/tests/e4x/Regress/regress-331664.js index e8110b81e8..d496fa8efa 100755 --- a/testsrc/tests/e4x/Regress/regress-331664.js +++ b/testsrc/tests/e4x/Regress/regress-331664.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-344455.js b/testsrc/tests/e4x/Regress/regress-344455.js index 4cea01e861..607055e34c 100755 --- a/testsrc/tests/e4x/Regress/regress-344455.js +++ b/testsrc/tests/e4x/Regress/regress-344455.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-347155.js b/testsrc/tests/e4x/Regress/regress-347155.js index 4f862fe10e..b4f84745df 100755 --- a/testsrc/tests/e4x/Regress/regress-347155.js +++ b/testsrc/tests/e4x/Regress/regress-347155.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-350206-1.js b/testsrc/tests/e4x/Regress/regress-350206-1.js index 6c2514a2f4..c004c8f03d 100755 --- a/testsrc/tests/e4x/Regress/regress-350206-1.js +++ b/testsrc/tests/e4x/Regress/regress-350206-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-350206.js b/testsrc/tests/e4x/Regress/regress-350206.js index 11b26f03ff..3214a57794 100755 --- a/testsrc/tests/e4x/Regress/regress-350206.js +++ b/testsrc/tests/e4x/Regress/regress-350206.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-350238.js b/testsrc/tests/e4x/Regress/regress-350238.js index d518dc7b52..dd70aff713 100755 --- a/testsrc/tests/e4x/Regress/regress-350238.js +++ b/testsrc/tests/e4x/Regress/regress-350238.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-350629.js b/testsrc/tests/e4x/Regress/regress-350629.js index 7d411c6011..cdcc2c8296 100755 --- a/testsrc/tests/e4x/Regress/regress-350629.js +++ b/testsrc/tests/e4x/Regress/regress-350629.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-352097.js b/testsrc/tests/e4x/Regress/regress-352097.js index a9e60cbbdc..6544a30900 100755 --- a/testsrc/tests/e4x/Regress/regress-352097.js +++ b/testsrc/tests/e4x/Regress/regress-352097.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-352103.js b/testsrc/tests/e4x/Regress/regress-352103.js index 717986cf19..8bb50ee5b3 100755 --- a/testsrc/tests/e4x/Regress/regress-352103.js +++ b/testsrc/tests/e4x/Regress/regress-352103.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Regress/regress-352223.js b/testsrc/tests/e4x/Regress/regress-352223.js index eefa5f4f32..61165ccdd4 100755 --- a/testsrc/tests/e4x/Regress/regress-352223.js +++ b/testsrc/tests/e4x/Regress/regress-352223.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-01.js b/testsrc/tests/e4x/Regress/regress-354145-01.js index 722247a1f6..bdfb3d8a23 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-01.js +++ b/testsrc/tests/e4x/Regress/regress-354145-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-02.js b/testsrc/tests/e4x/Regress/regress-354145-02.js index 397eff4c02..c2f0b8f054 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-02.js +++ b/testsrc/tests/e4x/Regress/regress-354145-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-03.js b/testsrc/tests/e4x/Regress/regress-354145-03.js index f4cd7f9f80..64e04d7c4e 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-03.js +++ b/testsrc/tests/e4x/Regress/regress-354145-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-04.js b/testsrc/tests/e4x/Regress/regress-354145-04.js index 6c147abb0e..3145891686 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-04.js +++ b/testsrc/tests/e4x/Regress/regress-354145-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-05.js b/testsrc/tests/e4x/Regress/regress-354145-05.js index 7b0f3aa03e..4ebb2f3b85 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-05.js +++ b/testsrc/tests/e4x/Regress/regress-354145-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354145-07.js b/testsrc/tests/e4x/Regress/regress-354145-07.js index 6118c246b6..5b7e687885 100755 --- a/testsrc/tests/e4x/Regress/regress-354145-07.js +++ b/testsrc/tests/e4x/Regress/regress-354145-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-354998.js b/testsrc/tests/e4x/Regress/regress-354998.js index 2c925ab6db..5ee84b3a72 100755 --- a/testsrc/tests/e4x/Regress/regress-354998.js +++ b/testsrc/tests/e4x/Regress/regress-354998.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-355474-02.js b/testsrc/tests/e4x/Regress/regress-355474-02.js index a6972471d2..832b73e8d4 100755 --- a/testsrc/tests/e4x/Regress/regress-355474-02.js +++ b/testsrc/tests/e4x/Regress/regress-355474-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-355478.js b/testsrc/tests/e4x/Regress/regress-355478.js index b37adc9f2d..ae597cea58 100755 --- a/testsrc/tests/e4x/Regress/regress-355478.js +++ b/testsrc/tests/e4x/Regress/regress-355478.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-355569.js b/testsrc/tests/e4x/Regress/regress-355569.js index 0de62211da..c0b5311355 100644 --- a/testsrc/tests/e4x/Regress/regress-355569.js +++ b/testsrc/tests/e4x/Regress/regress-355569.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-356238-01.js b/testsrc/tests/e4x/Regress/regress-356238-01.js index 1142ebe47e..f120da36f2 100755 --- a/testsrc/tests/e4x/Regress/regress-356238-01.js +++ b/testsrc/tests/e4x/Regress/regress-356238-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-356238-02.js b/testsrc/tests/e4x/Regress/regress-356238-02.js index c2cb90e118..305aa53ccc 100755 --- a/testsrc/tests/e4x/Regress/regress-356238-02.js +++ b/testsrc/tests/e4x/Regress/regress-356238-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-356238-03.js b/testsrc/tests/e4x/Regress/regress-356238-03.js index f3b622c878..21204eb8da 100755 --- a/testsrc/tests/e4x/Regress/regress-356238-03.js +++ b/testsrc/tests/e4x/Regress/regress-356238-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-361451.js b/testsrc/tests/e4x/Regress/regress-361451.js index 9e9774e5a6..db5382bb0e 100755 --- a/testsrc/tests/e4x/Regress/regress-361451.js +++ b/testsrc/tests/e4x/Regress/regress-361451.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-364017.js b/testsrc/tests/e4x/Regress/regress-364017.js index fcfa2c3452..70fa99d6cf 100755 --- a/testsrc/tests/e4x/Regress/regress-364017.js +++ b/testsrc/tests/e4x/Regress/regress-364017.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-369032.js b/testsrc/tests/e4x/Regress/regress-369032.js index 014a41affa..607e229139 100755 --- a/testsrc/tests/e4x/Regress/regress-369032.js +++ b/testsrc/tests/e4x/Regress/regress-369032.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-369536.js b/testsrc/tests/e4x/Regress/regress-369536.js index 33174f4788..22d2d30349 100644 --- a/testsrc/tests/e4x/Regress/regress-369536.js +++ b/testsrc/tests/e4x/Regress/regress-369536.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-369740.js b/testsrc/tests/e4x/Regress/regress-369740.js index 72834c0431..abed216231 100755 --- a/testsrc/tests/e4x/Regress/regress-369740.js +++ b/testsrc/tests/e4x/Regress/regress-369740.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-370016.js b/testsrc/tests/e4x/Regress/regress-370016.js index b7388c23da..e4026403a3 100755 --- a/testsrc/tests/e4x/Regress/regress-370016.js +++ b/testsrc/tests/e4x/Regress/regress-370016.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-370048-01.js b/testsrc/tests/e4x/Regress/regress-370048-01.js index e97bdef8bc..c8268b984b 100755 --- a/testsrc/tests/e4x/Regress/regress-370048-01.js +++ b/testsrc/tests/e4x/Regress/regress-370048-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-370048-02.js b/testsrc/tests/e4x/Regress/regress-370048-02.js index 45dc618437..dbe9f9131c 100755 --- a/testsrc/tests/e4x/Regress/regress-370048-02.js +++ b/testsrc/tests/e4x/Regress/regress-370048-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-370372.js b/testsrc/tests/e4x/Regress/regress-370372.js index aa65966c79..c42dcd9dae 100755 --- a/testsrc/tests/e4x/Regress/regress-370372.js +++ b/testsrc/tests/e4x/Regress/regress-370372.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-371369.js b/testsrc/tests/e4x/Regress/regress-371369.js index e973f5cb83..dc72844f70 100755 --- a/testsrc/tests/e4x/Regress/regress-371369.js +++ b/testsrc/tests/e4x/Regress/regress-371369.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-372563.js b/testsrc/tests/e4x/Regress/regress-372563.js index 63f1fdc721..dea62413cc 100755 --- a/testsrc/tests/e4x/Regress/regress-372563.js +++ b/testsrc/tests/e4x/Regress/regress-372563.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-372564.js b/testsrc/tests/e4x/Regress/regress-372564.js index e595fee058..11c397f67b 100755 --- a/testsrc/tests/e4x/Regress/regress-372564.js +++ b/testsrc/tests/e4x/Regress/regress-372564.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-373082.js b/testsrc/tests/e4x/Regress/regress-373082.js index 3a5b855ad3..d7da79f2b6 100755 --- a/testsrc/tests/e4x/Regress/regress-373082.js +++ b/testsrc/tests/e4x/Regress/regress-373082.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-374106.js b/testsrc/tests/e4x/Regress/regress-374106.js index d9d4659211..6fd788eb48 100755 --- a/testsrc/tests/e4x/Regress/regress-374106.js +++ b/testsrc/tests/e4x/Regress/regress-374106.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-374112.js b/testsrc/tests/e4x/Regress/regress-374112.js index a96582d99f..2ec448851e 100755 --- a/testsrc/tests/e4x/Regress/regress-374112.js +++ b/testsrc/tests/e4x/Regress/regress-374112.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-374116.js b/testsrc/tests/e4x/Regress/regress-374116.js index 5e753cd640..977a772203 100755 --- a/testsrc/tests/e4x/Regress/regress-374116.js +++ b/testsrc/tests/e4x/Regress/regress-374116.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-374160.js b/testsrc/tests/e4x/Regress/regress-374160.js index 6ea21a8579..4ac3d58d94 100755 --- a/testsrc/tests/e4x/Regress/regress-374160.js +++ b/testsrc/tests/e4x/Regress/regress-374160.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-375406.js b/testsrc/tests/e4x/Regress/regress-375406.js index d9217e209d..059c27c099 100644 --- a/testsrc/tests/e4x/Regress/regress-375406.js +++ b/testsrc/tests/e4x/Regress/regress-375406.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-378492.js b/testsrc/tests/e4x/Regress/regress-378492.js index 66b11de4aa..018ac5ce70 100755 --- a/testsrc/tests/e4x/Regress/regress-378492.js +++ b/testsrc/tests/e4x/Regress/regress-378492.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-380833.js b/testsrc/tests/e4x/Regress/regress-380833.js index 070bce7d1c..f2f479bd31 100755 --- a/testsrc/tests/e4x/Regress/regress-380833.js +++ b/testsrc/tests/e4x/Regress/regress-380833.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-383255.js b/testsrc/tests/e4x/Regress/regress-383255.js index b9c466eb98..a18e85791b 100755 --- a/testsrc/tests/e4x/Regress/regress-383255.js +++ b/testsrc/tests/e4x/Regress/regress-383255.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-394941.js b/testsrc/tests/e4x/Regress/regress-394941.js index c8f9a09d3f..d2e934b66d 100755 --- a/testsrc/tests/e4x/Regress/regress-394941.js +++ b/testsrc/tests/e4x/Regress/regress-394941.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-407323.js b/testsrc/tests/e4x/Regress/regress-407323.js index 4e2f9ea9da..0ec91bfbb8 100755 --- a/testsrc/tests/e4x/Regress/regress-407323.js +++ b/testsrc/tests/e4x/Regress/regress-407323.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-426520.js b/testsrc/tests/e4x/Regress/regress-426520.js index 987ab45ecd..e686cd39cd 100644 --- a/testsrc/tests/e4x/Regress/regress-426520.js +++ b/testsrc/tests/e4x/Regress/regress-426520.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-453915.js b/testsrc/tests/e4x/Regress/regress-453915.js index 7027b302ab..40780d379c 100755 --- a/testsrc/tests/e4x/Regress/regress-453915.js +++ b/testsrc/tests/e4x/Regress/regress-453915.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-458679-01.js b/testsrc/tests/e4x/Regress/regress-458679-01.js index 435fc5c2eb..02678ca59a 100644 --- a/testsrc/tests/e4x/Regress/regress-458679-01.js +++ b/testsrc/tests/e4x/Regress/regress-458679-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-458679-02.js b/testsrc/tests/e4x/Regress/regress-458679-02.js index 2bfe48ab8d..c42bd21287 100644 --- a/testsrc/tests/e4x/Regress/regress-458679-02.js +++ b/testsrc/tests/e4x/Regress/regress-458679-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-460180.js b/testsrc/tests/e4x/Regress/regress-460180.js index 95604fa166..b2c02871cd 100755 --- a/testsrc/tests/e4x/Regress/regress-460180.js +++ b/testsrc/tests/e4x/Regress/regress-460180.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-465063.js b/testsrc/tests/e4x/Regress/regress-465063.js index b8ce876f64..448b05e9a1 100644 --- a/testsrc/tests/e4x/Regress/regress-465063.js +++ b/testsrc/tests/e4x/Regress/regress-465063.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-470619.js b/testsrc/tests/e4x/Regress/regress-470619.js index cb2c80c360..ed0492a577 100644 --- a/testsrc/tests/e4x/Regress/regress-470619.js +++ b/testsrc/tests/e4x/Regress/regress-470619.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-473709.js b/testsrc/tests/e4x/Regress/regress-473709.js index f5d126fefe..5a04b71ddd 100644 --- a/testsrc/tests/e4x/Regress/regress-473709.js +++ b/testsrc/tests/e4x/Regress/regress-473709.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-474319.js b/testsrc/tests/e4x/Regress/regress-474319.js index 2e88c21a97..26f3d694b9 100644 --- a/testsrc/tests/e4x/Regress/regress-474319.js +++ b/testsrc/tests/e4x/Regress/regress-474319.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Regress/regress-477053.js b/testsrc/tests/e4x/Regress/regress-477053.js index 3b3a2b9206..1d91bacce1 100644 --- a/testsrc/tests/e4x/Regress/regress-477053.js +++ b/testsrc/tests/e4x/Regress/regress-477053.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Statements/12.1.js b/testsrc/tests/e4x/Statements/12.1.js index b68d0cd627..3713b9bb10 100644 --- a/testsrc/tests/e4x/Statements/12.1.js +++ b/testsrc/tests/e4x/Statements/12.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Statements/12.2.js b/testsrc/tests/e4x/Statements/12.2.js index fea5582643..2011812808 100644 --- a/testsrc/tests/e4x/Statements/12.2.js +++ b/testsrc/tests/e4x/Statements/12.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Statements/12.3-01.js b/testsrc/tests/e4x/Statements/12.3-01.js index 8b846b7b12..e94d767c14 100755 --- a/testsrc/tests/e4x/Statements/12.3-01.js +++ b/testsrc/tests/e4x/Statements/12.3-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/TypeConversion/10.1.1.js b/testsrc/tests/e4x/TypeConversion/10.1.1.js index 190d2f9ee5..8949f7dcba 100644 --- a/testsrc/tests/e4x/TypeConversion/10.1.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.1.2.js b/testsrc/tests/e4x/TypeConversion/10.1.2.js index 0a129bc4fd..d4d581c40b 100644 --- a/testsrc/tests/e4x/TypeConversion/10.1.2.js +++ b/testsrc/tests/e4x/TypeConversion/10.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.2.1.js b/testsrc/tests/e4x/TypeConversion/10.2.1.js index 402294da4a..78c031c04d 100644 --- a/testsrc/tests/e4x/TypeConversion/10.2.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * * This Source Code Form is subject to the terms of the Mozilla Public diff --git a/testsrc/tests/e4x/TypeConversion/10.3.1.js b/testsrc/tests/e4x/TypeConversion/10.3.1.js index b16dc43668..85978be83e 100644 --- a/testsrc/tests/e4x/TypeConversion/10.3.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.3.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.3.js b/testsrc/tests/e4x/TypeConversion/10.3.js index 7031e33d6a..1e20d9abf9 100644 --- a/testsrc/tests/e4x/TypeConversion/10.3.js +++ b/testsrc/tests/e4x/TypeConversion/10.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.4.1.js b/testsrc/tests/e4x/TypeConversion/10.4.1.js index 3e2b441b0e..1bb0e67558 100644 --- a/testsrc/tests/e4x/TypeConversion/10.4.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.4.js b/testsrc/tests/e4x/TypeConversion/10.4.js index c7251bb92f..ce05a5e4a7 100644 --- a/testsrc/tests/e4x/TypeConversion/10.4.js +++ b/testsrc/tests/e4x/TypeConversion/10.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.5.1.js b/testsrc/tests/e4x/TypeConversion/10.5.1.js index 64bb42816b..936dc2e4c4 100644 --- a/testsrc/tests/e4x/TypeConversion/10.5.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.5.js b/testsrc/tests/e4x/TypeConversion/10.5.js index bac7b3a673..c889401f8f 100644 --- a/testsrc/tests/e4x/TypeConversion/10.5.js +++ b/testsrc/tests/e4x/TypeConversion/10.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.6.1.js b/testsrc/tests/e4x/TypeConversion/10.6.1.js index 2e498ee29d..846e8e4415 100644 --- a/testsrc/tests/e4x/TypeConversion/10.6.1.js +++ b/testsrc/tests/e4x/TypeConversion/10.6.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/10.6.js b/testsrc/tests/e4x/TypeConversion/10.6.js index 7bbe40f860..64d4bd7168 100644 --- a/testsrc/tests/e4x/TypeConversion/10.6.js +++ b/testsrc/tests/e4x/TypeConversion/10.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/TypeConversion/regress-302097.js b/testsrc/tests/e4x/TypeConversion/regress-302097.js index 31439ce5e7..699af4ea5a 100755 --- a/testsrc/tests/e4x/TypeConversion/regress-302097.js +++ b/testsrc/tests/e4x/TypeConversion/regress-302097.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/Types/9.1.1.1.js b/testsrc/tests/e4x/Types/9.1.1.1.js index 6d6997d8ad..b6317ecfc1 100644 --- a/testsrc/tests/e4x/Types/9.1.1.1.js +++ b/testsrc/tests/e4x/Types/9.1.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.10.js b/testsrc/tests/e4x/Types/9.1.1.10.js index cf334e7a89..3c1ae78c06 100644 --- a/testsrc/tests/e4x/Types/9.1.1.10.js +++ b/testsrc/tests/e4x/Types/9.1.1.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.11.js b/testsrc/tests/e4x/Types/9.1.1.11.js index a6e623ea50..01327a6a8e 100644 --- a/testsrc/tests/e4x/Types/9.1.1.11.js +++ b/testsrc/tests/e4x/Types/9.1.1.11.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.12.js b/testsrc/tests/e4x/Types/9.1.1.12.js index 54f3117268..2ca7a59377 100644 --- a/testsrc/tests/e4x/Types/9.1.1.12.js +++ b/testsrc/tests/e4x/Types/9.1.1.12.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.13.js b/testsrc/tests/e4x/Types/9.1.1.13.js index f6563bd5bd..36d39d8150 100644 --- a/testsrc/tests/e4x/Types/9.1.1.13.js +++ b/testsrc/tests/e4x/Types/9.1.1.13.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.2.js b/testsrc/tests/e4x/Types/9.1.1.2.js index b6d7094202..a068a87769 100644 --- a/testsrc/tests/e4x/Types/9.1.1.2.js +++ b/testsrc/tests/e4x/Types/9.1.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.3.js b/testsrc/tests/e4x/Types/9.1.1.3.js index d1bca21eea..22816f7d07 100644 --- a/testsrc/tests/e4x/Types/9.1.1.3.js +++ b/testsrc/tests/e4x/Types/9.1.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.4.js b/testsrc/tests/e4x/Types/9.1.1.4.js index 171cdf6b6e..d0f8d901c2 100644 --- a/testsrc/tests/e4x/Types/9.1.1.4.js +++ b/testsrc/tests/e4x/Types/9.1.1.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.5.js b/testsrc/tests/e4x/Types/9.1.1.5.js index 0e3875d25d..5bc14c10a1 100644 --- a/testsrc/tests/e4x/Types/9.1.1.5.js +++ b/testsrc/tests/e4x/Types/9.1.1.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.6.js b/testsrc/tests/e4x/Types/9.1.1.6.js index 3677633beb..143400a595 100644 --- a/testsrc/tests/e4x/Types/9.1.1.6.js +++ b/testsrc/tests/e4x/Types/9.1.1.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.7.js b/testsrc/tests/e4x/Types/9.1.1.7.js index ba00529343..7dc31b13e2 100644 --- a/testsrc/tests/e4x/Types/9.1.1.7.js +++ b/testsrc/tests/e4x/Types/9.1.1.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.8.js b/testsrc/tests/e4x/Types/9.1.1.8.js index 22a559c70c..b96504cd4f 100644 --- a/testsrc/tests/e4x/Types/9.1.1.8.js +++ b/testsrc/tests/e4x/Types/9.1.1.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.1.1.9.js b/testsrc/tests/e4x/Types/9.1.1.9.js index 32ce90958c..5d41f200fa 100644 --- a/testsrc/tests/e4x/Types/9.1.1.9.js +++ b/testsrc/tests/e4x/Types/9.1.1.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.1.js b/testsrc/tests/e4x/Types/9.2.1.1.js index d3a809e59c..2df2d2e71f 100644 --- a/testsrc/tests/e4x/Types/9.2.1.1.js +++ b/testsrc/tests/e4x/Types/9.2.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.10.js b/testsrc/tests/e4x/Types/9.2.1.10.js index 9af22786cc..24a9483bfc 100644 --- a/testsrc/tests/e4x/Types/9.2.1.10.js +++ b/testsrc/tests/e4x/Types/9.2.1.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.2.js b/testsrc/tests/e4x/Types/9.2.1.2.js index 835b7a03aa..40c0a2182a 100644 --- a/testsrc/tests/e4x/Types/9.2.1.2.js +++ b/testsrc/tests/e4x/Types/9.2.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.3.js b/testsrc/tests/e4x/Types/9.2.1.3.js index b63b046b68..28af143f63 100644 --- a/testsrc/tests/e4x/Types/9.2.1.3.js +++ b/testsrc/tests/e4x/Types/9.2.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.4.js b/testsrc/tests/e4x/Types/9.2.1.4.js index e3386c88ff..7b344f5d27 100644 --- a/testsrc/tests/e4x/Types/9.2.1.4.js +++ b/testsrc/tests/e4x/Types/9.2.1.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.5.js b/testsrc/tests/e4x/Types/9.2.1.5.js index 28a7b84471..02aee59238 100644 --- a/testsrc/tests/e4x/Types/9.2.1.5.js +++ b/testsrc/tests/e4x/Types/9.2.1.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.6.js b/testsrc/tests/e4x/Types/9.2.1.6.js index bd50c1b809..7ee1e6d1ff 100644 --- a/testsrc/tests/e4x/Types/9.2.1.6.js +++ b/testsrc/tests/e4x/Types/9.2.1.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.7.js b/testsrc/tests/e4x/Types/9.2.1.7.js index e4e9db6218..b55f54153b 100644 --- a/testsrc/tests/e4x/Types/9.2.1.7.js +++ b/testsrc/tests/e4x/Types/9.2.1.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.8.js b/testsrc/tests/e4x/Types/9.2.1.8.js index eff4572668..6f176d6312 100644 --- a/testsrc/tests/e4x/Types/9.2.1.8.js +++ b/testsrc/tests/e4x/Types/9.2.1.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/Types/9.2.1.9.js b/testsrc/tests/e4x/Types/9.2.1.9.js index d8d2642b27..c0a8e964d9 100644 --- a/testsrc/tests/e4x/Types/9.2.1.9.js +++ b/testsrc/tests/e4x/Types/9.2.1.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.1.js b/testsrc/tests/e4x/XML/13.4.1.js index a19d4f94bc..a2b08688f0 100644 --- a/testsrc/tests/e4x/XML/13.4.1.js +++ b/testsrc/tests/e4x/XML/13.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.2.js b/testsrc/tests/e4x/XML/13.4.2.js index f431bee097..354632ad93 100644 --- a/testsrc/tests/e4x/XML/13.4.2.js +++ b/testsrc/tests/e4x/XML/13.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.3.10.js b/testsrc/tests/e4x/XML/13.4.3.10.js index 67352d8747..7e1a8c1a94 100644 --- a/testsrc/tests/e4x/XML/13.4.3.10.js +++ b/testsrc/tests/e4x/XML/13.4.3.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/XML/13.4.3.js b/testsrc/tests/e4x/XML/13.4.3.js index 54859744d5..83f0fcb416 100644 --- a/testsrc/tests/e4x/XML/13.4.3.js +++ b/testsrc/tests/e4x/XML/13.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.1.js b/testsrc/tests/e4x/XML/13.4.4.1.js index c9f5013102..c6cce4eced 100644 --- a/testsrc/tests/e4x/XML/13.4.4.1.js +++ b/testsrc/tests/e4x/XML/13.4.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.10.js b/testsrc/tests/e4x/XML/13.4.4.10.js index 596bb8b76c..3c287b985e 100644 --- a/testsrc/tests/e4x/XML/13.4.4.10.js +++ b/testsrc/tests/e4x/XML/13.4.4.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.11.js b/testsrc/tests/e4x/XML/13.4.4.11.js index c383566dd3..cc2df559f4 100644 --- a/testsrc/tests/e4x/XML/13.4.4.11.js +++ b/testsrc/tests/e4x/XML/13.4.4.11.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.12-1.js b/testsrc/tests/e4x/XML/13.4.4.12-1.js index 8d3d3fc2d1..90b6e13211 100755 --- a/testsrc/tests/e4x/XML/13.4.4.12-1.js +++ b/testsrc/tests/e4x/XML/13.4.4.12-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/XML/13.4.4.12.js b/testsrc/tests/e4x/XML/13.4.4.12.js index ec833a8655..6862b743fc 100644 --- a/testsrc/tests/e4x/XML/13.4.4.12.js +++ b/testsrc/tests/e4x/XML/13.4.4.12.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.13.js b/testsrc/tests/e4x/XML/13.4.4.13.js index 7c70c07702..a4b8ddea77 100644 --- a/testsrc/tests/e4x/XML/13.4.4.13.js +++ b/testsrc/tests/e4x/XML/13.4.4.13.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.14.js b/testsrc/tests/e4x/XML/13.4.4.14.js index 2a9f54aa07..8f6edbb960 100644 --- a/testsrc/tests/e4x/XML/13.4.4.14.js +++ b/testsrc/tests/e4x/XML/13.4.4.14.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.15.js b/testsrc/tests/e4x/XML/13.4.4.15.js index 3a7dd20561..77fa755737 100644 --- a/testsrc/tests/e4x/XML/13.4.4.15.js +++ b/testsrc/tests/e4x/XML/13.4.4.15.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.16.js b/testsrc/tests/e4x/XML/13.4.4.16.js index 59865809fb..1c5435a6d6 100644 --- a/testsrc/tests/e4x/XML/13.4.4.16.js +++ b/testsrc/tests/e4x/XML/13.4.4.16.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.17.js b/testsrc/tests/e4x/XML/13.4.4.17.js index 24611cb8a8..89a38d759e 100644 --- a/testsrc/tests/e4x/XML/13.4.4.17.js +++ b/testsrc/tests/e4x/XML/13.4.4.17.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.18.js b/testsrc/tests/e4x/XML/13.4.4.18.js index c8e53ae314..c0d4ed93e4 100644 --- a/testsrc/tests/e4x/XML/13.4.4.18.js +++ b/testsrc/tests/e4x/XML/13.4.4.18.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.19.js b/testsrc/tests/e4x/XML/13.4.4.19.js index c287d957ac..9f01f7b0e5 100644 --- a/testsrc/tests/e4x/XML/13.4.4.19.js +++ b/testsrc/tests/e4x/XML/13.4.4.19.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.2.js b/testsrc/tests/e4x/XML/13.4.4.2.js index 1fc50ba81e..9f6b2f5bec 100644 --- a/testsrc/tests/e4x/XML/13.4.4.2.js +++ b/testsrc/tests/e4x/XML/13.4.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.20.js b/testsrc/tests/e4x/XML/13.4.4.20.js index c596663637..4cfeb79fed 100644 --- a/testsrc/tests/e4x/XML/13.4.4.20.js +++ b/testsrc/tests/e4x/XML/13.4.4.20.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.21.js b/testsrc/tests/e4x/XML/13.4.4.21.js index 194f6001c3..013d917c8a 100644 --- a/testsrc/tests/e4x/XML/13.4.4.21.js +++ b/testsrc/tests/e4x/XML/13.4.4.21.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.22.js b/testsrc/tests/e4x/XML/13.4.4.22.js index 270e2851dc..b9cc889798 100644 --- a/testsrc/tests/e4x/XML/13.4.4.22.js +++ b/testsrc/tests/e4x/XML/13.4.4.22.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.23.js b/testsrc/tests/e4x/XML/13.4.4.23.js index 2c1479d6d6..541db299bd 100644 --- a/testsrc/tests/e4x/XML/13.4.4.23.js +++ b/testsrc/tests/e4x/XML/13.4.4.23.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.24.js b/testsrc/tests/e4x/XML/13.4.4.24.js index 59c67b468b..8972b900cb 100644 --- a/testsrc/tests/e4x/XML/13.4.4.24.js +++ b/testsrc/tests/e4x/XML/13.4.4.24.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.25.js b/testsrc/tests/e4x/XML/13.4.4.25.js index 4524d29609..c018f6d456 100644 --- a/testsrc/tests/e4x/XML/13.4.4.25.js +++ b/testsrc/tests/e4x/XML/13.4.4.25.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.26.js b/testsrc/tests/e4x/XML/13.4.4.26.js index 82cbc057be..e14731819b 100644 --- a/testsrc/tests/e4x/XML/13.4.4.26.js +++ b/testsrc/tests/e4x/XML/13.4.4.26.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.27.js b/testsrc/tests/e4x/XML/13.4.4.27.js index 1beee85bd4..97a1004a2f 100644 --- a/testsrc/tests/e4x/XML/13.4.4.27.js +++ b/testsrc/tests/e4x/XML/13.4.4.27.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.28.js b/testsrc/tests/e4x/XML/13.4.4.28.js index af1d8db5f0..53d021c50b 100644 --- a/testsrc/tests/e4x/XML/13.4.4.28.js +++ b/testsrc/tests/e4x/XML/13.4.4.28.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.29.js b/testsrc/tests/e4x/XML/13.4.4.29.js index e0826e5274..bb8f542cfa 100644 --- a/testsrc/tests/e4x/XML/13.4.4.29.js +++ b/testsrc/tests/e4x/XML/13.4.4.29.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.3-01.js b/testsrc/tests/e4x/XML/13.4.4.3-01.js index bc0ffa37db..a4df13e5ee 100755 --- a/testsrc/tests/e4x/XML/13.4.4.3-01.js +++ b/testsrc/tests/e4x/XML/13.4.4.3-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/XML/13.4.4.3-02.js b/testsrc/tests/e4x/XML/13.4.4.3-02.js index d4caf5a732..f354fd6406 100755 --- a/testsrc/tests/e4x/XML/13.4.4.3-02.js +++ b/testsrc/tests/e4x/XML/13.4.4.3-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/XML/13.4.4.3.js b/testsrc/tests/e4x/XML/13.4.4.3.js index 60da1244a4..75ede2cf87 100644 --- a/testsrc/tests/e4x/XML/13.4.4.3.js +++ b/testsrc/tests/e4x/XML/13.4.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.30.js b/testsrc/tests/e4x/XML/13.4.4.30.js index a3a3d195fd..969e8b1f6e 100644 --- a/testsrc/tests/e4x/XML/13.4.4.30.js +++ b/testsrc/tests/e4x/XML/13.4.4.30.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.31.js b/testsrc/tests/e4x/XML/13.4.4.31.js index 5c4cda1447..e8b0d7abe1 100644 --- a/testsrc/tests/e4x/XML/13.4.4.31.js +++ b/testsrc/tests/e4x/XML/13.4.4.31.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.32-01.js b/testsrc/tests/e4x/XML/13.4.4.32-01.js index 9d4743b729..fb32e1a3b1 100644 --- a/testsrc/tests/e4x/XML/13.4.4.32-01.js +++ b/testsrc/tests/e4x/XML/13.4.4.32-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.32.js b/testsrc/tests/e4x/XML/13.4.4.32.js index 6b1f0f5a94..d94dce84eb 100644 --- a/testsrc/tests/e4x/XML/13.4.4.32.js +++ b/testsrc/tests/e4x/XML/13.4.4.32.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.33.js b/testsrc/tests/e4x/XML/13.4.4.33.js index b1c8abfcc8..8d7f9c3c87 100644 --- a/testsrc/tests/e4x/XML/13.4.4.33.js +++ b/testsrc/tests/e4x/XML/13.4.4.33.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.34.js b/testsrc/tests/e4x/XML/13.4.4.34.js index f9a19eafa3..57f1bdc34e 100644 --- a/testsrc/tests/e4x/XML/13.4.4.34.js +++ b/testsrc/tests/e4x/XML/13.4.4.34.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.35.js b/testsrc/tests/e4x/XML/13.4.4.35.js index d8aa1b9173..3875d0484a 100644 --- a/testsrc/tests/e4x/XML/13.4.4.35.js +++ b/testsrc/tests/e4x/XML/13.4.4.35.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.36.js b/testsrc/tests/e4x/XML/13.4.4.36.js index 00ea7f606a..39393b9c7b 100644 --- a/testsrc/tests/e4x/XML/13.4.4.36.js +++ b/testsrc/tests/e4x/XML/13.4.4.36.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.37.js b/testsrc/tests/e4x/XML/13.4.4.37.js index dbef84c0b8..9ebbf0018a 100644 --- a/testsrc/tests/e4x/XML/13.4.4.37.js +++ b/testsrc/tests/e4x/XML/13.4.4.37.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.38.js b/testsrc/tests/e4x/XML/13.4.4.38.js index 468a33831c..2b583192d7 100644 --- a/testsrc/tests/e4x/XML/13.4.4.38.js +++ b/testsrc/tests/e4x/XML/13.4.4.38.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.39.js b/testsrc/tests/e4x/XML/13.4.4.39.js index dcd20a36c6..6b82eecdc2 100644 --- a/testsrc/tests/e4x/XML/13.4.4.39.js +++ b/testsrc/tests/e4x/XML/13.4.4.39.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.4.js b/testsrc/tests/e4x/XML/13.4.4.4.js index ec4959b12a..a5ebb9a044 100644 --- a/testsrc/tests/e4x/XML/13.4.4.4.js +++ b/testsrc/tests/e4x/XML/13.4.4.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.40.js b/testsrc/tests/e4x/XML/13.4.4.40.js index fb7b5f323c..4769fe0736 100644 --- a/testsrc/tests/e4x/XML/13.4.4.40.js +++ b/testsrc/tests/e4x/XML/13.4.4.40.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.5.js b/testsrc/tests/e4x/XML/13.4.4.5.js index d8f759e29d..8a2d6c9971 100644 --- a/testsrc/tests/e4x/XML/13.4.4.5.js +++ b/testsrc/tests/e4x/XML/13.4.4.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.6.js b/testsrc/tests/e4x/XML/13.4.4.6.js index 7948a50e3f..14fc6365b3 100644 --- a/testsrc/tests/e4x/XML/13.4.4.6.js +++ b/testsrc/tests/e4x/XML/13.4.4.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.7.js b/testsrc/tests/e4x/XML/13.4.4.7.js index 5bba702524..3c75c4544e 100644 --- a/testsrc/tests/e4x/XML/13.4.4.7.js +++ b/testsrc/tests/e4x/XML/13.4.4.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.8.js b/testsrc/tests/e4x/XML/13.4.4.8.js index 8e6a59fab6..2b89ce5606 100644 --- a/testsrc/tests/e4x/XML/13.4.4.8.js +++ b/testsrc/tests/e4x/XML/13.4.4.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/13.4.4.9.js b/testsrc/tests/e4x/XML/13.4.4.9.js index 6ea8ab1575..6788c95efa 100644 --- a/testsrc/tests/e4x/XML/13.4.4.9.js +++ b/testsrc/tests/e4x/XML/13.4.4.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-291930.js b/testsrc/tests/e4x/XML/regress-291930.js index bf0c3e9f4f..54343e6f5c 100644 --- a/testsrc/tests/e4x/XML/regress-291930.js +++ b/testsrc/tests/e4x/XML/regress-291930.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-324422-1.js b/testsrc/tests/e4x/XML/regress-324422-1.js index 3409dbfdc7..80377284f2 100755 --- a/testsrc/tests/e4x/XML/regress-324422-1.js +++ b/testsrc/tests/e4x/XML/regress-324422-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-324422-2.js b/testsrc/tests/e4x/XML/regress-324422-2.js index 4a4f6b8e24..cd5bf5ad15 100755 --- a/testsrc/tests/e4x/XML/regress-324422-2.js +++ b/testsrc/tests/e4x/XML/regress-324422-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-324688.js b/testsrc/tests/e4x/XML/regress-324688.js index d39f5b97a9..4ff3268ca5 100755 --- a/testsrc/tests/e4x/XML/regress-324688.js +++ b/testsrc/tests/e4x/XML/regress-324688.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-336921.js b/testsrc/tests/e4x/XML/regress-336921.js index 1b36963780..abf6855043 100755 --- a/testsrc/tests/e4x/XML/regress-336921.js +++ b/testsrc/tests/e4x/XML/regress-336921.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XML/regress-376773.js b/testsrc/tests/e4x/XML/regress-376773.js index 65011af505..2b78464866 100755 --- a/testsrc/tests/e4x/XML/regress-376773.js +++ b/testsrc/tests/e4x/XML/regress-376773.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.1.js b/testsrc/tests/e4x/XMLList/13.5.1.js index cf76131885..5890538947 100644 --- a/testsrc/tests/e4x/XMLList/13.5.1.js +++ b/testsrc/tests/e4x/XMLList/13.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.2.js b/testsrc/tests/e4x/XMLList/13.5.2.js index 6f653e028a..088d98c226 100644 --- a/testsrc/tests/e4x/XMLList/13.5.2.js +++ b/testsrc/tests/e4x/XMLList/13.5.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.10.js b/testsrc/tests/e4x/XMLList/13.5.4.10.js index 9a3661a5b1..a5a9a18939 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.10.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.11.js b/testsrc/tests/e4x/XMLList/13.5.4.11.js index 0d300736ab..0aa70af704 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.11.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.11.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.12.js b/testsrc/tests/e4x/XMLList/13.5.4.12.js index 23e8691f14..38e3a9af12 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.12.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.12.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.13.js b/testsrc/tests/e4x/XMLList/13.5.4.13.js index 61bb3616f1..5905c9a7e8 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.13.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.13.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.14.js b/testsrc/tests/e4x/XMLList/13.5.4.14.js index 5afaa53403..dd79ae5dda 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.14.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.14.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.15.js b/testsrc/tests/e4x/XMLList/13.5.4.15.js index a7d5344122..9f1207ad44 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.15.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.15.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.16.js b/testsrc/tests/e4x/XMLList/13.5.4.16.js index f17700821f..c6bf788b77 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.16.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.16.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.17.js b/testsrc/tests/e4x/XMLList/13.5.4.17.js index 3fffa9d84e..a3cbb5bb6e 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.17.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.17.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.18.js b/testsrc/tests/e4x/XMLList/13.5.4.18.js index 92e6f57593..72ee80293c 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.18.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.18.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.19.js b/testsrc/tests/e4x/XMLList/13.5.4.19.js index dbc0e6ead7..e436fe9a1a 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.19.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.19.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.2.js b/testsrc/tests/e4x/XMLList/13.5.4.2.js index c21df79df0..ed324c20e6 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.2.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.20.js b/testsrc/tests/e4x/XMLList/13.5.4.20.js index f0f0abab23..16fe20308b 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.20.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.20.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.21.js b/testsrc/tests/e4x/XMLList/13.5.4.21.js index a671b8838b..38cac002aa 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.21.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.21.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.22.js b/testsrc/tests/e4x/XMLList/13.5.4.22.js index fc9a0128de..7a73aad6bf 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.22.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.22.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.3.js b/testsrc/tests/e4x/XMLList/13.5.4.3.js index 793074fa36..6f964fb96e 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.3.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.4.js b/testsrc/tests/e4x/XMLList/13.5.4.4.js index 351102c13e..bb26ea46b1 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.4.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.5.js b/testsrc/tests/e4x/XMLList/13.5.4.5.js index 32dfcce825..135ec47e38 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.5.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.6.js b/testsrc/tests/e4x/XMLList/13.5.4.6.js index a5b948e917..f8e5a94183 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.6.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.7.js b/testsrc/tests/e4x/XMLList/13.5.4.7.js index 3aeeb086e2..7d5a9a372c 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.7.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.8.js b/testsrc/tests/e4x/XMLList/13.5.4.8.js index 3c82c9cd1e..97b71a0627 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.8.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/13.5.4.9.js b/testsrc/tests/e4x/XMLList/13.5.4.9.js index 51daa0c1e6..44f0f9c04c 100644 --- a/testsrc/tests/e4x/XMLList/13.5.4.9.js +++ b/testsrc/tests/e4x/XMLList/13.5.4.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/XMLList/regress-373072.js b/testsrc/tests/e4x/XMLList/regress-373072.js index 6b94cf5226..a2e4dcf833 100755 --- a/testsrc/tests/e4x/XMLList/regress-373072.js +++ b/testsrc/tests/e4x/XMLList/regress-373072.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/browser.js b/testsrc/tests/e4x/browser.js index c09e56152b..667c8322c4 100644 --- a/testsrc/tests/e4x/browser.js +++ b/testsrc/tests/e4x/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/decompilation/decompile-xml-escapes.js b/testsrc/tests/e4x/decompilation/decompile-xml-escapes.js index f9f47f26b6..925ac3babf 100644 --- a/testsrc/tests/e4x/decompilation/decompile-xml-escapes.js +++ b/testsrc/tests/e4x/decompilation/decompile-xml-escapes.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/decompilation/regress-349814.js b/testsrc/tests/e4x/decompilation/regress-349814.js index f6b68f4650..0a67a22cfb 100755 --- a/testsrc/tests/e4x/decompilation/regress-349814.js +++ b/testsrc/tests/e4x/decompilation/regress-349814.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-349815.js b/testsrc/tests/e4x/decompilation/regress-349815.js index 91efa2254f..2f56484f22 100755 --- a/testsrc/tests/e4x/decompilation/regress-349815.js +++ b/testsrc/tests/e4x/decompilation/regress-349815.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-349822.js b/testsrc/tests/e4x/decompilation/regress-349822.js index 66a4d6a8a8..cd3bef842e 100755 --- a/testsrc/tests/e4x/decompilation/regress-349822.js +++ b/testsrc/tests/e4x/decompilation/regress-349822.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-349956.js b/testsrc/tests/e4x/decompilation/regress-349956.js index 191a4dae36..9f6ab130c1 100755 --- a/testsrc/tests/e4x/decompilation/regress-349956.js +++ b/testsrc/tests/e4x/decompilation/regress-349956.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-350226.js b/testsrc/tests/e4x/decompilation/regress-350226.js index ebc8a48762..329c07fd51 100755 --- a/testsrc/tests/e4x/decompilation/regress-350226.js +++ b/testsrc/tests/e4x/decompilation/regress-350226.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-350531.js b/testsrc/tests/e4x/decompilation/regress-350531.js index e6c05b01dc..df1198bee4 100755 --- a/testsrc/tests/e4x/decompilation/regress-350531.js +++ b/testsrc/tests/e4x/decompilation/regress-350531.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-351706.js b/testsrc/tests/e4x/decompilation/regress-351706.js index a98332ede2..ae14e237ec 100755 --- a/testsrc/tests/e4x/decompilation/regress-351706.js +++ b/testsrc/tests/e4x/decompilation/regress-351706.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-351988.js b/testsrc/tests/e4x/decompilation/regress-351988.js index 5683729c8f..f14efc61a4 100755 --- a/testsrc/tests/e4x/decompilation/regress-351988.js +++ b/testsrc/tests/e4x/decompilation/regress-351988.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-352013.js b/testsrc/tests/e4x/decompilation/regress-352013.js index 085bce9e54..a12c84b0f7 100755 --- a/testsrc/tests/e4x/decompilation/regress-352013.js +++ b/testsrc/tests/e4x/decompilation/regress-352013.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-352459.js b/testsrc/tests/e4x/decompilation/regress-352459.js index c830bdf2a5..861a768671 100755 --- a/testsrc/tests/e4x/decompilation/regress-352459.js +++ b/testsrc/tests/e4x/decompilation/regress-352459.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-352649.js b/testsrc/tests/e4x/decompilation/regress-352649.js index 878d3d7acb..df9e7698bc 100755 --- a/testsrc/tests/e4x/decompilation/regress-352649.js +++ b/testsrc/tests/e4x/decompilation/regress-352649.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-352789.js b/testsrc/tests/e4x/decompilation/regress-352789.js index 3465394e87..f44a0ff23c 100755 --- a/testsrc/tests/e4x/decompilation/regress-352789.js +++ b/testsrc/tests/e4x/decompilation/regress-352789.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-355101.js b/testsrc/tests/e4x/decompilation/regress-355101.js index 7e2d38fc1a..f5a2edeba8 100755 --- a/testsrc/tests/e4x/decompilation/regress-355101.js +++ b/testsrc/tests/e4x/decompilation/regress-355101.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-355474-01.js b/testsrc/tests/e4x/decompilation/regress-355474-01.js index 3c9458f17d..cc786a8747 100755 --- a/testsrc/tests/e4x/decompilation/regress-355474-01.js +++ b/testsrc/tests/e4x/decompilation/regress-355474-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-373678.js b/testsrc/tests/e4x/decompilation/regress-373678.js index c98e707367..ad63fb5b91 100755 --- a/testsrc/tests/e4x/decompilation/regress-373678.js +++ b/testsrc/tests/e4x/decompilation/regress-373678.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-429249.js b/testsrc/tests/e4x/decompilation/regress-429249.js index 5ab6429990..fb9ef929f9 100755 --- a/testsrc/tests/e4x/decompilation/regress-429249.js +++ b/testsrc/tests/e4x/decompilation/regress-429249.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/decompilation/regress-461233.js b/testsrc/tests/e4x/decompilation/regress-461233.js index ab083fac8c..0465c2a466 100755 --- a/testsrc/tests/e4x/decompilation/regress-461233.js +++ b/testsrc/tests/e4x/decompilation/regress-461233.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-305335.js b/testsrc/tests/e4x/extensions/regress-305335.js index ffbccd4084..234768d8ea 100755 --- a/testsrc/tests/e4x/extensions/regress-305335.js +++ b/testsrc/tests/e4x/extensions/regress-305335.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/extensions/regress-312196.js b/testsrc/tests/e4x/extensions/regress-312196.js index 2b8689f085..1cb288eb02 100755 --- a/testsrc/tests/e4x/extensions/regress-312196.js +++ b/testsrc/tests/e4x/extensions/regress-312196.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/extensions/regress-313080.js b/testsrc/tests/e4x/extensions/regress-313080.js index 9a1882de5b..bb99f5a25e 100755 --- a/testsrc/tests/e4x/extensions/regress-313080.js +++ b/testsrc/tests/e4x/extensions/regress-313080.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/e4x/extensions/regress-321547.js b/testsrc/tests/e4x/extensions/regress-321547.js index 9ad06ad2af..0ebecfff2d 100755 --- a/testsrc/tests/e4x/extensions/regress-321547.js +++ b/testsrc/tests/e4x/extensions/regress-321547.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-327534.js b/testsrc/tests/e4x/extensions/regress-327534.js index 4660d80d62..81c2e829b6 100755 --- a/testsrc/tests/e4x/extensions/regress-327534.js +++ b/testsrc/tests/e4x/extensions/regress-327534.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-327897.js b/testsrc/tests/e4x/extensions/regress-327897.js index d7ce937406..8de0f1c83c 100755 --- a/testsrc/tests/e4x/extensions/regress-327897.js +++ b/testsrc/tests/e4x/extensions/regress-327897.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-337226.js b/testsrc/tests/e4x/extensions/regress-337226.js index bb3122ffa8..ab02e38d68 100755 --- a/testsrc/tests/e4x/extensions/regress-337226.js +++ b/testsrc/tests/e4x/extensions/regress-337226.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-352846-01.js b/testsrc/tests/e4x/extensions/regress-352846-01.js index e566ae6830..9580fda45d 100755 --- a/testsrc/tests/e4x/extensions/regress-352846-01.js +++ b/testsrc/tests/e4x/extensions/regress-352846-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-352846-02.js b/testsrc/tests/e4x/extensions/regress-352846-02.js index ab8d945597..9fd6dff70d 100755 --- a/testsrc/tests/e4x/extensions/regress-352846-02.js +++ b/testsrc/tests/e4x/extensions/regress-352846-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-352846-03.js b/testsrc/tests/e4x/extensions/regress-352846-03.js index ac057a6cd9..73e683816c 100755 --- a/testsrc/tests/e4x/extensions/regress-352846-03.js +++ b/testsrc/tests/e4x/extensions/regress-352846-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-353165.js b/testsrc/tests/e4x/extensions/regress-353165.js index b5fd9cadaf..73a5de5918 100755 --- a/testsrc/tests/e4x/extensions/regress-353165.js +++ b/testsrc/tests/e4x/extensions/regress-353165.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-354145-06.js b/testsrc/tests/e4x/extensions/regress-354145-06.js index ce9c4c92e8..4fe042152d 100755 --- a/testsrc/tests/e4x/extensions/regress-354145-06.js +++ b/testsrc/tests/e4x/extensions/regress-354145-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-354151-01.js b/testsrc/tests/e4x/extensions/regress-354151-01.js index d1a0f2e0fe..640640078c 100755 --- a/testsrc/tests/e4x/extensions/regress-354151-01.js +++ b/testsrc/tests/e4x/extensions/regress-354151-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-354151-02.js b/testsrc/tests/e4x/extensions/regress-354151-02.js index 33a06b1b07..5781d3a991 100755 --- a/testsrc/tests/e4x/extensions/regress-354151-02.js +++ b/testsrc/tests/e4x/extensions/regress-354151-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-374025.js b/testsrc/tests/e4x/extensions/regress-374025.js index b0c25666e8..dc547d4dc9 100755 --- a/testsrc/tests/e4x/extensions/regress-374025.js +++ b/testsrc/tests/e4x/extensions/regress-374025.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-374163.js b/testsrc/tests/e4x/extensions/regress-374163.js index 477b35bb31..a9584ab3e8 100755 --- a/testsrc/tests/e4x/extensions/regress-374163.js +++ b/testsrc/tests/e4x/extensions/regress-374163.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-410192.js b/testsrc/tests/e4x/extensions/regress-410192.js index 5685d06698..7423d212f2 100755 --- a/testsrc/tests/e4x/extensions/regress-410192.js +++ b/testsrc/tests/e4x/extensions/regress-410192.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-450871-01.js b/testsrc/tests/e4x/extensions/regress-450871-01.js index 7eeb81f603..8f41b7b57e 100755 --- a/testsrc/tests/e4x/extensions/regress-450871-01.js +++ b/testsrc/tests/e4x/extensions/regress-450871-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-450871-02.js b/testsrc/tests/e4x/extensions/regress-450871-02.js index 14a218bb99..0f5137a525 100755 --- a/testsrc/tests/e4x/extensions/regress-450871-02.js +++ b/testsrc/tests/e4x/extensions/regress-450871-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/extensions/regress-462734-01.js b/testsrc/tests/e4x/extensions/regress-462734-01.js index a74f630e93..5541139dff 100644 --- a/testsrc/tests/e4x/extensions/regress-462734-01.js +++ b/testsrc/tests/e4x/extensions/regress-462734-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/shell.js b/testsrc/tests/e4x/shell.js index 9f64623ba7..f512d1db02 100644 --- a/testsrc/tests/e4x/shell.js +++ b/testsrc/tests/e4x/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/e4x/template.js b/testsrc/tests/e4x/template.js index 2c2a18dccd..1d959d2b10 100755 --- a/testsrc/tests/e4x/template.js +++ b/testsrc/tests/e4x/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width:8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma/Array/15.4-1.js b/testsrc/tests/ecma/Array/15.4-1.js index 0e51837078..435fccc6f7 100644 --- a/testsrc/tests/ecma/Array/15.4-1.js +++ b/testsrc/tests/ecma/Array/15.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4-2.js b/testsrc/tests/ecma/Array/15.4-2.js index bf1c5b876f..1d1cdeb13d 100644 --- a/testsrc/tests/ecma/Array/15.4-2.js +++ b/testsrc/tests/ecma/Array/15.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.1.1.js b/testsrc/tests/ecma/Array/15.4.1.1.js index 045c1afa5a..e6d6bff39c 100644 --- a/testsrc/tests/ecma/Array/15.4.1.1.js +++ b/testsrc/tests/ecma/Array/15.4.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.1.2.js b/testsrc/tests/ecma/Array/15.4.1.2.js index 39260a8f6c..a68dfa258e 100644 --- a/testsrc/tests/ecma/Array/15.4.1.2.js +++ b/testsrc/tests/ecma/Array/15.4.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.1.3.js b/testsrc/tests/ecma/Array/15.4.1.3.js index 3d296623c1..0feb0b57d9 100644 --- a/testsrc/tests/ecma/Array/15.4.1.3.js +++ b/testsrc/tests/ecma/Array/15.4.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.1.js b/testsrc/tests/ecma/Array/15.4.1.js index 44cd1f88d5..fbd189f570 100644 --- a/testsrc/tests/ecma/Array/15.4.1.js +++ b/testsrc/tests/ecma/Array/15.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.1-1.js b/testsrc/tests/ecma/Array/15.4.2.1-1.js index b8fe78ff48..b7d8ab69e3 100644 --- a/testsrc/tests/ecma/Array/15.4.2.1-1.js +++ b/testsrc/tests/ecma/Array/15.4.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.1-2.js b/testsrc/tests/ecma/Array/15.4.2.1-2.js index b8629df93b..e6f2a11b8f 100644 --- a/testsrc/tests/ecma/Array/15.4.2.1-2.js +++ b/testsrc/tests/ecma/Array/15.4.2.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.1-3.js b/testsrc/tests/ecma/Array/15.4.2.1-3.js index 816ec71dbd..2286d69497 100644 --- a/testsrc/tests/ecma/Array/15.4.2.1-3.js +++ b/testsrc/tests/ecma/Array/15.4.2.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.2-1.js b/testsrc/tests/ecma/Array/15.4.2.2-1.js index 067d839bf0..991a858c89 100644 --- a/testsrc/tests/ecma/Array/15.4.2.2-1.js +++ b/testsrc/tests/ecma/Array/15.4.2.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.2-2.js b/testsrc/tests/ecma/Array/15.4.2.2-2.js index 648fbb4229..2e373fc671 100644 --- a/testsrc/tests/ecma/Array/15.4.2.2-2.js +++ b/testsrc/tests/ecma/Array/15.4.2.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.2.3.js b/testsrc/tests/ecma/Array/15.4.2.3.js index 3c50751956..32c7ca6323 100644 --- a/testsrc/tests/ecma/Array/15.4.2.3.js +++ b/testsrc/tests/ecma/Array/15.4.2.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.3.1-2.js b/testsrc/tests/ecma/Array/15.4.3.1-2.js index d01b0c8778..62f2715cc3 100644 --- a/testsrc/tests/ecma/Array/15.4.3.1-2.js +++ b/testsrc/tests/ecma/Array/15.4.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.3.2.js b/testsrc/tests/ecma/Array/15.4.3.2.js index a7630175e4..26e494b465 100644 --- a/testsrc/tests/ecma/Array/15.4.3.2.js +++ b/testsrc/tests/ecma/Array/15.4.3.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.1.js b/testsrc/tests/ecma/Array/15.4.4.1.js index 5475f5a076..49bbc11691 100644 --- a/testsrc/tests/ecma/Array/15.4.4.1.js +++ b/testsrc/tests/ecma/Array/15.4.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.2.js b/testsrc/tests/ecma/Array/15.4.4.2.js index 8546fc70b9..ee4deba0b0 100644 --- a/testsrc/tests/ecma/Array/15.4.4.2.js +++ b/testsrc/tests/ecma/Array/15.4.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.3-1.js b/testsrc/tests/ecma/Array/15.4.4.3-1.js index ac0858910f..6a35b32b18 100644 --- a/testsrc/tests/ecma/Array/15.4.4.3-1.js +++ b/testsrc/tests/ecma/Array/15.4.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.4-1.js b/testsrc/tests/ecma/Array/15.4.4.4-1.js index 632d7824ea..235718a7ab 100644 --- a/testsrc/tests/ecma/Array/15.4.4.4-1.js +++ b/testsrc/tests/ecma/Array/15.4.4.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.4-2.js b/testsrc/tests/ecma/Array/15.4.4.4-2.js index 775c5df1ef..84a52172d0 100644 --- a/testsrc/tests/ecma/Array/15.4.4.4-2.js +++ b/testsrc/tests/ecma/Array/15.4.4.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.5-1.js b/testsrc/tests/ecma/Array/15.4.4.5-1.js index 158cf069bd..b4211517fb 100644 --- a/testsrc/tests/ecma/Array/15.4.4.5-1.js +++ b/testsrc/tests/ecma/Array/15.4.4.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.5-2.js b/testsrc/tests/ecma/Array/15.4.4.5-2.js index db9907affa..e0e987a53e 100644 --- a/testsrc/tests/ecma/Array/15.4.4.5-2.js +++ b/testsrc/tests/ecma/Array/15.4.4.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.5-3.js b/testsrc/tests/ecma/Array/15.4.4.5-3.js index 0fa7098ebd..ae9fc85882 100644 --- a/testsrc/tests/ecma/Array/15.4.4.5-3.js +++ b/testsrc/tests/ecma/Array/15.4.4.5-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.4.js b/testsrc/tests/ecma/Array/15.4.4.js index 14e332b760..b8268ade31 100644 --- a/testsrc/tests/ecma/Array/15.4.4.js +++ b/testsrc/tests/ecma/Array/15.4.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.5.1-1.js b/testsrc/tests/ecma/Array/15.4.5.1-1.js index e89eea03ef..00b2a54363 100644 --- a/testsrc/tests/ecma/Array/15.4.5.1-1.js +++ b/testsrc/tests/ecma/Array/15.4.5.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.5.1-2.js b/testsrc/tests/ecma/Array/15.4.5.1-2.js index 7c209d633e..8c67ca5a21 100644 --- a/testsrc/tests/ecma/Array/15.4.5.1-2.js +++ b/testsrc/tests/ecma/Array/15.4.5.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.5.2-1.js b/testsrc/tests/ecma/Array/15.4.5.2-1.js index 195bfe5f0e..9689a3c594 100644 --- a/testsrc/tests/ecma/Array/15.4.5.2-1.js +++ b/testsrc/tests/ecma/Array/15.4.5.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Array/15.4.5.2-2.js b/testsrc/tests/ecma/Array/15.4.5.2-2.js index 3192661ec0..9a62563eda 100644 --- a/testsrc/tests/ecma/Array/15.4.5.2-2.js +++ b/testsrc/tests/ecma/Array/15.4.5.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.1.js b/testsrc/tests/ecma/Boolean/15.6.1.js index 4a1e4b1562..0bbcf16b35 100644 --- a/testsrc/tests/ecma/Boolean/15.6.1.js +++ b/testsrc/tests/ecma/Boolean/15.6.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.2.js b/testsrc/tests/ecma/Boolean/15.6.2.js index 3c92f360af..137afb7d2d 100644 --- a/testsrc/tests/ecma/Boolean/15.6.2.js +++ b/testsrc/tests/ecma/Boolean/15.6.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.3.1-1.js b/testsrc/tests/ecma/Boolean/15.6.3.1-1.js index 08fb75a9a4..ff821d6b53 100644 --- a/testsrc/tests/ecma/Boolean/15.6.3.1-1.js +++ b/testsrc/tests/ecma/Boolean/15.6.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.3.1-2.js b/testsrc/tests/ecma/Boolean/15.6.3.1-2.js index d59ad95766..49b7c455e6 100644 --- a/testsrc/tests/ecma/Boolean/15.6.3.1-2.js +++ b/testsrc/tests/ecma/Boolean/15.6.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.3.1-3.js b/testsrc/tests/ecma/Boolean/15.6.3.1-3.js index 8ab43e813f..4bc1bbb3f1 100644 --- a/testsrc/tests/ecma/Boolean/15.6.3.1-3.js +++ b/testsrc/tests/ecma/Boolean/15.6.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.3.1-4.js b/testsrc/tests/ecma/Boolean/15.6.3.1-4.js index f84bf3a1ac..884f9d6467 100644 --- a/testsrc/tests/ecma/Boolean/15.6.3.1-4.js +++ b/testsrc/tests/ecma/Boolean/15.6.3.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.3.1.js b/testsrc/tests/ecma/Boolean/15.6.3.1.js index c109644618..fb86c70d9f 100644 --- a/testsrc/tests/ecma/Boolean/15.6.3.1.js +++ b/testsrc/tests/ecma/Boolean/15.6.3.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4-1.js b/testsrc/tests/ecma/Boolean/15.6.4-1.js index c4b4b447b9..819748083c 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4-1.js +++ b/testsrc/tests/ecma/Boolean/15.6.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.1.js b/testsrc/tests/ecma/Boolean/15.6.4.1.js index 9255f239ba..1ec1760004 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.1.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.2-1.js b/testsrc/tests/ecma/Boolean/15.6.4.2-1.js index 101d27121a..7d9bf5f332 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.2-1.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.2-2.js b/testsrc/tests/ecma/Boolean/15.6.4.2-2.js index 99cfb9e3ce..25775ea3a4 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.2-2.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.2-3.js b/testsrc/tests/ecma/Boolean/15.6.4.2-3.js index 666e2e916b..b26c34534e 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.2-3.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.2-4-n.js b/testsrc/tests/ecma/Boolean/15.6.4.2-4-n.js index 3f18dc1977..6dbfdb8e9e 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.2-4-n.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.2-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.3-1.js b/testsrc/tests/ecma/Boolean/15.6.4.3-1.js index fd7767651b..7c4db5d932 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.3-1.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.3-2.js b/testsrc/tests/ecma/Boolean/15.6.4.3-2.js index a46be05869..386867a441 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.3-2.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.3-3.js b/testsrc/tests/ecma/Boolean/15.6.4.3-3.js index 69ce4fb614..a168a65b7c 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.3-3.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.3-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.3-4-n.js b/testsrc/tests/ecma/Boolean/15.6.4.3-4-n.js index 97f5bffc09..9cfb158bf3 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.3-4-n.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.3-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.3.js b/testsrc/tests/ecma/Boolean/15.6.4.3.js index 8e06aa0c23..61758ef1c6 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.3.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Boolean/15.6.4.js b/testsrc/tests/ecma/Boolean/15.6.4.js index cc1ecf1251..8d747ec0e0 100644 --- a/testsrc/tests/ecma/Boolean/15.6.4.js +++ b/testsrc/tests/ecma/Boolean/15.6.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.1.1-1.js b/testsrc/tests/ecma/Date/15.9.1.1-1.js index 492567a64d..01e7e14627 100644 --- a/testsrc/tests/ecma/Date/15.9.1.1-1.js +++ b/testsrc/tests/ecma/Date/15.9.1.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.1.1-2.js b/testsrc/tests/ecma/Date/15.9.1.1-2.js index ef59357e11..aa821e663c 100644 --- a/testsrc/tests/ecma/Date/15.9.1.1-2.js +++ b/testsrc/tests/ecma/Date/15.9.1.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.1.13-1.js b/testsrc/tests/ecma/Date/15.9.1.13-1.js index 5045696806..aede0ff527 100755 --- a/testsrc/tests/ecma/Date/15.9.1.13-1.js +++ b/testsrc/tests/ecma/Date/15.9.1.13-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.1.js b/testsrc/tests/ecma/Date/15.9.2.1.js index 7a29551b90..78dfbbdaa3 100644 --- a/testsrc/tests/ecma/Date/15.9.2.1.js +++ b/testsrc/tests/ecma/Date/15.9.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-1.js b/testsrc/tests/ecma/Date/15.9.2.2-1.js index aae5538c9a..aef192266e 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-1.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-2.js b/testsrc/tests/ecma/Date/15.9.2.2-2.js index c08b870342..78f5717c0a 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-2.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-3.js b/testsrc/tests/ecma/Date/15.9.2.2-3.js index 762b2cbdec..12bc63826d 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-3.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-4.js b/testsrc/tests/ecma/Date/15.9.2.2-4.js index 78ac1d7632..8618f30a99 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-4.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-5.js b/testsrc/tests/ecma/Date/15.9.2.2-5.js index d8194586ce..dc243c4e6c 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-5.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.2.2-6.js b/testsrc/tests/ecma/Date/15.9.2.2-6.js index 2edf042857..5d6cf8bc10 100644 --- a/testsrc/tests/ecma/Date/15.9.2.2-6.js +++ b/testsrc/tests/ecma/Date/15.9.2.2-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.1-1.js b/testsrc/tests/ecma/Date/15.9.3.1-1.js index 4a239e78e9..e779a54f10 100644 --- a/testsrc/tests/ecma/Date/15.9.3.1-1.js +++ b/testsrc/tests/ecma/Date/15.9.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.1-2.js b/testsrc/tests/ecma/Date/15.9.3.1-2.js index ed0cd10b67..96f2072114 100644 --- a/testsrc/tests/ecma/Date/15.9.3.1-2.js +++ b/testsrc/tests/ecma/Date/15.9.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.1-3.js b/testsrc/tests/ecma/Date/15.9.3.1-3.js index a3311c7e7f..4b4c41dfb1 100644 --- a/testsrc/tests/ecma/Date/15.9.3.1-3.js +++ b/testsrc/tests/ecma/Date/15.9.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.1-4.js b/testsrc/tests/ecma/Date/15.9.3.1-4.js index bbbcc7b6a6..2253b7cfb8 100644 --- a/testsrc/tests/ecma/Date/15.9.3.1-4.js +++ b/testsrc/tests/ecma/Date/15.9.3.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.1-5.js b/testsrc/tests/ecma/Date/15.9.3.1-5.js index ff6ea594d0..63b65ae17c 100644 --- a/testsrc/tests/ecma/Date/15.9.3.1-5.js +++ b/testsrc/tests/ecma/Date/15.9.3.1-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.2-1.js b/testsrc/tests/ecma/Date/15.9.3.2-1.js index fcfa00fcdf..ea80ca837b 100644 --- a/testsrc/tests/ecma/Date/15.9.3.2-1.js +++ b/testsrc/tests/ecma/Date/15.9.3.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.2-2.js b/testsrc/tests/ecma/Date/15.9.3.2-2.js index d8f5bf8810..843d53bbe5 100644 --- a/testsrc/tests/ecma/Date/15.9.3.2-2.js +++ b/testsrc/tests/ecma/Date/15.9.3.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.2-3.js b/testsrc/tests/ecma/Date/15.9.3.2-3.js index 20c28c91f6..03330d3c96 100644 --- a/testsrc/tests/ecma/Date/15.9.3.2-3.js +++ b/testsrc/tests/ecma/Date/15.9.3.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.2-4.js b/testsrc/tests/ecma/Date/15.9.3.2-4.js index fc10f5c3e7..8c036014ab 100644 --- a/testsrc/tests/ecma/Date/15.9.3.2-4.js +++ b/testsrc/tests/ecma/Date/15.9.3.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.2-5.js b/testsrc/tests/ecma/Date/15.9.3.2-5.js index 09712e2f60..06d68465a5 100644 --- a/testsrc/tests/ecma/Date/15.9.3.2-5.js +++ b/testsrc/tests/ecma/Date/15.9.3.2-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.8-1.js b/testsrc/tests/ecma/Date/15.9.3.8-1.js index ae5f0a7310..bbe2b0c87b 100644 --- a/testsrc/tests/ecma/Date/15.9.3.8-1.js +++ b/testsrc/tests/ecma/Date/15.9.3.8-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.8-2.js b/testsrc/tests/ecma/Date/15.9.3.8-2.js index 66dfbe3dc1..c6376c36ca 100644 --- a/testsrc/tests/ecma/Date/15.9.3.8-2.js +++ b/testsrc/tests/ecma/Date/15.9.3.8-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.8-3.js b/testsrc/tests/ecma/Date/15.9.3.8-3.js index 78840cbf93..23c3e5d34c 100644 --- a/testsrc/tests/ecma/Date/15.9.3.8-3.js +++ b/testsrc/tests/ecma/Date/15.9.3.8-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.8-4.js b/testsrc/tests/ecma/Date/15.9.3.8-4.js index 78155ae6e2..d805a4ccc6 100644 --- a/testsrc/tests/ecma/Date/15.9.3.8-4.js +++ b/testsrc/tests/ecma/Date/15.9.3.8-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.3.8-5.js b/testsrc/tests/ecma/Date/15.9.3.8-5.js index 43d6dfa4cf..0f313a7d0b 100644 --- a/testsrc/tests/ecma/Date/15.9.3.8-5.js +++ b/testsrc/tests/ecma/Date/15.9.3.8-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.4.2-1.js b/testsrc/tests/ecma/Date/15.9.4.2-1.js index 4e51d2b7ec..8fd8e11d31 100644 --- a/testsrc/tests/ecma/Date/15.9.4.2-1.js +++ b/testsrc/tests/ecma/Date/15.9.4.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.4.2.js b/testsrc/tests/ecma/Date/15.9.4.2.js index 03567e628d..925a298fc0 100644 --- a/testsrc/tests/ecma/Date/15.9.4.2.js +++ b/testsrc/tests/ecma/Date/15.9.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.4.3.js b/testsrc/tests/ecma/Date/15.9.4.3.js index 6da8887489..a66d1780cc 100644 --- a/testsrc/tests/ecma/Date/15.9.4.3.js +++ b/testsrc/tests/ecma/Date/15.9.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.1.js b/testsrc/tests/ecma/Date/15.9.5.1.js index 7f7117025d..f66f17a5f7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.1.js +++ b/testsrc/tests/ecma/Date/15.9.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-1.js b/testsrc/tests/ecma/Date/15.9.5.10-1.js index 32d118520f..5f224b458b 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-10.js b/testsrc/tests/ecma/Date/15.9.5.10-10.js index 964d205242..264920c5f2 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-10.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-11.js b/testsrc/tests/ecma/Date/15.9.5.10-11.js index 73ff926a0a..60afb30210 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-11.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-12.js b/testsrc/tests/ecma/Date/15.9.5.10-12.js index 6712e02b56..5f87f09d01 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-12.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-13.js b/testsrc/tests/ecma/Date/15.9.5.10-13.js index 588e52c3a9..b9f9e6a1c4 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-13.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-13.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-2.js b/testsrc/tests/ecma/Date/15.9.5.10-2.js index d18fadc7ff..fd60bfc447 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-3.js b/testsrc/tests/ecma/Date/15.9.5.10-3.js index 978ba1fd18..ed31bb5bf3 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-4.js b/testsrc/tests/ecma/Date/15.9.5.10-4.js index 12db570f71..9b74ed2db7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-5.js b/testsrc/tests/ecma/Date/15.9.5.10-5.js index 8fc80d2f02..059b7aaf16 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-6.js b/testsrc/tests/ecma/Date/15.9.5.10-6.js index 837df6017f..50465689e8 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-7.js b/testsrc/tests/ecma/Date/15.9.5.10-7.js index 44db97aaac..11420d9a65 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-8.js b/testsrc/tests/ecma/Date/15.9.5.10-8.js index 2a45411a7c..bb69e2f26c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.10-9.js b/testsrc/tests/ecma/Date/15.9.5.10-9.js index 5732a45099..ea4a092d57 100644 --- a/testsrc/tests/ecma/Date/15.9.5.10-9.js +++ b/testsrc/tests/ecma/Date/15.9.5.10-9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-1.js b/testsrc/tests/ecma/Date/15.9.5.11-1.js index 32f9c40e42..b854d6a2e6 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-2.js b/testsrc/tests/ecma/Date/15.9.5.11-2.js index 787633b37f..ead1e55e2f 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-3.js b/testsrc/tests/ecma/Date/15.9.5.11-3.js index b53cff3a70..43b3d0132e 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-4.js b/testsrc/tests/ecma/Date/15.9.5.11-4.js index 2e18a70dcd..ce76925f4e 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-5.js b/testsrc/tests/ecma/Date/15.9.5.11-5.js index 92b6c54d89..c9cf911985 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-6.js b/testsrc/tests/ecma/Date/15.9.5.11-6.js index d75ae419bf..449bc5ec51 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.11-7.js b/testsrc/tests/ecma/Date/15.9.5.11-7.js index 797401ee88..80915602d2 100644 --- a/testsrc/tests/ecma/Date/15.9.5.11-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.11-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-1.js b/testsrc/tests/ecma/Date/15.9.5.12-1.js index af61b71631..f913247a74 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-2.js b/testsrc/tests/ecma/Date/15.9.5.12-2.js index 228f9ddc3e..2973301ae5 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-3.js b/testsrc/tests/ecma/Date/15.9.5.12-3.js index 8bde494cfe..2797247bd1 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-4.js b/testsrc/tests/ecma/Date/15.9.5.12-4.js index 01fd60d828..b3fb79216c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-5.js b/testsrc/tests/ecma/Date/15.9.5.12-5.js index afa9b850ae..e5ece1eada 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-6.js b/testsrc/tests/ecma/Date/15.9.5.12-6.js index e099134f50..aba00419e3 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-7.js b/testsrc/tests/ecma/Date/15.9.5.12-7.js index 815b8b7e80..5929dd4148 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.12-8.js b/testsrc/tests/ecma/Date/15.9.5.12-8.js index da6d98ad17..f5ed0dc6d2 100644 --- a/testsrc/tests/ecma/Date/15.9.5.12-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.12-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-1.js b/testsrc/tests/ecma/Date/15.9.5.13-1.js index 900f1a6c90..c7b9c4e7c3 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-2.js b/testsrc/tests/ecma/Date/15.9.5.13-2.js index dc6410267e..cd213de917 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-3.js b/testsrc/tests/ecma/Date/15.9.5.13-3.js index b9d07233b5..c0bba9be7c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-4.js b/testsrc/tests/ecma/Date/15.9.5.13-4.js index a08664192e..324d68fe9c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-5.js b/testsrc/tests/ecma/Date/15.9.5.13-5.js index 1b76581f2f..97c49a6af2 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-6.js b/testsrc/tests/ecma/Date/15.9.5.13-6.js index 3d6d9c7b72..31e1dfe879 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-7.js b/testsrc/tests/ecma/Date/15.9.5.13-7.js index 08e1bf33c0..388d4062db 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.13-8.js b/testsrc/tests/ecma/Date/15.9.5.13-8.js index 340c775e7c..78f7a87c83 100644 --- a/testsrc/tests/ecma/Date/15.9.5.13-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.13-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.14.js b/testsrc/tests/ecma/Date/15.9.5.14.js index 4451a1c25a..7bbc4b4225 100644 --- a/testsrc/tests/ecma/Date/15.9.5.14.js +++ b/testsrc/tests/ecma/Date/15.9.5.14.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.15.js b/testsrc/tests/ecma/Date/15.9.5.15.js index 06744a2f84..376a5eb052 100644 --- a/testsrc/tests/ecma/Date/15.9.5.15.js +++ b/testsrc/tests/ecma/Date/15.9.5.15.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.16.js b/testsrc/tests/ecma/Date/15.9.5.16.js index 6800848592..7d62771639 100644 --- a/testsrc/tests/ecma/Date/15.9.5.16.js +++ b/testsrc/tests/ecma/Date/15.9.5.16.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.17.js b/testsrc/tests/ecma/Date/15.9.5.17.js index 641ceaa494..a93eb9e471 100644 --- a/testsrc/tests/ecma/Date/15.9.5.17.js +++ b/testsrc/tests/ecma/Date/15.9.5.17.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.18.js b/testsrc/tests/ecma/Date/15.9.5.18.js index 99ee7ba5a2..110ecd1b25 100644 --- a/testsrc/tests/ecma/Date/15.9.5.18.js +++ b/testsrc/tests/ecma/Date/15.9.5.18.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.19.js b/testsrc/tests/ecma/Date/15.9.5.19.js index ea8d8521bf..9d49ab3b60 100644 --- a/testsrc/tests/ecma/Date/15.9.5.19.js +++ b/testsrc/tests/ecma/Date/15.9.5.19.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.2-1.js b/testsrc/tests/ecma/Date/15.9.5.2-1.js index b0cc1d4b83..2a3a04c770 100644 --- a/testsrc/tests/ecma/Date/15.9.5.2-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.2-2-n.js b/testsrc/tests/ecma/Date/15.9.5.2-2-n.js index f58a846d14..9ddd88d7ec 100644 --- a/testsrc/tests/ecma/Date/15.9.5.2-2-n.js +++ b/testsrc/tests/ecma/Date/15.9.5.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.2.js b/testsrc/tests/ecma/Date/15.9.5.2.js index 547b2e3419..99d00d2693 100644 --- a/testsrc/tests/ecma/Date/15.9.5.2.js +++ b/testsrc/tests/ecma/Date/15.9.5.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.20.js b/testsrc/tests/ecma/Date/15.9.5.20.js index 5a160d0042..e4b3a166ed 100644 --- a/testsrc/tests/ecma/Date/15.9.5.20.js +++ b/testsrc/tests/ecma/Date/15.9.5.20.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-1.js b/testsrc/tests/ecma/Date/15.9.5.21-1.js index e8dd25b324..096ffb6cee 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-2.js b/testsrc/tests/ecma/Date/15.9.5.21-2.js index f7854b25b2..83a9e8ecdd 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-3.js b/testsrc/tests/ecma/Date/15.9.5.21-3.js index 9110a72a26..ff3429d753 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-4.js b/testsrc/tests/ecma/Date/15.9.5.21-4.js index 8dfc7f6c5a..3e584d4584 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-5.js b/testsrc/tests/ecma/Date/15.9.5.21-5.js index f4f99b23a7..ae8dde1b00 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-6.js b/testsrc/tests/ecma/Date/15.9.5.21-6.js index e011095c45..017c75d1b1 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-7.js b/testsrc/tests/ecma/Date/15.9.5.21-7.js index 5d2a99a002..5216c5c0f7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.21-8.js b/testsrc/tests/ecma/Date/15.9.5.21-8.js index cb6423656d..899fdfb44d 100644 --- a/testsrc/tests/ecma/Date/15.9.5.21-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.21-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-1.js b/testsrc/tests/ecma/Date/15.9.5.22-1.js index 53b1d7f9ed..6393a38d20 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-2.js b/testsrc/tests/ecma/Date/15.9.5.22-2.js index f6959525dc..c0663610f7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-3.js b/testsrc/tests/ecma/Date/15.9.5.22-3.js index dc8c88b6fd..a2863a3be4 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-4.js b/testsrc/tests/ecma/Date/15.9.5.22-4.js index bb984feb97..5cd6ac45fa 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-5.js b/testsrc/tests/ecma/Date/15.9.5.22-5.js index 0282ab8e71..ccc0ec6b1d 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-6.js b/testsrc/tests/ecma/Date/15.9.5.22-6.js index c061469527..3eef011b85 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-7.js b/testsrc/tests/ecma/Date/15.9.5.22-7.js index 3de4007604..3a3335211c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.22-8.js b/testsrc/tests/ecma/Date/15.9.5.22-8.js index bf9c3eeac5..5e00ad1f77 100644 --- a/testsrc/tests/ecma/Date/15.9.5.22-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.22-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-1.js b/testsrc/tests/ecma/Date/15.9.5.23-1.js index eeea763c95..da13bac26d 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-10.js b/testsrc/tests/ecma/Date/15.9.5.23-10.js index 74a9d0edae..54f2a15332 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-10.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-11.js b/testsrc/tests/ecma/Date/15.9.5.23-11.js index bcf60db6f7..680b3442d1 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-11.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-12.js b/testsrc/tests/ecma/Date/15.9.5.23-12.js index bb1533c93c..4fd2d46604 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-12.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-13.js b/testsrc/tests/ecma/Date/15.9.5.23-13.js index 09a7b7b98c..119ec377f0 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-13.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-13.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-14.js b/testsrc/tests/ecma/Date/15.9.5.23-14.js index 4815e2ced5..0eb36916f0 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-14.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-14.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-15.js b/testsrc/tests/ecma/Date/15.9.5.23-15.js index 067335c424..beaff03d78 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-15.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-15.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-16.js b/testsrc/tests/ecma/Date/15.9.5.23-16.js index 83ea322f76..a03eff9ac7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-16.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-16.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-17.js b/testsrc/tests/ecma/Date/15.9.5.23-17.js index b957eb216a..7e32f7b78a 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-17.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-17.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-18.js b/testsrc/tests/ecma/Date/15.9.5.23-18.js index 2c87078e19..2cb63e20e9 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-18.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-18.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-2.js b/testsrc/tests/ecma/Date/15.9.5.23-2.js index 4e60126508..8911c408b7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-3-n.js b/testsrc/tests/ecma/Date/15.9.5.23-3-n.js index 8d4f5f0af0..0507017cd8 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-3-n.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-4.js b/testsrc/tests/ecma/Date/15.9.5.23-4.js index 8896e08b74..15d436c308 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-5.js b/testsrc/tests/ecma/Date/15.9.5.23-5.js index c47e912b17..ca0e57e442 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-6.js b/testsrc/tests/ecma/Date/15.9.5.23-6.js index 64cdc61a89..9ebfc5464e 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-7.js b/testsrc/tests/ecma/Date/15.9.5.23-7.js index 681e6d9198..b13bdc7ea8 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-8.js b/testsrc/tests/ecma/Date/15.9.5.23-8.js index e78d6b2556..9dac1ec2c7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.23-9.js b/testsrc/tests/ecma/Date/15.9.5.23-9.js index 8d2f390c27..8a10799fb8 100644 --- a/testsrc/tests/ecma/Date/15.9.5.23-9.js +++ b/testsrc/tests/ecma/Date/15.9.5.23-9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-1.js b/testsrc/tests/ecma/Date/15.9.5.24-1.js index c9df3aa5f0..791b80afad 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-2.js b/testsrc/tests/ecma/Date/15.9.5.24-2.js index db23307e49..2d146ec1e5 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-3.js b/testsrc/tests/ecma/Date/15.9.5.24-3.js index 5a3901fb56..0f0a329b8c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-4.js b/testsrc/tests/ecma/Date/15.9.5.24-4.js index 0e214d2e5f..d82b6f5199 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-5.js b/testsrc/tests/ecma/Date/15.9.5.24-5.js index 47db8da74a..58aebca09e 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-6.js b/testsrc/tests/ecma/Date/15.9.5.24-6.js index 8a846d5e0f..6b8d951a1c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-7.js b/testsrc/tests/ecma/Date/15.9.5.24-7.js index 3a516fd47c..319f977a27 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.24-8.js b/testsrc/tests/ecma/Date/15.9.5.24-8.js index faf2b1064c..b7b0ba7fcb 100644 --- a/testsrc/tests/ecma/Date/15.9.5.24-8.js +++ b/testsrc/tests/ecma/Date/15.9.5.24-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.25-1.js b/testsrc/tests/ecma/Date/15.9.5.25-1.js index c1a7861add..6e6661d6b8 100644 --- a/testsrc/tests/ecma/Date/15.9.5.25-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.25-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.26-1.js b/testsrc/tests/ecma/Date/15.9.5.26-1.js index 949538892c..4f0620f15f 100644 --- a/testsrc/tests/ecma/Date/15.9.5.26-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.26-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.27-1.js b/testsrc/tests/ecma/Date/15.9.5.27-1.js index c6cd26b9bb..f6672c7b87 100644 --- a/testsrc/tests/ecma/Date/15.9.5.27-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.27-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.28-1.js b/testsrc/tests/ecma/Date/15.9.5.28-1.js index 3e633594c2..c95e1eb2ad 100644 --- a/testsrc/tests/ecma/Date/15.9.5.28-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.28-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.29-1.js b/testsrc/tests/ecma/Date/15.9.5.29-1.js index 5e6529a428..4b67de5588 100644 --- a/testsrc/tests/ecma/Date/15.9.5.29-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.29-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.3-1-n.js b/testsrc/tests/ecma/Date/15.9.5.3-1-n.js index 40af7416ff..a34ddac600 100644 --- a/testsrc/tests/ecma/Date/15.9.5.3-1-n.js +++ b/testsrc/tests/ecma/Date/15.9.5.3-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.3-2.js b/testsrc/tests/ecma/Date/15.9.5.3-2.js index 153ee15676..d47b1566d9 100644 --- a/testsrc/tests/ecma/Date/15.9.5.3-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.30-1.js b/testsrc/tests/ecma/Date/15.9.5.30-1.js index 7419231605..615237594c 100644 --- a/testsrc/tests/ecma/Date/15.9.5.30-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.30-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.31-1.js b/testsrc/tests/ecma/Date/15.9.5.31-1.js index 373f7b622c..8c0a5f54b1 100644 --- a/testsrc/tests/ecma/Date/15.9.5.31-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.31-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.32-1.js b/testsrc/tests/ecma/Date/15.9.5.32-1.js index f484dc39d7..d8bc0d8b1d 100644 --- a/testsrc/tests/ecma/Date/15.9.5.32-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.32-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.33-1.js b/testsrc/tests/ecma/Date/15.9.5.33-1.js index 2cc5b4de67..221a0400f0 100644 --- a/testsrc/tests/ecma/Date/15.9.5.33-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.33-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.34-1.js b/testsrc/tests/ecma/Date/15.9.5.34-1.js index e7c95e6c45..3b2fef6d32 100644 --- a/testsrc/tests/ecma/Date/15.9.5.34-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.34-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.35-1.js b/testsrc/tests/ecma/Date/15.9.5.35-1.js index 816cfc8bab..2abeff8862 100644 --- a/testsrc/tests/ecma/Date/15.9.5.35-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.35-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-1.js b/testsrc/tests/ecma/Date/15.9.5.36-1.js index 839854327c..cfd407e0af 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-2.js b/testsrc/tests/ecma/Date/15.9.5.36-2.js index f3bc9adaf1..19cc189106 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-3.js b/testsrc/tests/ecma/Date/15.9.5.36-3.js index 681f23b3bd..9de38a64b3 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-4.js b/testsrc/tests/ecma/Date/15.9.5.36-4.js index 7358bb5215..60e838b0a4 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-5.js b/testsrc/tests/ecma/Date/15.9.5.36-5.js index cf517ca83b..08809c7ca3 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-6.js b/testsrc/tests/ecma/Date/15.9.5.36-6.js index eafb6ea1f6..9189f09f31 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-6.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.36-7.js b/testsrc/tests/ecma/Date/15.9.5.36-7.js index 3a0ec78836..5a99112d3a 100644 --- a/testsrc/tests/ecma/Date/15.9.5.36-7.js +++ b/testsrc/tests/ecma/Date/15.9.5.36-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.37-1.js b/testsrc/tests/ecma/Date/15.9.5.37-1.js index bf70309da2..a314e34ed7 100644 --- a/testsrc/tests/ecma/Date/15.9.5.37-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.37-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.37-2.js b/testsrc/tests/ecma/Date/15.9.5.37-2.js index 38e70a6db6..4b95007436 100644 --- a/testsrc/tests/ecma/Date/15.9.5.37-2.js +++ b/testsrc/tests/ecma/Date/15.9.5.37-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.37-3.js b/testsrc/tests/ecma/Date/15.9.5.37-3.js index f0dafd612b..83f5837b6a 100644 --- a/testsrc/tests/ecma/Date/15.9.5.37-3.js +++ b/testsrc/tests/ecma/Date/15.9.5.37-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.37-4.js b/testsrc/tests/ecma/Date/15.9.5.37-4.js index 26a18c9e23..2e0b5b0ed0 100644 --- a/testsrc/tests/ecma/Date/15.9.5.37-4.js +++ b/testsrc/tests/ecma/Date/15.9.5.37-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.37-5.js b/testsrc/tests/ecma/Date/15.9.5.37-5.js index f43c820920..b2d6a1ce8b 100644 --- a/testsrc/tests/ecma/Date/15.9.5.37-5.js +++ b/testsrc/tests/ecma/Date/15.9.5.37-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.4-1.js b/testsrc/tests/ecma/Date/15.9.5.4-1.js index 3eff9537f4..8caf0a6517 100644 --- a/testsrc/tests/ecma/Date/15.9.5.4-1.js +++ b/testsrc/tests/ecma/Date/15.9.5.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.4-2-n.js b/testsrc/tests/ecma/Date/15.9.5.4-2-n.js index 996385b686..02bc5ac83f 100644 --- a/testsrc/tests/ecma/Date/15.9.5.4-2-n.js +++ b/testsrc/tests/ecma/Date/15.9.5.4-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.5.js b/testsrc/tests/ecma/Date/15.9.5.5.js index 963ad4cba3..e12b29a7a6 100644 --- a/testsrc/tests/ecma/Date/15.9.5.5.js +++ b/testsrc/tests/ecma/Date/15.9.5.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.6.js b/testsrc/tests/ecma/Date/15.9.5.6.js index 6ab2b7a152..a094ccaefb 100644 --- a/testsrc/tests/ecma/Date/15.9.5.6.js +++ b/testsrc/tests/ecma/Date/15.9.5.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.7.js b/testsrc/tests/ecma/Date/15.9.5.7.js index 21c993b864..3be6dcabfe 100644 --- a/testsrc/tests/ecma/Date/15.9.5.7.js +++ b/testsrc/tests/ecma/Date/15.9.5.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.8.js b/testsrc/tests/ecma/Date/15.9.5.8.js index c0e0b66991..4c1a9050ba 100644 --- a/testsrc/tests/ecma/Date/15.9.5.8.js +++ b/testsrc/tests/ecma/Date/15.9.5.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.9.js b/testsrc/tests/ecma/Date/15.9.5.9.js index d55114226f..a52c111fae 100644 --- a/testsrc/tests/ecma/Date/15.9.5.9.js +++ b/testsrc/tests/ecma/Date/15.9.5.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Date/15.9.5.js b/testsrc/tests/ecma/Date/15.9.5.js index 1dfd71273c..9006c91efd 100644 --- a/testsrc/tests/ecma/Date/15.9.5.js +++ b/testsrc/tests/ecma/Date/15.9.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.3-1.js b/testsrc/tests/ecma/ExecutionContexts/10.1.3-1.js index 3fa25852cf..42ff08dd18 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.3-1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.3-2.js b/testsrc/tests/ecma/ExecutionContexts/10.1.3-2.js index d60342c29a..fec946d231 100755 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.3-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.3.js b/testsrc/tests/ecma/ExecutionContexts/10.1.3.js index 48b80b1440..77dfbf7aa4 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.3.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-1.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-1.js index ce7d9d9ea7..04e4adb1f5 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-10.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-10.js index 5bfccef362..c6614c8c69 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-10.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-2.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-2.js index fd914d7308..ddc45daa5f 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-3.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-3.js index 5fe8580c2f..613237da3a 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-3.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-4.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-4.js index 7f30203194..05ef5b2285 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-4.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-5.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-5.js index 263c1cb6a5..25128e58e7 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-5.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-6.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-6.js index 0b92d860d5..66669e316a 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-6.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-7.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-7.js index 4b92e69666..fd2e0ee7e8 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-7.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.4-8.js b/testsrc/tests/ecma/ExecutionContexts/10.1.4-8.js index 87a61f9f36..801f61657b 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.4-8.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.4-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.5-1.js b/testsrc/tests/ecma/ExecutionContexts/10.1.5-1.js index 9a401d8cf0..35882c87e4 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.5-1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.5-2.js b/testsrc/tests/ecma/ExecutionContexts/10.1.5-2.js index 12edb74e2c..def65b301e 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.5-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.5-3.js b/testsrc/tests/ecma/ExecutionContexts/10.1.5-3.js index 37a531a318..209235e414 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.5-3.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.5-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.5-4.js b/testsrc/tests/ecma/ExecutionContexts/10.1.5-4.js index cda161a071..cbe869f6c6 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.5-4.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.5-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.8-2.js b/testsrc/tests/ecma/ExecutionContexts/10.1.8-2.js index ac7c3d8578..29d2134d23 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.8-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.8-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.1.8-3.js b/testsrc/tests/ecma/ExecutionContexts/10.1.8-3.js index 4536c26ce8..6c94b969fe 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.1.8-3.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.1.8-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.2.1.js b/testsrc/tests/ecma/ExecutionContexts/10.2.1.js index d64769cff2..46ea5f92b3 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.2.1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.2.2-1.js b/testsrc/tests/ecma/ExecutionContexts/10.2.2-1.js index e5cd42e0f3..3fc46f75c8 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.2.2-1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.2.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.2.2-2.js b/testsrc/tests/ecma/ExecutionContexts/10.2.2-2.js index b015e6267e..56c2a51de6 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.2.2-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.2.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.2.3-1.js b/testsrc/tests/ecma/ExecutionContexts/10.2.3-1.js index a2b26afb41..c3efa76157 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.2.3-1.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.2.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ExecutionContexts/10.2.3-2.js b/testsrc/tests/ecma/ExecutionContexts/10.2.3-2.js index a65f98ce9a..cea4065c40 100644 --- a/testsrc/tests/ecma/ExecutionContexts/10.2.3-2.js +++ b/testsrc/tests/ecma/ExecutionContexts/10.2.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.1.1.js b/testsrc/tests/ecma/Expressions/11.1.1.js index ba6d58ddae..20ac2caaf8 100644 --- a/testsrc/tests/ecma/Expressions/11.1.1.js +++ b/testsrc/tests/ecma/Expressions/11.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.10-1.js b/testsrc/tests/ecma/Expressions/11.10-1.js index 9802bdb859..1cb8240e97 100644 --- a/testsrc/tests/ecma/Expressions/11.10-1.js +++ b/testsrc/tests/ecma/Expressions/11.10-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.10-2.js b/testsrc/tests/ecma/Expressions/11.10-2.js index 76b7feeb3b..105fe2cb3d 100644 --- a/testsrc/tests/ecma/Expressions/11.10-2.js +++ b/testsrc/tests/ecma/Expressions/11.10-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.10-3.js b/testsrc/tests/ecma/Expressions/11.10-3.js index 2ecf78f36c..d081d9b9be 100644 --- a/testsrc/tests/ecma/Expressions/11.10-3.js +++ b/testsrc/tests/ecma/Expressions/11.10-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.12-1.js b/testsrc/tests/ecma/Expressions/11.12-1.js index bd43cb09a0..af81589043 100644 --- a/testsrc/tests/ecma/Expressions/11.12-1.js +++ b/testsrc/tests/ecma/Expressions/11.12-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.12-2-n.js b/testsrc/tests/ecma/Expressions/11.12-2-n.js index 326964c943..6fd0cfc153 100644 --- a/testsrc/tests/ecma/Expressions/11.12-2-n.js +++ b/testsrc/tests/ecma/Expressions/11.12-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.12-3.js b/testsrc/tests/ecma/Expressions/11.12-3.js index c261fd0cb7..85e5e2a712 100644 --- a/testsrc/tests/ecma/Expressions/11.12-3.js +++ b/testsrc/tests/ecma/Expressions/11.12-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.12-4.js b/testsrc/tests/ecma/Expressions/11.12-4.js index 113dcb488e..d1a0feaa9f 100644 --- a/testsrc/tests/ecma/Expressions/11.12-4.js +++ b/testsrc/tests/ecma/Expressions/11.12-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.1.js b/testsrc/tests/ecma/Expressions/11.13.1.js index 9c2e2b4b35..57f4aaaa64 100644 --- a/testsrc/tests/ecma/Expressions/11.13.1.js +++ b/testsrc/tests/ecma/Expressions/11.13.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.2-1.js b/testsrc/tests/ecma/Expressions/11.13.2-1.js index 65607150ad..f38f51f7c5 100644 --- a/testsrc/tests/ecma/Expressions/11.13.2-1.js +++ b/testsrc/tests/ecma/Expressions/11.13.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.2-2.js b/testsrc/tests/ecma/Expressions/11.13.2-2.js index 7cb4f3d6e2..e0e71f2ef9 100644 --- a/testsrc/tests/ecma/Expressions/11.13.2-2.js +++ b/testsrc/tests/ecma/Expressions/11.13.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.2-3.js b/testsrc/tests/ecma/Expressions/11.13.2-3.js index 1e9e8b767a..253cd11ad6 100644 --- a/testsrc/tests/ecma/Expressions/11.13.2-3.js +++ b/testsrc/tests/ecma/Expressions/11.13.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.2-4.js b/testsrc/tests/ecma/Expressions/11.13.2-4.js index a58233a0aa..8b3d980926 100644 --- a/testsrc/tests/ecma/Expressions/11.13.2-4.js +++ b/testsrc/tests/ecma/Expressions/11.13.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.2-5.js b/testsrc/tests/ecma/Expressions/11.13.2-5.js index 35171c97b7..f90d3d6144 100644 --- a/testsrc/tests/ecma/Expressions/11.13.2-5.js +++ b/testsrc/tests/ecma/Expressions/11.13.2-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.13.js b/testsrc/tests/ecma/Expressions/11.13.js index a516a8c38b..e6c9be669b 100644 --- a/testsrc/tests/ecma/Expressions/11.13.js +++ b/testsrc/tests/ecma/Expressions/11.13.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.14-1.js b/testsrc/tests/ecma/Expressions/11.14-1.js index aea33a139d..d8942efa24 100644 --- a/testsrc/tests/ecma/Expressions/11.14-1.js +++ b/testsrc/tests/ecma/Expressions/11.14-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.1-1.js b/testsrc/tests/ecma/Expressions/11.2.1-1.js index 7083bec2da..05fa4363b2 100644 --- a/testsrc/tests/ecma/Expressions/11.2.1-1.js +++ b/testsrc/tests/ecma/Expressions/11.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.1-2.js b/testsrc/tests/ecma/Expressions/11.2.1-2.js index 749e495a5f..1b25c560ef 100644 --- a/testsrc/tests/ecma/Expressions/11.2.1-2.js +++ b/testsrc/tests/ecma/Expressions/11.2.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.1-3-n.js b/testsrc/tests/ecma/Expressions/11.2.1-3-n.js index 355c131fa3..3b8b00a586 100644 --- a/testsrc/tests/ecma/Expressions/11.2.1-3-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.1-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.1-4-n.js b/testsrc/tests/ecma/Expressions/11.2.1-4-n.js index 3d3c00483f..9e1a68ec99 100644 --- a/testsrc/tests/ecma/Expressions/11.2.1-4-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.1-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.1-5.js b/testsrc/tests/ecma/Expressions/11.2.1-5.js index 88a1138e82..0f5067a5d6 100644 --- a/testsrc/tests/ecma/Expressions/11.2.1-5.js +++ b/testsrc/tests/ecma/Expressions/11.2.1-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-1-n.js b/testsrc/tests/ecma/Expressions/11.2.2-1-n.js index 5cf92dbdcf..1c7b755436 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-1-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-1.js b/testsrc/tests/ecma/Expressions/11.2.2-1.js index e9bca907fa..52e95dc568 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-1.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-10-n.js b/testsrc/tests/ecma/Expressions/11.2.2-10-n.js index 453bc8f3b9..ec48517dab 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-10-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-10-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-11.js b/testsrc/tests/ecma/Expressions/11.2.2-11.js index 2daa2161bd..1053e16080 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-11.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-2-n.js b/testsrc/tests/ecma/Expressions/11.2.2-2-n.js index cb9cce692d..a10ce18717 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-2-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-3-n.js b/testsrc/tests/ecma/Expressions/11.2.2-3-n.js index aaf59bf70d..48904c7f73 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-3-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-4-n.js b/testsrc/tests/ecma/Expressions/11.2.2-4-n.js index be4cca9626..ddfa5e4717 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-4-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-5-n.js b/testsrc/tests/ecma/Expressions/11.2.2-5-n.js index ef9c5b9cea..400cee22bd 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-5-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-6-n.js b/testsrc/tests/ecma/Expressions/11.2.2-6-n.js index cb0f7e1b2b..a5751dfe5d 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-6-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-6-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-7-n.js b/testsrc/tests/ecma/Expressions/11.2.2-7-n.js index aa27023899..84951b1e16 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-7-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-7-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-8-n.js b/testsrc/tests/ecma/Expressions/11.2.2-8-n.js index ef5c321893..b3de3fd87b 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-8-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-8-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.2-9-n.js b/testsrc/tests/ecma/Expressions/11.2.2-9-n.js index c6c115943d..92a78b39af 100644 --- a/testsrc/tests/ecma/Expressions/11.2.2-9-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.2-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.3-1.js b/testsrc/tests/ecma/Expressions/11.2.3-1.js index 241f670e9d..f5b21044e7 100644 --- a/testsrc/tests/ecma/Expressions/11.2.3-1.js +++ b/testsrc/tests/ecma/Expressions/11.2.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.3-2-n.js b/testsrc/tests/ecma/Expressions/11.2.3-2-n.js index e478ab8782..8bb7bce8d7 100644 --- a/testsrc/tests/ecma/Expressions/11.2.3-2-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.3-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.3-3-n.js b/testsrc/tests/ecma/Expressions/11.2.3-3-n.js index 2a391e02d8..28d0de723c 100644 --- a/testsrc/tests/ecma/Expressions/11.2.3-3-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.3-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.3-4-n.js b/testsrc/tests/ecma/Expressions/11.2.3-4-n.js index b87c57167a..98e94bf1e4 100644 --- a/testsrc/tests/ecma/Expressions/11.2.3-4-n.js +++ b/testsrc/tests/ecma/Expressions/11.2.3-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.2.3-5.js b/testsrc/tests/ecma/Expressions/11.2.3-5.js index 3b718179b9..0ccb733e36 100644 --- a/testsrc/tests/ecma/Expressions/11.2.3-5.js +++ b/testsrc/tests/ecma/Expressions/11.2.3-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.3.1.js b/testsrc/tests/ecma/Expressions/11.3.1.js index 6c9133c448..6bd3d51b5c 100644 --- a/testsrc/tests/ecma/Expressions/11.3.1.js +++ b/testsrc/tests/ecma/Expressions/11.3.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.3.2.js b/testsrc/tests/ecma/Expressions/11.3.2.js index f9a5a485b2..dc809b70fa 100644 --- a/testsrc/tests/ecma/Expressions/11.3.2.js +++ b/testsrc/tests/ecma/Expressions/11.3.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.1.js b/testsrc/tests/ecma/Expressions/11.4.1.js index da66e17a0b..63b056623a 100644 --- a/testsrc/tests/ecma/Expressions/11.4.1.js +++ b/testsrc/tests/ecma/Expressions/11.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.2.js b/testsrc/tests/ecma/Expressions/11.4.2.js index 21729dfce3..35f1c68620 100644 --- a/testsrc/tests/ecma/Expressions/11.4.2.js +++ b/testsrc/tests/ecma/Expressions/11.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.3.js b/testsrc/tests/ecma/Expressions/11.4.3.js index ecf04379d3..60131c94a3 100644 --- a/testsrc/tests/ecma/Expressions/11.4.3.js +++ b/testsrc/tests/ecma/Expressions/11.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.4.js b/testsrc/tests/ecma/Expressions/11.4.4.js index bbddf3daf1..9295ce62de 100644 --- a/testsrc/tests/ecma/Expressions/11.4.4.js +++ b/testsrc/tests/ecma/Expressions/11.4.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.5.js b/testsrc/tests/ecma/Expressions/11.4.5.js index c9738b7b45..ca1503ff4b 100644 --- a/testsrc/tests/ecma/Expressions/11.4.5.js +++ b/testsrc/tests/ecma/Expressions/11.4.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.6.js b/testsrc/tests/ecma/Expressions/11.4.6.js index 49f40ffd33..c14bf9cfdb 100644 --- a/testsrc/tests/ecma/Expressions/11.4.6.js +++ b/testsrc/tests/ecma/Expressions/11.4.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.7-01.js b/testsrc/tests/ecma/Expressions/11.4.7-01.js index 28e7c8b3a6..d1a3e0ce99 100644 --- a/testsrc/tests/ecma/Expressions/11.4.7-01.js +++ b/testsrc/tests/ecma/Expressions/11.4.7-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.7-02.js b/testsrc/tests/ecma/Expressions/11.4.7-02.js index 706b96fda9..fd3e716c88 100644 --- a/testsrc/tests/ecma/Expressions/11.4.7-02.js +++ b/testsrc/tests/ecma/Expressions/11.4.7-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.8.js b/testsrc/tests/ecma/Expressions/11.4.8.js index a325e3743c..27568a7988 100644 --- a/testsrc/tests/ecma/Expressions/11.4.8.js +++ b/testsrc/tests/ecma/Expressions/11.4.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.4.9.js b/testsrc/tests/ecma/Expressions/11.4.9.js index 0ae2d30c70..b64f7ecaab 100644 --- a/testsrc/tests/ecma/Expressions/11.4.9.js +++ b/testsrc/tests/ecma/Expressions/11.4.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.5.1.js b/testsrc/tests/ecma/Expressions/11.5.1.js index 0ffe08b7fe..fb07b9d887 100644 --- a/testsrc/tests/ecma/Expressions/11.5.1.js +++ b/testsrc/tests/ecma/Expressions/11.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.5.2.js b/testsrc/tests/ecma/Expressions/11.5.2.js index d0c4e4be51..367f23f89c 100644 --- a/testsrc/tests/ecma/Expressions/11.5.2.js +++ b/testsrc/tests/ecma/Expressions/11.5.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.5.3.js b/testsrc/tests/ecma/Expressions/11.5.3.js index 521796fe18..01e31d5228 100644 --- a/testsrc/tests/ecma/Expressions/11.5.3.js +++ b/testsrc/tests/ecma/Expressions/11.5.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.6.1-1.js b/testsrc/tests/ecma/Expressions/11.6.1-1.js index ea8ccc7d9b..61a5f7a938 100644 --- a/testsrc/tests/ecma/Expressions/11.6.1-1.js +++ b/testsrc/tests/ecma/Expressions/11.6.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.6.1-2.js b/testsrc/tests/ecma/Expressions/11.6.1-2.js index 891a7bec2e..03e34b750d 100644 --- a/testsrc/tests/ecma/Expressions/11.6.1-2.js +++ b/testsrc/tests/ecma/Expressions/11.6.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.6.1-3.js b/testsrc/tests/ecma/Expressions/11.6.1-3.js index 7f8a8348f3..94efca0582 100644 --- a/testsrc/tests/ecma/Expressions/11.6.1-3.js +++ b/testsrc/tests/ecma/Expressions/11.6.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.6.2-1.js b/testsrc/tests/ecma/Expressions/11.6.2-1.js index 0a511c2b61..18f9d81aae 100644 --- a/testsrc/tests/ecma/Expressions/11.6.2-1.js +++ b/testsrc/tests/ecma/Expressions/11.6.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.6.3.js b/testsrc/tests/ecma/Expressions/11.6.3.js index 5330d2f4cf..0f4bdd7c1f 100644 --- a/testsrc/tests/ecma/Expressions/11.6.3.js +++ b/testsrc/tests/ecma/Expressions/11.6.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.7.1.js b/testsrc/tests/ecma/Expressions/11.7.1.js index 9b163d6040..6d81a09c94 100644 --- a/testsrc/tests/ecma/Expressions/11.7.1.js +++ b/testsrc/tests/ecma/Expressions/11.7.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.7.2.js b/testsrc/tests/ecma/Expressions/11.7.2.js index da51d6d587..e3b8bd066e 100644 --- a/testsrc/tests/ecma/Expressions/11.7.2.js +++ b/testsrc/tests/ecma/Expressions/11.7.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.7.3.js b/testsrc/tests/ecma/Expressions/11.7.3.js index 433549fb6a..81dbc8d929 100644 --- a/testsrc/tests/ecma/Expressions/11.7.3.js +++ b/testsrc/tests/ecma/Expressions/11.7.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.8.1.js b/testsrc/tests/ecma/Expressions/11.8.1.js index ba5fcc9eba..0bb97f034c 100644 --- a/testsrc/tests/ecma/Expressions/11.8.1.js +++ b/testsrc/tests/ecma/Expressions/11.8.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.8.2.js b/testsrc/tests/ecma/Expressions/11.8.2.js index 189ee8bfe4..feb7a42299 100644 --- a/testsrc/tests/ecma/Expressions/11.8.2.js +++ b/testsrc/tests/ecma/Expressions/11.8.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.8.3.js b/testsrc/tests/ecma/Expressions/11.8.3.js index 015a566970..ecbbfc2ca5 100644 --- a/testsrc/tests/ecma/Expressions/11.8.3.js +++ b/testsrc/tests/ecma/Expressions/11.8.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.8.4.js b/testsrc/tests/ecma/Expressions/11.8.4.js index b40d525946..e89aea1699 100644 --- a/testsrc/tests/ecma/Expressions/11.8.4.js +++ b/testsrc/tests/ecma/Expressions/11.8.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.9.1.js b/testsrc/tests/ecma/Expressions/11.9.1.js index c0647a61b2..0d92c5192e 100644 --- a/testsrc/tests/ecma/Expressions/11.9.1.js +++ b/testsrc/tests/ecma/Expressions/11.9.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.9.2.js b/testsrc/tests/ecma/Expressions/11.9.2.js index 85995140fe..5da5454ec7 100644 --- a/testsrc/tests/ecma/Expressions/11.9.2.js +++ b/testsrc/tests/ecma/Expressions/11.9.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Expressions/11.9.3.js b/testsrc/tests/ecma/Expressions/11.9.3.js index 1131d17d50..8718b20c01 100644 --- a/testsrc/tests/ecma/Expressions/11.9.3.js +++ b/testsrc/tests/ecma/Expressions/11.9.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-1.js b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-1.js index 3526ac548d..801089fa57 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-2.js b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-2.js index 684f905f04..18c5a5b1e0 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-2.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-3.js b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-3.js index a09f9d6ad1..712c6264c9 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.1.1-3.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.1.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-1.js b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-1.js index 5f21580ff0..337e76bc7e 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-2.js b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-2.js index c62a3d2c19..40109c53ba 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-2.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-3.js b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-3.js index 10c5fdfada..0e2bce8e80 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.2.1-3.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.2.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-2.js b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-2.js index 715e2df128..7011a765fc 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-2.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-3.js b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-3.js index f1cd23ed8e..37a5a37511 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-3.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-4.js b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-4.js index 76812a5541..6095a96fb8 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.3.1-4.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.3.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.3.2.js b/testsrc/tests/ecma/FunctionObjects/15.3.3.2.js index 6d16bccda6..451c3cab23 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.3.2.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.3.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.4-1.js b/testsrc/tests/ecma/FunctionObjects/15.3.4-1.js index 54ddddda04..ca3eb116f6 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.4-1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.4.1.js b/testsrc/tests/ecma/FunctionObjects/15.3.4.1.js index 1527b45d88..4be8eabe91 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.4.1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.4.js b/testsrc/tests/ecma/FunctionObjects/15.3.4.js index 83db841453..7164488575 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.4.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.5-1.js b/testsrc/tests/ecma/FunctionObjects/15.3.5-1.js index 5f999966fb..eb90d0dbd2 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.5-1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.5-2.js b/testsrc/tests/ecma/FunctionObjects/15.3.5-2.js index c16bf05f6d..3d09dcf11a 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.5-2.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.5.1.js b/testsrc/tests/ecma/FunctionObjects/15.3.5.1.js index 6bec812a65..8484ec2706 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.5.1.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/FunctionObjects/15.3.5.3.js b/testsrc/tests/ecma/FunctionObjects/15.3.5.3.js index 3a720e9b0c..4c9c72a51f 100644 --- a/testsrc/tests/ecma/FunctionObjects/15.3.5.3.js +++ b/testsrc/tests/ecma/FunctionObjects/15.3.5.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1-1-n.js b/testsrc/tests/ecma/GlobalObject/15.1-1-n.js index 024a8e13e3..56256f1d96 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1-1-n.js +++ b/testsrc/tests/ecma/GlobalObject/15.1-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1-2-n.js b/testsrc/tests/ecma/GlobalObject/15.1-2-n.js index 6bf4cb1edf..1bc7f3dce1 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1-2-n.js +++ b/testsrc/tests/ecma/GlobalObject/15.1-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.1.1.js b/testsrc/tests/ecma/GlobalObject/15.1.1.1.js index ff59ec9576..11e57183a5 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.1.1.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.1.2.js b/testsrc/tests/ecma/GlobalObject/15.1.1.2.js index 01f6baa85a..af1cf5fe55 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.1.2.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.1-2.js b/testsrc/tests/ecma/GlobalObject/15.1.2.1-2.js index 7b712bd7a8..10901cf4cc 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.1-2.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.2-1.js b/testsrc/tests/ecma/GlobalObject/15.1.2.2-1.js index e8d12a4300..adfcaa4b34 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.2-1.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.2-2.js b/testsrc/tests/ecma/GlobalObject/15.1.2.2-2.js index ee4ad7306b..2a9464bacd 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.2-2.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.3-1.js b/testsrc/tests/ecma/GlobalObject/15.1.2.3-1.js index 99390c43de..201a684e7f 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.3-1.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.3-2.js b/testsrc/tests/ecma/GlobalObject/15.1.2.3-2.js index c541db8ae5..23d52cdde7 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.3-2.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.4.js b/testsrc/tests/ecma/GlobalObject/15.1.2.4.js index c51368e6bc..d9e59ae750 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.4.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.5-1.js b/testsrc/tests/ecma/GlobalObject/15.1.2.5-1.js index 914efcd05e..ec55178456 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.5-1.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.5-2.js b/testsrc/tests/ecma/GlobalObject/15.1.2.5-2.js index c540d23d7e..cb490472e7 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.5-2.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.5-3.js b/testsrc/tests/ecma/GlobalObject/15.1.2.5-3.js index ffea904649..cf8217a789 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.5-3.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.5-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.6.js b/testsrc/tests/ecma/GlobalObject/15.1.2.6.js index 27e40856d7..1e1e2ae39c 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.6.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/GlobalObject/15.1.2.7.js b/testsrc/tests/ecma/GlobalObject/15.1.2.7.js index 4c0ff4ec08..7522a7ee06 100644 --- a/testsrc/tests/ecma/GlobalObject/15.1.2.7.js +++ b/testsrc/tests/ecma/GlobalObject/15.1.2.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.1-1.js b/testsrc/tests/ecma/LexicalConventions/7.1-1.js index 4ea8f2e337..8f2d96804d 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.1-1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.1-2.js b/testsrc/tests/ecma/LexicalConventions/7.1-2.js index bad09a9cae..41699de3eb 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.1-2.js +++ b/testsrc/tests/ecma/LexicalConventions/7.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.1-3.js b/testsrc/tests/ecma/LexicalConventions/7.1-3.js index 11c37281a0..396f1cf79c 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.1-3.js +++ b/testsrc/tests/ecma/LexicalConventions/7.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-1.js b/testsrc/tests/ecma/LexicalConventions/7.2-1.js index 9a78b0af23..0d4da307f3 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-2-n.js b/testsrc/tests/ecma/LexicalConventions/7.2-2-n.js index 8ae3185130..6d4530b5e0 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-3-n.js b/testsrc/tests/ecma/LexicalConventions/7.2-3-n.js index f2e7b166bf..3aff3d88c8 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-3-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-4-n.js b/testsrc/tests/ecma/LexicalConventions/7.2-4-n.js index eeee38462b..c1cb0e6221 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-4-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-5-n.js b/testsrc/tests/ecma/LexicalConventions/7.2-5-n.js index ff150dd9d7..6a9a4fb721 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-5-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.2-6.js b/testsrc/tests/ecma/LexicalConventions/7.2-6.js index fd1a294287..204a551df2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.2-6.js +++ b/testsrc/tests/ecma/LexicalConventions/7.2-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-1.js b/testsrc/tests/ecma/LexicalConventions/7.3-1.js index 73d158cfdb..d757e2faba 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-10.js b/testsrc/tests/ecma/LexicalConventions/7.3-10.js index 487a2ad3ea..8fc36e6f0f 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-10.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-11.js b/testsrc/tests/ecma/LexicalConventions/7.3-11.js index c871911dbd..51f948e219 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-11.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-12.js b/testsrc/tests/ecma/LexicalConventions/7.3-12.js index 193952b539..a7b99bcf69 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-12.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-13-n.js b/testsrc/tests/ecma/LexicalConventions/7.3-13-n.js index aa6fa0f55f..b46aee2cc2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-13-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-13-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-2.js b/testsrc/tests/ecma/LexicalConventions/7.3-2.js index db95b53a86..a5c1e45b88 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-2.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-3.js b/testsrc/tests/ecma/LexicalConventions/7.3-3.js index edb03163ba..c435e5ba4c 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-3.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-4.js b/testsrc/tests/ecma/LexicalConventions/7.3-4.js index 5fed06e027..c7c57e71ec 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-4.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-5.js b/testsrc/tests/ecma/LexicalConventions/7.3-5.js index 1fd0f25d55..21aac9a9d5 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-5.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-6.js b/testsrc/tests/ecma/LexicalConventions/7.3-6.js index b5142b0ba5..a29267516c 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-6.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-7.js b/testsrc/tests/ecma/LexicalConventions/7.3-7.js index fb9710a7f7..0de4204521 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-7.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-8.js b/testsrc/tests/ecma/LexicalConventions/7.3-8.js index 3fc5c72081..6a18ba14cf 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-8.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.3-9.js b/testsrc/tests/ecma/LexicalConventions/7.3-9.js index bf92d7a83a..16a3ac9f43 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.3-9.js +++ b/testsrc/tests/ecma/LexicalConventions/7.3-9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.1-1-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.1-1-n.js index bc1b3c5d8d..2d05ec8ea2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.1-1-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.1-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.1-2-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.1-2-n.js index 27007f7383..b7521efc14 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.1-2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.1-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.1-3-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.1-3-n.js index ee406c0602..ec76f1ba1c 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.1-3-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.1-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-1-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-1-n.js index b7fbf50a48..eb49efc2c8 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-1-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-10-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-10-n.js index d74b0dd256..5c0372588f 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-10-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-10-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-11-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-11-n.js index db6c453c62..4434b603df 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-11-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-11-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-12-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-12-n.js index d30a65e4a7..e1d7697305 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-12-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-12-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-13-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-13-n.js index 6b52366edb..57942e0e53 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-13-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-13-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-14-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-14-n.js index a7b4e4c943..3d35964cf4 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-14-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-14-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-15-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-15-n.js index 6232280cab..be5945a6aa 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-15-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-15-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-16-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-16-n.js index d2c12d4df7..5e576300e2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-16-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-16-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-2-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-2-n.js index 6aa8e0289b..7503d304a0 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-3-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-3-n.js index f4ad96b909..057ad04ddd 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-3-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-4-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-4-n.js index 10429db05e..6fa8b460d4 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-4-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-5-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-5-n.js index ba116a4301..ed8a9ebf22 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-5-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-6-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-6-n.js index e197e7ba70..6f5429b95f 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-6-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-6-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-7-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-7-n.js index 8fe4beb20a..0bbaabd2b2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-7-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-7-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-8-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-8-n.js index 535965843a..ffa1e88f76 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-8-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-8-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.2-9-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.2-9-n.js index 76c5242c88..00318cc005 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.2-9-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.2-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-1-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-1-n.js index 4ed3ef1aff..88518fd795 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-1-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-10-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-10-n.js index a50de10c5a..a588852a1e 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-10-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-10-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-11-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-11-n.js index 527d534618..7b633db054 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-11-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-11-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-12-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-12-n.js index 333ca1e1b3..084ffea3de 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-12-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-12-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-13-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-13-n.js index 8699ddd8a0..a09b90b9c3 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-13-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-13-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-14-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-14-n.js index efee658104..19b7f63583 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-14-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-14-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-15-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-15-n.js index 60d1eebf34..6f656ed231 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-15-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-15-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-16-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-16-n.js index db5628352c..51475cd150 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-16-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-16-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-2-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-2-n.js index 06c0a645cc..e21ff3113c 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-3-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-3-n.js index 0e54347e1e..b06058343f 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-3-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-4-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-4-n.js index ad4ba64972..50e1befee8 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-4-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-5-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-5-n.js index 03b074ced7..fba82cbb81 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-5-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-6-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-6-n.js index 3896a47d38..ecdc281bdc 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-6-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-6-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-7-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-7-n.js index 7607b177d7..e9e4f090f4 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-7-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-7-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-8-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-8-n.js index bd33d54c19..be8e5f4a8e 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-8-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-8-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.4.3-9-n.js b/testsrc/tests/ecma/LexicalConventions/7.4.3-9-n.js index 96a1923327..6136bd4d62 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.4.3-9-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.4.3-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-1.js b/testsrc/tests/ecma/LexicalConventions/7.5-1.js index d8d339ac91..54190d72d3 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-10-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-10-n.js index b6eb2a7a16..8e7e098620 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-10-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-10-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-2-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-2-n.js index 3dffc32948..9849a71645 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-3-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-3-n.js index 6c2e556c55..60ecfe2249 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-3-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-4-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-4-n.js index eafbe014e9..1c8f11b364 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-4-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-4-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-5-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-5-n.js index 246e250721..7feadcef7e 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-5-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-6.js b/testsrc/tests/ecma/LexicalConventions/7.5-6.js index 1b20700a2e..40a0c35b83 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-6.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-7.js b/testsrc/tests/ecma/LexicalConventions/7.5-7.js index 3c465aa83b..7881d61d20 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-7.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-8-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-8-n.js index c4b753fc97..315b538f93 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-8-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-8-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.5-9-n.js b/testsrc/tests/ecma/LexicalConventions/7.5-9-n.js index 61baefc490..cfef315343 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.5-9-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.5-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.6.js b/testsrc/tests/ecma/LexicalConventions/7.6.js index 11e2ab72ed..0c6cdc9f54 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.6.js +++ b/testsrc/tests/ecma/LexicalConventions/7.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.1.js b/testsrc/tests/ecma/LexicalConventions/7.7.1.js index f44d9494b4..8632eafdad 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.2.js b/testsrc/tests/ecma/LexicalConventions/7.7.2.js index 487531357e..860a5e85bd 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.2.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.3-1.js b/testsrc/tests/ecma/LexicalConventions/7.7.3-1.js index a5f460eef7..716aabd8d9 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.3-1.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.3-2.js b/testsrc/tests/ecma/LexicalConventions/7.7.3-2.js index 31d985f7ac..b1b000c22e 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.3-2.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.3.js b/testsrc/tests/ecma/LexicalConventions/7.7.3.js index 439600d521..9a98015697 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.3.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.7.4.js b/testsrc/tests/ecma/LexicalConventions/7.7.4.js index a85f07a3ed..09dd9beab2 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.7.4.js +++ b/testsrc/tests/ecma/LexicalConventions/7.7.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/LexicalConventions/7.8.2-n.js b/testsrc/tests/ecma/LexicalConventions/7.8.2-n.js index 11270d72b6..9a46089646 100644 --- a/testsrc/tests/ecma/LexicalConventions/7.8.2-n.js +++ b/testsrc/tests/ecma/LexicalConventions/7.8.2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8-2-n.js b/testsrc/tests/ecma/Math/15.8-2-n.js index bd3d068b8c..3f12e4bbc7 100644 --- a/testsrc/tests/ecma/Math/15.8-2-n.js +++ b/testsrc/tests/ecma/Math/15.8-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8-3-n.js b/testsrc/tests/ecma/Math/15.8-3-n.js index d1ee119a1d..48b2fda3ee 100644 --- a/testsrc/tests/ecma/Math/15.8-3-n.js +++ b/testsrc/tests/ecma/Math/15.8-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.1-1.js b/testsrc/tests/ecma/Math/15.8.1.1-1.js index 265e533ba7..10540f9e4b 100644 --- a/testsrc/tests/ecma/Math/15.8.1.1-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.1-2.js b/testsrc/tests/ecma/Math/15.8.1.1-2.js index 8e8da6917b..7a55d29c3c 100644 --- a/testsrc/tests/ecma/Math/15.8.1.1-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.2-1.js b/testsrc/tests/ecma/Math/15.8.1.2-1.js index 10f55de6de..c55e3863f1 100644 --- a/testsrc/tests/ecma/Math/15.8.1.2-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.2-2.js b/testsrc/tests/ecma/Math/15.8.1.2-2.js index 4674ba9e09..ec74f186cc 100644 --- a/testsrc/tests/ecma/Math/15.8.1.2-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.3-1.js b/testsrc/tests/ecma/Math/15.8.1.3-1.js index 0bf2171b6e..a10d160ee4 100644 --- a/testsrc/tests/ecma/Math/15.8.1.3-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.3-2.js b/testsrc/tests/ecma/Math/15.8.1.3-2.js index fee3e490af..802ff72aae 100644 --- a/testsrc/tests/ecma/Math/15.8.1.3-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.4-1.js b/testsrc/tests/ecma/Math/15.8.1.4-1.js index 8fcc3177d8..24ffa8180d 100644 --- a/testsrc/tests/ecma/Math/15.8.1.4-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.4-2.js b/testsrc/tests/ecma/Math/15.8.1.4-2.js index 7c0d832979..70331c22f0 100644 --- a/testsrc/tests/ecma/Math/15.8.1.4-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.5-1.js b/testsrc/tests/ecma/Math/15.8.1.5-1.js index 049d47acab..60943a0a32 100644 --- a/testsrc/tests/ecma/Math/15.8.1.5-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.5-2.js b/testsrc/tests/ecma/Math/15.8.1.5-2.js index a2b42c6350..a62e6542a1 100644 --- a/testsrc/tests/ecma/Math/15.8.1.5-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.6-1.js b/testsrc/tests/ecma/Math/15.8.1.6-1.js index 9326e68957..5dde3e999e 100644 --- a/testsrc/tests/ecma/Math/15.8.1.6-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.6-2.js b/testsrc/tests/ecma/Math/15.8.1.6-2.js index e870fa223b..c7daae6ef9 100644 --- a/testsrc/tests/ecma/Math/15.8.1.6-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.6-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.7-1.js b/testsrc/tests/ecma/Math/15.8.1.7-1.js index d1ce64fbab..1e4e0e400d 100644 --- a/testsrc/tests/ecma/Math/15.8.1.7-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.7-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.7-2.js b/testsrc/tests/ecma/Math/15.8.1.7-2.js index f1ad1c836f..bd5dd9632e 100644 --- a/testsrc/tests/ecma/Math/15.8.1.7-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.7-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.8-1.js b/testsrc/tests/ecma/Math/15.8.1.8-1.js index 87e3854ae5..923d18657e 100644 --- a/testsrc/tests/ecma/Math/15.8.1.8-1.js +++ b/testsrc/tests/ecma/Math/15.8.1.8-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.8-2.js b/testsrc/tests/ecma/Math/15.8.1.8-2.js index 684b7e533e..3c2173bffa 100644 --- a/testsrc/tests/ecma/Math/15.8.1.8-2.js +++ b/testsrc/tests/ecma/Math/15.8.1.8-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.8-3.js b/testsrc/tests/ecma/Math/15.8.1.8-3.js index 79239559ff..20cf760ef2 100644 --- a/testsrc/tests/ecma/Math/15.8.1.8-3.js +++ b/testsrc/tests/ecma/Math/15.8.1.8-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.1.js b/testsrc/tests/ecma/Math/15.8.1.js index 0002b83aee..8143cbbf2d 100644 --- a/testsrc/tests/ecma/Math/15.8.1.js +++ b/testsrc/tests/ecma/Math/15.8.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.1.js b/testsrc/tests/ecma/Math/15.8.2.1.js index 49c413849d..cd5e0c0c77 100644 --- a/testsrc/tests/ecma/Math/15.8.2.1.js +++ b/testsrc/tests/ecma/Math/15.8.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.10.js b/testsrc/tests/ecma/Math/15.8.2.10.js index 8b13ef55d3..d6d8cc8748 100644 --- a/testsrc/tests/ecma/Math/15.8.2.10.js +++ b/testsrc/tests/ecma/Math/15.8.2.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.11.js b/testsrc/tests/ecma/Math/15.8.2.11.js index 071fe880e1..4fb01e4b79 100644 --- a/testsrc/tests/ecma/Math/15.8.2.11.js +++ b/testsrc/tests/ecma/Math/15.8.2.11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.12.js b/testsrc/tests/ecma/Math/15.8.2.12.js index 0f46f5be0b..cf174ea609 100644 --- a/testsrc/tests/ecma/Math/15.8.2.12.js +++ b/testsrc/tests/ecma/Math/15.8.2.12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.13.js b/testsrc/tests/ecma/Math/15.8.2.13.js index 412b90ae01..5031af6e5c 100644 --- a/testsrc/tests/ecma/Math/15.8.2.13.js +++ b/testsrc/tests/ecma/Math/15.8.2.13.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.14.js b/testsrc/tests/ecma/Math/15.8.2.14.js index c528b86869..1688f2ef4e 100644 --- a/testsrc/tests/ecma/Math/15.8.2.14.js +++ b/testsrc/tests/ecma/Math/15.8.2.14.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.15.js b/testsrc/tests/ecma/Math/15.8.2.15.js index 980ee83988..72538cf93e 100644 --- a/testsrc/tests/ecma/Math/15.8.2.15.js +++ b/testsrc/tests/ecma/Math/15.8.2.15.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.16.js b/testsrc/tests/ecma/Math/15.8.2.16.js index aea7b9a171..0790dd3a27 100644 --- a/testsrc/tests/ecma/Math/15.8.2.16.js +++ b/testsrc/tests/ecma/Math/15.8.2.16.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.17.js b/testsrc/tests/ecma/Math/15.8.2.17.js index 98d5f46c4b..ec08dceaa1 100644 --- a/testsrc/tests/ecma/Math/15.8.2.17.js +++ b/testsrc/tests/ecma/Math/15.8.2.17.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.18.js b/testsrc/tests/ecma/Math/15.8.2.18.js index 19762f28a2..6e87c1f152 100644 --- a/testsrc/tests/ecma/Math/15.8.2.18.js +++ b/testsrc/tests/ecma/Math/15.8.2.18.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.2.js b/testsrc/tests/ecma/Math/15.8.2.2.js index 1c1c25455c..6f1b7ba4ab 100644 --- a/testsrc/tests/ecma/Math/15.8.2.2.js +++ b/testsrc/tests/ecma/Math/15.8.2.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.3.js b/testsrc/tests/ecma/Math/15.8.2.3.js index 0a15adb653..2ecb952da2 100644 --- a/testsrc/tests/ecma/Math/15.8.2.3.js +++ b/testsrc/tests/ecma/Math/15.8.2.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.4.js b/testsrc/tests/ecma/Math/15.8.2.4.js index fe8d3e029c..2f4d1512ee 100644 --- a/testsrc/tests/ecma/Math/15.8.2.4.js +++ b/testsrc/tests/ecma/Math/15.8.2.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.5.js b/testsrc/tests/ecma/Math/15.8.2.5.js index 2710994e1d..819804496a 100644 --- a/testsrc/tests/ecma/Math/15.8.2.5.js +++ b/testsrc/tests/ecma/Math/15.8.2.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.6.js b/testsrc/tests/ecma/Math/15.8.2.6.js index 48bd40c6c2..cc5ca48ce1 100644 --- a/testsrc/tests/ecma/Math/15.8.2.6.js +++ b/testsrc/tests/ecma/Math/15.8.2.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.7.js b/testsrc/tests/ecma/Math/15.8.2.7.js index 0e6dce08d6..f10b1bed47 100644 --- a/testsrc/tests/ecma/Math/15.8.2.7.js +++ b/testsrc/tests/ecma/Math/15.8.2.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.8.js b/testsrc/tests/ecma/Math/15.8.2.8.js index 82959f9b82..929198567b 100644 --- a/testsrc/tests/ecma/Math/15.8.2.8.js +++ b/testsrc/tests/ecma/Math/15.8.2.8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Math/15.8.2.9.js b/testsrc/tests/ecma/Math/15.8.2.9.js index 4cac0ad84b..313bdfdd21 100644 --- a/testsrc/tests/ecma/Math/15.8.2.9.js +++ b/testsrc/tests/ecma/Math/15.8.2.9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.1.js b/testsrc/tests/ecma/Number/15.7.1.js index 0b62c25848..930f00ed25 100644 --- a/testsrc/tests/ecma/Number/15.7.1.js +++ b/testsrc/tests/ecma/Number/15.7.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.2.js b/testsrc/tests/ecma/Number/15.7.2.js index 665f9c06af..91c180e45f 100644 --- a/testsrc/tests/ecma/Number/15.7.2.js +++ b/testsrc/tests/ecma/Number/15.7.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.1-1.js b/testsrc/tests/ecma/Number/15.7.3.1-1.js index 20fe613991..3dc8baf061 100644 --- a/testsrc/tests/ecma/Number/15.7.3.1-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.1-2.js b/testsrc/tests/ecma/Number/15.7.3.1-2.js index 3ad18f8f94..2749a53f80 100644 --- a/testsrc/tests/ecma/Number/15.7.3.1-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.1-3.js b/testsrc/tests/ecma/Number/15.7.3.1-3.js index c9b02e2b2f..86fe234317 100644 --- a/testsrc/tests/ecma/Number/15.7.3.1-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.2-1.js b/testsrc/tests/ecma/Number/15.7.3.2-1.js index e7f63402b9..e38ee3ca0e 100644 --- a/testsrc/tests/ecma/Number/15.7.3.2-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.2-2.js b/testsrc/tests/ecma/Number/15.7.3.2-2.js index 7930bd8d9a..27abd2c856 100644 --- a/testsrc/tests/ecma/Number/15.7.3.2-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.2-3.js b/testsrc/tests/ecma/Number/15.7.3.2-3.js index 23d490367a..988f4d38b8 100644 --- a/testsrc/tests/ecma/Number/15.7.3.2-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.2-4.js b/testsrc/tests/ecma/Number/15.7.3.2-4.js index 4158f22004..6b5dd7aa9a 100644 --- a/testsrc/tests/ecma/Number/15.7.3.2-4.js +++ b/testsrc/tests/ecma/Number/15.7.3.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.3-1.js b/testsrc/tests/ecma/Number/15.7.3.3-1.js index a70cc1dc1e..18773a08bb 100644 --- a/testsrc/tests/ecma/Number/15.7.3.3-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.3-2.js b/testsrc/tests/ecma/Number/15.7.3.3-2.js index 2852676889..2d4ebe78c2 100644 --- a/testsrc/tests/ecma/Number/15.7.3.3-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.3-3.js b/testsrc/tests/ecma/Number/15.7.3.3-3.js index 2871144552..2ba165be12 100644 --- a/testsrc/tests/ecma/Number/15.7.3.3-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.3-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.3-4.js b/testsrc/tests/ecma/Number/15.7.3.3-4.js index 61d0bc5e4f..6bff53bceb 100644 --- a/testsrc/tests/ecma/Number/15.7.3.3-4.js +++ b/testsrc/tests/ecma/Number/15.7.3.3-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.4-1.js b/testsrc/tests/ecma/Number/15.7.3.4-1.js index 9cef42cfa2..72986dad2b 100644 --- a/testsrc/tests/ecma/Number/15.7.3.4-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.4-2.js b/testsrc/tests/ecma/Number/15.7.3.4-2.js index d77bb5d6db..876b68d330 100644 --- a/testsrc/tests/ecma/Number/15.7.3.4-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.4-3.js b/testsrc/tests/ecma/Number/15.7.3.4-3.js index a646c633b3..f7bb17a1ef 100644 --- a/testsrc/tests/ecma/Number/15.7.3.4-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.4-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.4-4.js b/testsrc/tests/ecma/Number/15.7.3.4-4.js index a14b597152..0def1db649 100644 --- a/testsrc/tests/ecma/Number/15.7.3.4-4.js +++ b/testsrc/tests/ecma/Number/15.7.3.4-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.5-1.js b/testsrc/tests/ecma/Number/15.7.3.5-1.js index 67ff4467a3..dc39f31a6a 100644 --- a/testsrc/tests/ecma/Number/15.7.3.5-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.5-2.js b/testsrc/tests/ecma/Number/15.7.3.5-2.js index 728000819d..b102c9b7f6 100644 --- a/testsrc/tests/ecma/Number/15.7.3.5-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.5-3.js b/testsrc/tests/ecma/Number/15.7.3.5-3.js index fbd1db02c5..e731306af6 100644 --- a/testsrc/tests/ecma/Number/15.7.3.5-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.5-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.5-4.js b/testsrc/tests/ecma/Number/15.7.3.5-4.js index 8f12346609..8fe64d94aa 100644 --- a/testsrc/tests/ecma/Number/15.7.3.5-4.js +++ b/testsrc/tests/ecma/Number/15.7.3.5-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.6-1.js b/testsrc/tests/ecma/Number/15.7.3.6-1.js index 8a3736e53a..f969284cdb 100644 --- a/testsrc/tests/ecma/Number/15.7.3.6-1.js +++ b/testsrc/tests/ecma/Number/15.7.3.6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.6-2.js b/testsrc/tests/ecma/Number/15.7.3.6-2.js index 4e1a5db206..b859a43549 100644 --- a/testsrc/tests/ecma/Number/15.7.3.6-2.js +++ b/testsrc/tests/ecma/Number/15.7.3.6-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.6-3.js b/testsrc/tests/ecma/Number/15.7.3.6-3.js index aa988ce473..a0216d210a 100644 --- a/testsrc/tests/ecma/Number/15.7.3.6-3.js +++ b/testsrc/tests/ecma/Number/15.7.3.6-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.6-4.js b/testsrc/tests/ecma/Number/15.7.3.6-4.js index 2a67e9a7f9..d053d63b9a 100644 --- a/testsrc/tests/ecma/Number/15.7.3.6-4.js +++ b/testsrc/tests/ecma/Number/15.7.3.6-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.3.js b/testsrc/tests/ecma/Number/15.7.3.js index 1d227f2917..72e7d0209d 100644 --- a/testsrc/tests/ecma/Number/15.7.3.js +++ b/testsrc/tests/ecma/Number/15.7.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4-1.js b/testsrc/tests/ecma/Number/15.7.4-1.js index c9ffb706c0..cd0ced0847 100644 --- a/testsrc/tests/ecma/Number/15.7.4-1.js +++ b/testsrc/tests/ecma/Number/15.7.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.1.js b/testsrc/tests/ecma/Number/15.7.4.1.js index b52e9245b9..2de3cc778d 100644 --- a/testsrc/tests/ecma/Number/15.7.4.1.js +++ b/testsrc/tests/ecma/Number/15.7.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.2-1.js b/testsrc/tests/ecma/Number/15.7.4.2-1.js index 54b50ee718..f77b2fedab 100644 --- a/testsrc/tests/ecma/Number/15.7.4.2-1.js +++ b/testsrc/tests/ecma/Number/15.7.4.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.2-2-n.js b/testsrc/tests/ecma/Number/15.7.4.2-2-n.js index 48deac0241..5f45cb8125 100644 --- a/testsrc/tests/ecma/Number/15.7.4.2-2-n.js +++ b/testsrc/tests/ecma/Number/15.7.4.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.2-3-n.js b/testsrc/tests/ecma/Number/15.7.4.2-3-n.js index 98edba1955..c19a6de4c9 100644 --- a/testsrc/tests/ecma/Number/15.7.4.2-3-n.js +++ b/testsrc/tests/ecma/Number/15.7.4.2-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.2-4.js b/testsrc/tests/ecma/Number/15.7.4.2-4.js index be9dc121bc..280cf770af 100644 --- a/testsrc/tests/ecma/Number/15.7.4.2-4.js +++ b/testsrc/tests/ecma/Number/15.7.4.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.3-1.js b/testsrc/tests/ecma/Number/15.7.4.3-1.js index 37f2919314..bc10aa05f0 100644 --- a/testsrc/tests/ecma/Number/15.7.4.3-1.js +++ b/testsrc/tests/ecma/Number/15.7.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.3-2.js b/testsrc/tests/ecma/Number/15.7.4.3-2.js index 6d89f0051c..a1b35db7a0 100644 --- a/testsrc/tests/ecma/Number/15.7.4.3-2.js +++ b/testsrc/tests/ecma/Number/15.7.4.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Number/15.7.4.3-3-n.js b/testsrc/tests/ecma/Number/15.7.4.3-3-n.js index fbf34486a5..a3674f5a45 100644 --- a/testsrc/tests/ecma/Number/15.7.4.3-3-n.js +++ b/testsrc/tests/ecma/Number/15.7.4.3-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.1.1.js b/testsrc/tests/ecma/ObjectObjects/15.2.1.1.js index a6a18a079a..4d35bdf7e0 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.1.1.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.1.2.js b/testsrc/tests/ecma/ObjectObjects/15.2.1.2.js index 006fcb98fa..6d6bf1f78e 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.1.2.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.1.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.2.1.js b/testsrc/tests/ecma/ObjectObjects/15.2.2.1.js index 0be7dbbf53..31d7ff9eaf 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.2.1.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.2.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.2.2.js b/testsrc/tests/ecma/ObjectObjects/15.2.2.2.js index 7a91d7a89c..22da024c1b 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.2.2.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.2.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3-1.js b/testsrc/tests/ecma/ObjectObjects/15.2.3-1.js index 28e7bd6bd0..5ec00bf845 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3-1.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-1.js b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-1.js index 769187df59..417f5d175d 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-1.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-2.js b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-2.js index 54b40ca66b..85ef7941e2 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-2.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-3.js b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-3.js index 63c54971f1..2697b85d25 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-3.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-4.js b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-4.js index 5004951db9..2f7c5ba6a6 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3.1-4.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.3.js b/testsrc/tests/ecma/ObjectObjects/15.2.3.js index fe28e35359..093ac63bfd 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.3.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.4.1.js b/testsrc/tests/ecma/ObjectObjects/15.2.4.1.js index b444d2556d..d3572c6d48 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.4.1.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.4.2.js b/testsrc/tests/ecma/ObjectObjects/15.2.4.2.js index b4f69fb520..f94bddc755 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.4.2.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/ObjectObjects/15.2.4.3.js b/testsrc/tests/ecma/ObjectObjects/15.2.4.3.js index 1708d20b7e..5f2e311c55 100644 --- a/testsrc/tests/ecma/ObjectObjects/15.2.4.3.js +++ b/testsrc/tests/ecma/ObjectObjects/15.2.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/SourceText/6-1.js b/testsrc/tests/ecma/SourceText/6-1.js index 4dd5f54566..a73857179d 100644 --- a/testsrc/tests/ecma/SourceText/6-1.js +++ b/testsrc/tests/ecma/SourceText/6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/SourceText/6-2.js b/testsrc/tests/ecma/SourceText/6-2.js index 076db295da..65d1e3a4eb 100644 --- a/testsrc/tests/ecma/SourceText/6-2.js +++ b/testsrc/tests/ecma/SourceText/6-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.10-1.js b/testsrc/tests/ecma/Statements/12.10-1.js index 64fb9ccef3..963c8f7c5b 100644 --- a/testsrc/tests/ecma/Statements/12.10-1.js +++ b/testsrc/tests/ecma/Statements/12.10-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.10.js b/testsrc/tests/ecma/Statements/12.10.js index 9c4e5dbb29..2df82bd5b9 100644 --- a/testsrc/tests/ecma/Statements/12.10.js +++ b/testsrc/tests/ecma/Statements/12.10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.2-1.js b/testsrc/tests/ecma/Statements/12.2-1.js index 194f9c703a..af7d79af8f 100644 --- a/testsrc/tests/ecma/Statements/12.2-1.js +++ b/testsrc/tests/ecma/Statements/12.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.5-1.js b/testsrc/tests/ecma/Statements/12.5-1.js index cec1699915..da4e419a7a 100644 --- a/testsrc/tests/ecma/Statements/12.5-1.js +++ b/testsrc/tests/ecma/Statements/12.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.5-2.js b/testsrc/tests/ecma/Statements/12.5-2.js index 4b3be15ecd..165307e48c 100644 --- a/testsrc/tests/ecma/Statements/12.5-2.js +++ b/testsrc/tests/ecma/Statements/12.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.1-1.js b/testsrc/tests/ecma/Statements/12.6.1-1.js index 511339a1f1..9141702b32 100644 --- a/testsrc/tests/ecma/Statements/12.6.1-1.js +++ b/testsrc/tests/ecma/Statements/12.6.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-1.js b/testsrc/tests/ecma/Statements/12.6.2-1.js index 52be23eed4..06583e71c9 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-1.js +++ b/testsrc/tests/ecma/Statements/12.6.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-2.js b/testsrc/tests/ecma/Statements/12.6.2-2.js index 8efa7df101..4f1c895ff8 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-2.js +++ b/testsrc/tests/ecma/Statements/12.6.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-3.js b/testsrc/tests/ecma/Statements/12.6.2-3.js index 4433e94f8a..2e3afcf9e3 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-3.js +++ b/testsrc/tests/ecma/Statements/12.6.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-4.js b/testsrc/tests/ecma/Statements/12.6.2-4.js index 61bc784bed..9ea37b4d21 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-4.js +++ b/testsrc/tests/ecma/Statements/12.6.2-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-5.js b/testsrc/tests/ecma/Statements/12.6.2-5.js index f5a07ad1c3..89b1231077 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-5.js +++ b/testsrc/tests/ecma/Statements/12.6.2-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-6.js b/testsrc/tests/ecma/Statements/12.6.2-6.js index 8c860f5d23..496029e768 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-6.js +++ b/testsrc/tests/ecma/Statements/12.6.2-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-7.js b/testsrc/tests/ecma/Statements/12.6.2-7.js index 6abff32830..d133a10644 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-7.js +++ b/testsrc/tests/ecma/Statements/12.6.2-7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-8.js b/testsrc/tests/ecma/Statements/12.6.2-8.js index 5e1854c031..5b1c388d5c 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-8.js +++ b/testsrc/tests/ecma/Statements/12.6.2-8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.2-9-n.js b/testsrc/tests/ecma/Statements/12.6.2-9-n.js index 6f096fe7c7..f14be66439 100644 --- a/testsrc/tests/ecma/Statements/12.6.2-9-n.js +++ b/testsrc/tests/ecma/Statements/12.6.2-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-1.js b/testsrc/tests/ecma/Statements/12.6.3-1.js index 30c7b2acb6..503795d850 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-1.js +++ b/testsrc/tests/ecma/Statements/12.6.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-10.js b/testsrc/tests/ecma/Statements/12.6.3-10.js index b0678c7398..3171309e64 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-10.js +++ b/testsrc/tests/ecma/Statements/12.6.3-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-11.js b/testsrc/tests/ecma/Statements/12.6.3-11.js index 27b8c555bf..55d7a6e731 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-11.js +++ b/testsrc/tests/ecma/Statements/12.6.3-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-12.js b/testsrc/tests/ecma/Statements/12.6.3-12.js index aaeb01fc3a..a081ea0786 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-12.js +++ b/testsrc/tests/ecma/Statements/12.6.3-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-19.js b/testsrc/tests/ecma/Statements/12.6.3-19.js index 6f63ca47ab..b199cddbdb 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-19.js +++ b/testsrc/tests/ecma/Statements/12.6.3-19.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-2.js b/testsrc/tests/ecma/Statements/12.6.3-2.js index 227480f2c4..f4ba8771c8 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-2.js +++ b/testsrc/tests/ecma/Statements/12.6.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-3.js b/testsrc/tests/ecma/Statements/12.6.3-3.js index 2bf578d323..087bea06ca 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-3.js +++ b/testsrc/tests/ecma/Statements/12.6.3-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-4.js b/testsrc/tests/ecma/Statements/12.6.3-4.js index 6fa187c732..25c99be292 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-4.js +++ b/testsrc/tests/ecma/Statements/12.6.3-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-5-n.js b/testsrc/tests/ecma/Statements/12.6.3-5-n.js index 89a29c109a..b066274061 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-5-n.js +++ b/testsrc/tests/ecma/Statements/12.6.3-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-6-n.js b/testsrc/tests/ecma/Statements/12.6.3-6-n.js index 795fb04f84..af40b3bdaa 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-6-n.js +++ b/testsrc/tests/ecma/Statements/12.6.3-6-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-7-n.js b/testsrc/tests/ecma/Statements/12.6.3-7-n.js index fa7897172f..edf6cdda20 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-7-n.js +++ b/testsrc/tests/ecma/Statements/12.6.3-7-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-8-n.js b/testsrc/tests/ecma/Statements/12.6.3-8-n.js index 024eef1c02..8fb1c5070d 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-8-n.js +++ b/testsrc/tests/ecma/Statements/12.6.3-8-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.6.3-9-n.js b/testsrc/tests/ecma/Statements/12.6.3-9-n.js index dd9e72e1dc..c1b8571bf0 100644 --- a/testsrc/tests/ecma/Statements/12.6.3-9-n.js +++ b/testsrc/tests/ecma/Statements/12.6.3-9-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.7-1-n.js b/testsrc/tests/ecma/Statements/12.7-1-n.js index 0ae6072ba0..66f75ba8b5 100644 --- a/testsrc/tests/ecma/Statements/12.7-1-n.js +++ b/testsrc/tests/ecma/Statements/12.7-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.8-1-n.js b/testsrc/tests/ecma/Statements/12.8-1-n.js index 549ef8a489..31177a510b 100644 --- a/testsrc/tests/ecma/Statements/12.8-1-n.js +++ b/testsrc/tests/ecma/Statements/12.8-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Statements/12.9-1-n.js b/testsrc/tests/ecma/Statements/12.9-1-n.js index 5bc5dbd917..81a6adf8bf 100644 --- a/testsrc/tests/ecma/Statements/12.9-1-n.js +++ b/testsrc/tests/ecma/Statements/12.9-1-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.1.js b/testsrc/tests/ecma/String/15.5.1.js index 8977cd53f7..6b4c5b76ee 100644 --- a/testsrc/tests/ecma/String/15.5.1.js +++ b/testsrc/tests/ecma/String/15.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.2.js b/testsrc/tests/ecma/String/15.5.2.js index fddef95116..de21d53fb5 100644 --- a/testsrc/tests/ecma/String/15.5.2.js +++ b/testsrc/tests/ecma/String/15.5.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.1-1.js b/testsrc/tests/ecma/String/15.5.3.1-1.js index ca683ef3ae..947e063e08 100644 --- a/testsrc/tests/ecma/String/15.5.3.1-1.js +++ b/testsrc/tests/ecma/String/15.5.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.1-2.js b/testsrc/tests/ecma/String/15.5.3.1-2.js index 1806dbc243..a10b1b8c9f 100644 --- a/testsrc/tests/ecma/String/15.5.3.1-2.js +++ b/testsrc/tests/ecma/String/15.5.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.1-3.js b/testsrc/tests/ecma/String/15.5.3.1-3.js index 55daa9488e..3df7233196 100644 --- a/testsrc/tests/ecma/String/15.5.3.1-3.js +++ b/testsrc/tests/ecma/String/15.5.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.1-4.js b/testsrc/tests/ecma/String/15.5.3.1-4.js index d9d7108991..ab4724da61 100644 --- a/testsrc/tests/ecma/String/15.5.3.1-4.js +++ b/testsrc/tests/ecma/String/15.5.3.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.2-1.js b/testsrc/tests/ecma/String/15.5.3.2-1.js index d5280ee93d..95c7746924 100644 --- a/testsrc/tests/ecma/String/15.5.3.2-1.js +++ b/testsrc/tests/ecma/String/15.5.3.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.2-2.js b/testsrc/tests/ecma/String/15.5.3.2-2.js index 38e4973cdf..6fb616bec2 100644 --- a/testsrc/tests/ecma/String/15.5.3.2-2.js +++ b/testsrc/tests/ecma/String/15.5.3.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.2-3.js b/testsrc/tests/ecma/String/15.5.3.2-3.js index ab419c8b50..f6365c37d8 100644 --- a/testsrc/tests/ecma/String/15.5.3.2-3.js +++ b/testsrc/tests/ecma/String/15.5.3.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.3.js b/testsrc/tests/ecma/String/15.5.3.js index 6fb1b0de57..627e15df80 100644 --- a/testsrc/tests/ecma/String/15.5.3.js +++ b/testsrc/tests/ecma/String/15.5.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.1.js b/testsrc/tests/ecma/String/15.5.4.1.js index b2f76f8091..ca197295f6 100644 --- a/testsrc/tests/ecma/String/15.5.4.1.js +++ b/testsrc/tests/ecma/String/15.5.4.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.10-1.js b/testsrc/tests/ecma/String/15.5.4.10-1.js index 139c62be53..bdf4d388c1 100644 --- a/testsrc/tests/ecma/String/15.5.4.10-1.js +++ b/testsrc/tests/ecma/String/15.5.4.10-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-1.js b/testsrc/tests/ecma/String/15.5.4.11-1.js index 600435ec91..de29dd2def 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-1.js +++ b/testsrc/tests/ecma/String/15.5.4.11-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-2.js b/testsrc/tests/ecma/String/15.5.4.11-2.js index 085166cb91..4aeb8166d7 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-2.js +++ b/testsrc/tests/ecma/String/15.5.4.11-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-3.js b/testsrc/tests/ecma/String/15.5.4.11-3.js index 5395c21f6b..60bcebffb3 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-3.js +++ b/testsrc/tests/ecma/String/15.5.4.11-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-4.js b/testsrc/tests/ecma/String/15.5.4.11-4.js index 40cf536d68..5b9c43ffb2 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-4.js +++ b/testsrc/tests/ecma/String/15.5.4.11-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-5.js b/testsrc/tests/ecma/String/15.5.4.11-5.js index 0096093b6f..5ea59c62a4 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-5.js +++ b/testsrc/tests/ecma/String/15.5.4.11-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.11-6.js b/testsrc/tests/ecma/String/15.5.4.11-6.js index b32c9b7122..73c6d2c6c5 100644 --- a/testsrc/tests/ecma/String/15.5.4.11-6.js +++ b/testsrc/tests/ecma/String/15.5.4.11-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.12-1.js b/testsrc/tests/ecma/String/15.5.4.12-1.js index ba15245eb0..b948a911ed 100644 --- a/testsrc/tests/ecma/String/15.5.4.12-1.js +++ b/testsrc/tests/ecma/String/15.5.4.12-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.12-2.js b/testsrc/tests/ecma/String/15.5.4.12-2.js index 7522f1cd3d..62a4ff3e51 100644 --- a/testsrc/tests/ecma/String/15.5.4.12-2.js +++ b/testsrc/tests/ecma/String/15.5.4.12-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.12-4.js b/testsrc/tests/ecma/String/15.5.4.12-4.js index 9e8b96e26b..cdc543552b 100644 --- a/testsrc/tests/ecma/String/15.5.4.12-4.js +++ b/testsrc/tests/ecma/String/15.5.4.12-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.12-5.js b/testsrc/tests/ecma/String/15.5.4.12-5.js index ebc077b0c5..3d4934ee4c 100644 --- a/testsrc/tests/ecma/String/15.5.4.12-5.js +++ b/testsrc/tests/ecma/String/15.5.4.12-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.2-1.js b/testsrc/tests/ecma/String/15.5.4.2-1.js index 290624f9f7..143f5a69ab 100644 --- a/testsrc/tests/ecma/String/15.5.4.2-1.js +++ b/testsrc/tests/ecma/String/15.5.4.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.2-2-n.js b/testsrc/tests/ecma/String/15.5.4.2-2-n.js index 881eabb699..64a53c217d 100644 --- a/testsrc/tests/ecma/String/15.5.4.2-2-n.js +++ b/testsrc/tests/ecma/String/15.5.4.2-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.2-3.js b/testsrc/tests/ecma/String/15.5.4.2-3.js index 895839b73a..bb5a08dda3 100644 --- a/testsrc/tests/ecma/String/15.5.4.2-3.js +++ b/testsrc/tests/ecma/String/15.5.4.2-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.2.js b/testsrc/tests/ecma/String/15.5.4.2.js index d4ec763cbc..b1061f5ebb 100644 --- a/testsrc/tests/ecma/String/15.5.4.2.js +++ b/testsrc/tests/ecma/String/15.5.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.3-1.js b/testsrc/tests/ecma/String/15.5.4.3-1.js index 065737faee..7412ad32cc 100644 --- a/testsrc/tests/ecma/String/15.5.4.3-1.js +++ b/testsrc/tests/ecma/String/15.5.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.3-2.js b/testsrc/tests/ecma/String/15.5.4.3-2.js index ad8b0780fc..8568810031 100644 --- a/testsrc/tests/ecma/String/15.5.4.3-2.js +++ b/testsrc/tests/ecma/String/15.5.4.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.3-3-n.js b/testsrc/tests/ecma/String/15.5.4.3-3-n.js index 4ff1eb59e7..a69980eb62 100644 --- a/testsrc/tests/ecma/String/15.5.4.3-3-n.js +++ b/testsrc/tests/ecma/String/15.5.4.3-3-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.4-1.js b/testsrc/tests/ecma/String/15.5.4.4-1.js index 0bdbe69f2b..b9f9a92698 100644 --- a/testsrc/tests/ecma/String/15.5.4.4-1.js +++ b/testsrc/tests/ecma/String/15.5.4.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.4-2.js b/testsrc/tests/ecma/String/15.5.4.4-2.js index 138b851a27..e84757a71c 100644 --- a/testsrc/tests/ecma/String/15.5.4.4-2.js +++ b/testsrc/tests/ecma/String/15.5.4.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.4-3.js b/testsrc/tests/ecma/String/15.5.4.4-3.js index 18587f7ed0..51aa0f511e 100644 --- a/testsrc/tests/ecma/String/15.5.4.4-3.js +++ b/testsrc/tests/ecma/String/15.5.4.4-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.4-4.js b/testsrc/tests/ecma/String/15.5.4.4-4.js index b41ca8b597..45a901c623 100644 --- a/testsrc/tests/ecma/String/15.5.4.4-4.js +++ b/testsrc/tests/ecma/String/15.5.4.4-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.5-1.js b/testsrc/tests/ecma/String/15.5.4.5-1.js index 100d978c8b..26c17461b4 100644 --- a/testsrc/tests/ecma/String/15.5.4.5-1.js +++ b/testsrc/tests/ecma/String/15.5.4.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.5-2.js b/testsrc/tests/ecma/String/15.5.4.5-2.js index 2f52adfe70..4455439145 100644 --- a/testsrc/tests/ecma/String/15.5.4.5-2.js +++ b/testsrc/tests/ecma/String/15.5.4.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.5-3.js b/testsrc/tests/ecma/String/15.5.4.5-3.js index b2d648e827..70a2a49f89 100644 --- a/testsrc/tests/ecma/String/15.5.4.5-3.js +++ b/testsrc/tests/ecma/String/15.5.4.5-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.5-4.js b/testsrc/tests/ecma/String/15.5.4.5-4.js index eea8a1b9ac..ea0d2cb4b6 100644 --- a/testsrc/tests/ecma/String/15.5.4.5-4.js +++ b/testsrc/tests/ecma/String/15.5.4.5-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.5-5.js b/testsrc/tests/ecma/String/15.5.4.5-5.js index 58fcba5180..6cbd07a282 100644 --- a/testsrc/tests/ecma/String/15.5.4.5-5.js +++ b/testsrc/tests/ecma/String/15.5.4.5-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.6-1.js b/testsrc/tests/ecma/String/15.5.4.6-1.js index 95bdce9884..12105e07e7 100644 --- a/testsrc/tests/ecma/String/15.5.4.6-1.js +++ b/testsrc/tests/ecma/String/15.5.4.6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.6-2.js b/testsrc/tests/ecma/String/15.5.4.6-2.js index ecd4da7225..03e8495a46 100644 --- a/testsrc/tests/ecma/String/15.5.4.6-2.js +++ b/testsrc/tests/ecma/String/15.5.4.6-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.7-1.js b/testsrc/tests/ecma/String/15.5.4.7-1.js index 3dceeb640b..aa0ee56da0 100644 --- a/testsrc/tests/ecma/String/15.5.4.7-1.js +++ b/testsrc/tests/ecma/String/15.5.4.7-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.7-2.js b/testsrc/tests/ecma/String/15.5.4.7-2.js index 0ba8aae239..1b9b1e4c04 100644 --- a/testsrc/tests/ecma/String/15.5.4.7-2.js +++ b/testsrc/tests/ecma/String/15.5.4.7-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.8-1.js b/testsrc/tests/ecma/String/15.5.4.8-1.js index bdce80e229..0d74d61e27 100644 --- a/testsrc/tests/ecma/String/15.5.4.8-1.js +++ b/testsrc/tests/ecma/String/15.5.4.8-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.8-2.js b/testsrc/tests/ecma/String/15.5.4.8-2.js index bc8377f6c1..0c328e85e1 100644 --- a/testsrc/tests/ecma/String/15.5.4.8-2.js +++ b/testsrc/tests/ecma/String/15.5.4.8-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.8-3.js b/testsrc/tests/ecma/String/15.5.4.8-3.js index 8420ac5897..cfab697c42 100644 --- a/testsrc/tests/ecma/String/15.5.4.8-3.js +++ b/testsrc/tests/ecma/String/15.5.4.8-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.9-1.js b/testsrc/tests/ecma/String/15.5.4.9-1.js index d4ca85b1cc..de356c9bb9 100644 --- a/testsrc/tests/ecma/String/15.5.4.9-1.js +++ b/testsrc/tests/ecma/String/15.5.4.9-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.4.js b/testsrc/tests/ecma/String/15.5.4.js index b5eb638594..28f779d5b7 100644 --- a/testsrc/tests/ecma/String/15.5.4.js +++ b/testsrc/tests/ecma/String/15.5.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/String/15.5.5.1.js b/testsrc/tests/ecma/String/15.5.5.1.js index 4e188b031a..1020d83655 100644 --- a/testsrc/tests/ecma/String/15.5.5.1.js +++ b/testsrc/tests/ecma/String/15.5.5.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.2.js b/testsrc/tests/ecma/TypeConversion/9.2.js index db06be0ec0..33376acfb4 100644 --- a/testsrc/tests/ecma/TypeConversion/9.2.js +++ b/testsrc/tests/ecma/TypeConversion/9.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.3-1.js b/testsrc/tests/ecma/TypeConversion/9.3-1.js index 67eaaeb569..f7a8de2ae7 100644 --- a/testsrc/tests/ecma/TypeConversion/9.3-1.js +++ b/testsrc/tests/ecma/TypeConversion/9.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.3.1-1.js b/testsrc/tests/ecma/TypeConversion/9.3.1-1.js index 384e435532..e50dab8a94 100644 --- a/testsrc/tests/ecma/TypeConversion/9.3.1-1.js +++ b/testsrc/tests/ecma/TypeConversion/9.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.3.1-2.js b/testsrc/tests/ecma/TypeConversion/9.3.1-2.js index 2c00aca8b7..a027f3444f 100644 --- a/testsrc/tests/ecma/TypeConversion/9.3.1-2.js +++ b/testsrc/tests/ecma/TypeConversion/9.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.3.1-3.js b/testsrc/tests/ecma/TypeConversion/9.3.1-3.js index eda0baf18f..1bb5156188 100644 --- a/testsrc/tests/ecma/TypeConversion/9.3.1-3.js +++ b/testsrc/tests/ecma/TypeConversion/9.3.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.3.js b/testsrc/tests/ecma/TypeConversion/9.3.js index 347a164a83..7ab8321b85 100644 --- a/testsrc/tests/ecma/TypeConversion/9.3.js +++ b/testsrc/tests/ecma/TypeConversion/9.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.4-1.js b/testsrc/tests/ecma/TypeConversion/9.4-1.js index e12ee3e94c..d1f6c00fe0 100644 --- a/testsrc/tests/ecma/TypeConversion/9.4-1.js +++ b/testsrc/tests/ecma/TypeConversion/9.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.4-2.js b/testsrc/tests/ecma/TypeConversion/9.4-2.js index ef073417f0..6117677eb8 100644 --- a/testsrc/tests/ecma/TypeConversion/9.4-2.js +++ b/testsrc/tests/ecma/TypeConversion/9.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.5-2.js b/testsrc/tests/ecma/TypeConversion/9.5-2.js index 8cc8af944d..9c204746d6 100644 --- a/testsrc/tests/ecma/TypeConversion/9.5-2.js +++ b/testsrc/tests/ecma/TypeConversion/9.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.6.js b/testsrc/tests/ecma/TypeConversion/9.6.js index c8491214c7..7194c54dcc 100644 --- a/testsrc/tests/ecma/TypeConversion/9.6.js +++ b/testsrc/tests/ecma/TypeConversion/9.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.7.js b/testsrc/tests/ecma/TypeConversion/9.7.js index 61919bf38c..31323a1021 100644 --- a/testsrc/tests/ecma/TypeConversion/9.7.js +++ b/testsrc/tests/ecma/TypeConversion/9.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.8.1.js b/testsrc/tests/ecma/TypeConversion/9.8.1.js index db93392dd9..9f7f073630 100644 --- a/testsrc/tests/ecma/TypeConversion/9.8.1.js +++ b/testsrc/tests/ecma/TypeConversion/9.8.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/TypeConversion/9.9-1.js b/testsrc/tests/ecma/TypeConversion/9.9-1.js index b3e12c28b0..d87ab9dae2 100644 --- a/testsrc/tests/ecma/TypeConversion/9.9-1.js +++ b/testsrc/tests/ecma/TypeConversion/9.9-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Types/8.1.js b/testsrc/tests/ecma/Types/8.1.js index 30eee0d531..7ef881b577 100644 --- a/testsrc/tests/ecma/Types/8.1.js +++ b/testsrc/tests/ecma/Types/8.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Types/8.4.js b/testsrc/tests/ecma/Types/8.4.js index 5453f8f18c..1765838870 100644 --- a/testsrc/tests/ecma/Types/8.4.js +++ b/testsrc/tests/ecma/Types/8.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/Types/8.6.2.1-1.js b/testsrc/tests/ecma/Types/8.6.2.1-1.js index 7511065fbe..4e08194168 100644 --- a/testsrc/tests/ecma/Types/8.6.2.1-1.js +++ b/testsrc/tests/ecma/Types/8.6.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/browser.js b/testsrc/tests/ecma/browser.js index e9df406ae0..4a657b7b3d 100644 --- a/testsrc/tests/ecma/browser.js +++ b/testsrc/tests/ecma/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/10.1.4-9.js b/testsrc/tests/ecma/extensions/10.1.4-9.js index f9c9cc09cd..8311230d44 100755 --- a/testsrc/tests/ecma/extensions/10.1.4-9.js +++ b/testsrc/tests/ecma/extensions/10.1.4-9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/10.1.6.js b/testsrc/tests/ecma/extensions/10.1.6.js index 08bbd540f6..20365810e1 100755 --- a/testsrc/tests/ecma/extensions/10.1.6.js +++ b/testsrc/tests/ecma/extensions/10.1.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/10.1.8-1.js b/testsrc/tests/ecma/extensions/10.1.8-1.js index e2b09b938d..0d79c91992 100755 --- a/testsrc/tests/ecma/extensions/10.1.8-1.js +++ b/testsrc/tests/ecma/extensions/10.1.8-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/11.6.1-1.js b/testsrc/tests/ecma/extensions/11.6.1-1.js index c73ac9bf41..55ef8036d4 100755 --- a/testsrc/tests/ecma/extensions/11.6.1-1.js +++ b/testsrc/tests/ecma/extensions/11.6.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/11.6.1-2.js b/testsrc/tests/ecma/extensions/11.6.1-2.js index f92eab4c8f..e690c83392 100755 --- a/testsrc/tests/ecma/extensions/11.6.1-2.js +++ b/testsrc/tests/ecma/extensions/11.6.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/11.6.1-3.js b/testsrc/tests/ecma/extensions/11.6.1-3.js index 89ca4e824f..0453c5a2ed 100755 --- a/testsrc/tests/ecma/extensions/11.6.1-3.js +++ b/testsrc/tests/ecma/extensions/11.6.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/11.6.2-1.js b/testsrc/tests/ecma/extensions/11.6.2-1.js index d4fef62a42..14f1fb24f5 100755 --- a/testsrc/tests/ecma/extensions/11.6.2-1.js +++ b/testsrc/tests/ecma/extensions/11.6.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15-1.js b/testsrc/tests/ecma/extensions/15-1.js index fb70e0b97f..c3f1f9e955 100755 --- a/testsrc/tests/ecma/extensions/15-1.js +++ b/testsrc/tests/ecma/extensions/15-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15-2.js b/testsrc/tests/ecma/extensions/15-2.js index 3b36661f9d..8367c6a94d 100755 --- a/testsrc/tests/ecma/extensions/15-2.js +++ b/testsrc/tests/ecma/extensions/15-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.1.2.1-1.js b/testsrc/tests/ecma/extensions/15.1.2.1-1.js index d03201debe..4aa79de288 100755 --- a/testsrc/tests/ecma/extensions/15.1.2.1-1.js +++ b/testsrc/tests/ecma/extensions/15.1.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.2.1.1.js b/testsrc/tests/ecma/extensions/15.2.1.1.js index d02fe58bc2..db0b551bcc 100755 --- a/testsrc/tests/ecma/extensions/15.2.1.1.js +++ b/testsrc/tests/ecma/extensions/15.2.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.2.3-1.js b/testsrc/tests/ecma/extensions/15.2.3-1.js index 3213e0700e..3e746691ba 100755 --- a/testsrc/tests/ecma/extensions/15.2.3-1.js +++ b/testsrc/tests/ecma/extensions/15.2.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.2.4.js b/testsrc/tests/ecma/extensions/15.2.4.js index 2619317b31..cf1c6505c9 100755 --- a/testsrc/tests/ecma/extensions/15.2.4.js +++ b/testsrc/tests/ecma/extensions/15.2.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.3.1.1-1.js b/testsrc/tests/ecma/extensions/15.3.1.1-1.js index fcc8856c06..5fbd2c9b26 100755 --- a/testsrc/tests/ecma/extensions/15.3.1.1-1.js +++ b/testsrc/tests/ecma/extensions/15.3.1.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.3.1.1-2.js b/testsrc/tests/ecma/extensions/15.3.1.1-2.js index 0faf0ac4be..3bfe4ecd1f 100755 --- a/testsrc/tests/ecma/extensions/15.3.1.1-2.js +++ b/testsrc/tests/ecma/extensions/15.3.1.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.3.2.1-1.js b/testsrc/tests/ecma/extensions/15.3.2.1-1.js index 42b2ff8769..7ff43b848c 100755 --- a/testsrc/tests/ecma/extensions/15.3.2.1-1.js +++ b/testsrc/tests/ecma/extensions/15.3.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.3.2.1-2.js b/testsrc/tests/ecma/extensions/15.3.2.1-2.js index 1424aaae31..84dc092be5 100755 --- a/testsrc/tests/ecma/extensions/15.3.2.1-2.js +++ b/testsrc/tests/ecma/extensions/15.3.2.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.3.3.1-1.js b/testsrc/tests/ecma/extensions/15.3.3.1-1.js index b4e0c506bc..426c28cc01 100755 --- a/testsrc/tests/ecma/extensions/15.3.3.1-1.js +++ b/testsrc/tests/ecma/extensions/15.3.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.4.3.js b/testsrc/tests/ecma/extensions/15.4.3.js index 40b27d6e73..c9d51afd9f 100755 --- a/testsrc/tests/ecma/extensions/15.4.3.js +++ b/testsrc/tests/ecma/extensions/15.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.5.3.js b/testsrc/tests/ecma/extensions/15.5.3.js index bd264b228e..720400bc93 100755 --- a/testsrc/tests/ecma/extensions/15.5.3.js +++ b/testsrc/tests/ecma/extensions/15.5.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.5.4.2.js b/testsrc/tests/ecma/extensions/15.5.4.2.js index a38d57be41..8bd666b16a 100755 --- a/testsrc/tests/ecma/extensions/15.5.4.2.js +++ b/testsrc/tests/ecma/extensions/15.5.4.2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.5.4.4-4.js b/testsrc/tests/ecma/extensions/15.5.4.4-4.js index aebc9290fa..f1395513b8 100755 --- a/testsrc/tests/ecma/extensions/15.5.4.4-4.js +++ b/testsrc/tests/ecma/extensions/15.5.4.4-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.5.4.5-6.js b/testsrc/tests/ecma/extensions/15.5.4.5-6.js index a141535f06..6947ac4d22 100755 --- a/testsrc/tests/ecma/extensions/15.5.4.5-6.js +++ b/testsrc/tests/ecma/extensions/15.5.4.5-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.5.4.7-3.js b/testsrc/tests/ecma/extensions/15.5.4.7-3.js index 9d96ddee68..0f26e1fdf4 100755 --- a/testsrc/tests/ecma/extensions/15.5.4.7-3.js +++ b/testsrc/tests/ecma/extensions/15.5.4.7-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.6.3.1-5.js b/testsrc/tests/ecma/extensions/15.6.3.1-5.js index 59725f458e..889e24a4b1 100755 --- a/testsrc/tests/ecma/extensions/15.6.3.1-5.js +++ b/testsrc/tests/ecma/extensions/15.6.3.1-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.6.3.js b/testsrc/tests/ecma/extensions/15.6.3.js index d5609f6b7d..2b06b96ee3 100755 --- a/testsrc/tests/ecma/extensions/15.6.3.js +++ b/testsrc/tests/ecma/extensions/15.6.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.6.4-2.js b/testsrc/tests/ecma/extensions/15.6.4-2.js index 301263eeb7..d5c0e758e3 100755 --- a/testsrc/tests/ecma/extensions/15.6.4-2.js +++ b/testsrc/tests/ecma/extensions/15.6.4-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.7.3.js b/testsrc/tests/ecma/extensions/15.7.3.js index cea044359e..44e11d5ba9 100755 --- a/testsrc/tests/ecma/extensions/15.7.3.js +++ b/testsrc/tests/ecma/extensions/15.7.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.7.4.js b/testsrc/tests/ecma/extensions/15.7.4.js index 90f284e0e0..92aeb08b09 100755 --- a/testsrc/tests/ecma/extensions/15.7.4.js +++ b/testsrc/tests/ecma/extensions/15.7.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.8-1.js b/testsrc/tests/ecma/extensions/15.8-1.js index 511378e7e4..1cc23f80d6 100755 --- a/testsrc/tests/ecma/extensions/15.8-1.js +++ b/testsrc/tests/ecma/extensions/15.8-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/15.9.5.js b/testsrc/tests/ecma/extensions/15.9.5.js index f688feb557..59ae77116d 100755 --- a/testsrc/tests/ecma/extensions/15.9.5.js +++ b/testsrc/tests/ecma/extensions/15.9.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/8.6.2.1-1.js b/testsrc/tests/ecma/extensions/8.6.2.1-1.js index 3c645659fe..4393abe75b 100755 --- a/testsrc/tests/ecma/extensions/8.6.2.1-1.js +++ b/testsrc/tests/ecma/extensions/8.6.2.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/extensions/9.9-1.js b/testsrc/tests/ecma/extensions/9.9-1.js index 0c0f284772..75ed6b5e58 100755 --- a/testsrc/tests/ecma/extensions/9.9-1.js +++ b/testsrc/tests/ecma/extensions/9.9-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/shell.js b/testsrc/tests/ecma/shell.js index 94175a99cc..c63e156007 100644 --- a/testsrc/tests/ecma/shell.js +++ b/testsrc/tests/ecma/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma/template.js b/testsrc/tests/ecma/template.js index 5c2f064dcb..bb9fd9c6e6 100644 --- a/testsrc/tests/ecma/template.js +++ b/testsrc/tests/ecma/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/boolean-001.js b/testsrc/tests/ecma_2/Exceptions/boolean-001.js index 5974c83df7..0a55ed47e4 100644 --- a/testsrc/tests/ecma_2/Exceptions/boolean-001.js +++ b/testsrc/tests/ecma_2/Exceptions/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/boolean-002.js b/testsrc/tests/ecma_2/Exceptions/boolean-002.js index ffb8e8fe42..ec6f4bd971 100644 --- a/testsrc/tests/ecma_2/Exceptions/boolean-002.js +++ b/testsrc/tests/ecma_2/Exceptions/boolean-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/date-001.js b/testsrc/tests/ecma_2/Exceptions/date-001.js index b69a71509f..5625add10d 100644 --- a/testsrc/tests/ecma_2/Exceptions/date-001.js +++ b/testsrc/tests/ecma_2/Exceptions/date-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/date-002.js b/testsrc/tests/ecma_2/Exceptions/date-002.js index 0ada90342a..ae835f0f7d 100644 --- a/testsrc/tests/ecma_2/Exceptions/date-002.js +++ b/testsrc/tests/ecma_2/Exceptions/date-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/date-003.js b/testsrc/tests/ecma_2/Exceptions/date-003.js index 888016dba6..c806ab3c8f 100644 --- a/testsrc/tests/ecma_2/Exceptions/date-003.js +++ b/testsrc/tests/ecma_2/Exceptions/date-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/date-004.js b/testsrc/tests/ecma_2/Exceptions/date-004.js index de12f7f42b..9943b85080 100644 --- a/testsrc/tests/ecma_2/Exceptions/date-004.js +++ b/testsrc/tests/ecma_2/Exceptions/date-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-001.js b/testsrc/tests/ecma_2/Exceptions/exception-001.js index 02ff4dc334..26488a1c3e 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-001.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-002.js b/testsrc/tests/ecma_2/Exceptions/exception-002.js index 2c8262a4ab..a4f6ee29a2 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-002.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-003.js b/testsrc/tests/ecma_2/Exceptions/exception-003.js index a35786b53a..92f0200ea7 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-003.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-004.js b/testsrc/tests/ecma_2/Exceptions/exception-004.js index fd77128bd6..8ff8332bc1 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-004.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-005.js b/testsrc/tests/ecma_2/Exceptions/exception-005.js index 49d52a21e8..7d6705245a 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-005.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-006.js b/testsrc/tests/ecma_2/Exceptions/exception-006.js index 20c6202eb1..0334697dab 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-006.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-007.js b/testsrc/tests/ecma_2/Exceptions/exception-007.js index 7666026a1c..1bb7041fb7 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-007.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-008.js b/testsrc/tests/ecma_2/Exceptions/exception-008.js index 0a8ee8a130..fffb7b9014 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-008.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-009.js b/testsrc/tests/ecma_2/Exceptions/exception-009.js index 8eb5c80f89..319adc2f1f 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-009.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/exception-010-n.js b/testsrc/tests/ecma_2/Exceptions/exception-010-n.js index efa9d6738e..313dc20344 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-010-n.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-010-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_2/Exceptions/exception-011-n.js b/testsrc/tests/ecma_2/Exceptions/exception-011-n.js index 2324ec83d9..6dc5672e9b 100644 --- a/testsrc/tests/ecma_2/Exceptions/exception-011-n.js +++ b/testsrc/tests/ecma_2/Exceptions/exception-011-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_2/Exceptions/expression-001.js b/testsrc/tests/ecma_2/Exceptions/expression-001.js index 2c0bdc36a2..5d7f444496 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-001.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-002.js b/testsrc/tests/ecma_2/Exceptions/expression-002.js index 96a206d2d7..08e71111be 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-002.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-003.js b/testsrc/tests/ecma_2/Exceptions/expression-003.js index b470587a7c..e4c8277a99 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-003.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-004.js b/testsrc/tests/ecma_2/Exceptions/expression-004.js index 26dcde4a29..94e5edb9d1 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-004.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-005.js b/testsrc/tests/ecma_2/Exceptions/expression-005.js index 580bf7f8f2..bc5ffd01af 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-005.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-006.js b/testsrc/tests/ecma_2/Exceptions/expression-006.js index 2e7f4bb0c5..fbdfe1b853 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-006.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-007.js b/testsrc/tests/ecma_2/Exceptions/expression-007.js index 48e532e4cd..db1ddd051c 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-007.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-008.js b/testsrc/tests/ecma_2/Exceptions/expression-008.js index 9585cca619..d665a8f7ed 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-008.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-009.js b/testsrc/tests/ecma_2/Exceptions/expression-009.js index afeb65db60..5fea6ca846 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-009.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-010.js b/testsrc/tests/ecma_2/Exceptions/expression-010.js index 00c4d792a9..55937b542a 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-010.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-010.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-011.js b/testsrc/tests/ecma_2/Exceptions/expression-011.js index 85d9a3f026..dfa90bf005 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-011.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-011.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-012.js b/testsrc/tests/ecma_2/Exceptions/expression-012.js index 77f7e107c2..a2b9abba7e 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-012.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-012.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-013.js b/testsrc/tests/ecma_2/Exceptions/expression-013.js index cb618b63cd..88560e39ac 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-013.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-013.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-014.js b/testsrc/tests/ecma_2/Exceptions/expression-014.js index 360fb695de..7d9deaae97 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-014.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-014.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-015.js b/testsrc/tests/ecma_2/Exceptions/expression-015.js index e25db54638..eeaf29ae4f 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-015.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-015.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-016.js b/testsrc/tests/ecma_2/Exceptions/expression-016.js index 1ca4b0d160..86f8d28a06 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-016.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-016.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-017.js b/testsrc/tests/ecma_2/Exceptions/expression-017.js index 6a70eb3741..e175f932d2 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-017.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-017.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/expression-019.js b/testsrc/tests/ecma_2/Exceptions/expression-019.js index 697ffc5767..a6ffe6380c 100644 --- a/testsrc/tests/ecma_2/Exceptions/expression-019.js +++ b/testsrc/tests/ecma_2/Exceptions/expression-019.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/function-001.js b/testsrc/tests/ecma_2/Exceptions/function-001.js index 66af88cd43..ce12c82bb6 100644 --- a/testsrc/tests/ecma_2/Exceptions/function-001.js +++ b/testsrc/tests/ecma_2/Exceptions/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/global-001.js b/testsrc/tests/ecma_2/Exceptions/global-001.js index 35bd44304a..215c7f3a66 100644 --- a/testsrc/tests/ecma_2/Exceptions/global-001.js +++ b/testsrc/tests/ecma_2/Exceptions/global-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/global-002.js b/testsrc/tests/ecma_2/Exceptions/global-002.js index 6f4fa8dc68..6e0fbc91d3 100644 --- a/testsrc/tests/ecma_2/Exceptions/global-002.js +++ b/testsrc/tests/ecma_2/Exceptions/global-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-001.js b/testsrc/tests/ecma_2/Exceptions/lexical-001.js index df83de663b..f77b4a1ff1 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-001.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-002.js b/testsrc/tests/ecma_2/Exceptions/lexical-002.js index 97fcc75aa3..5323ae0ff8 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-002.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-003.js b/testsrc/tests/ecma_2/Exceptions/lexical-003.js index 5600172249..f289747809 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-003.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-004.js b/testsrc/tests/ecma_2/Exceptions/lexical-004.js index cfd68430e4..e89f55e6b5 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-004.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-005.js b/testsrc/tests/ecma_2/Exceptions/lexical-005.js index 91893e4bb6..792cba8732 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-005.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-006.js b/testsrc/tests/ecma_2/Exceptions/lexical-006.js index 47f02bb7ac..4b1a069702 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-006.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-007.js b/testsrc/tests/ecma_2/Exceptions/lexical-007.js index 21bcf52ce3..7429695a9a 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-007.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-008.js b/testsrc/tests/ecma_2/Exceptions/lexical-008.js index af8c4ceac7..81e8ddd517 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-008.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-009.js b/testsrc/tests/ecma_2/Exceptions/lexical-009.js index 563921faaf..038881ef56 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-009.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-010.js b/testsrc/tests/ecma_2/Exceptions/lexical-010.js index aed6945069..639198f08a 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-010.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-010.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-011.js b/testsrc/tests/ecma_2/Exceptions/lexical-011.js index cadf2d1345..48657ef17f 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-011.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-011.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-012.js b/testsrc/tests/ecma_2/Exceptions/lexical-012.js index 6d3bf15886..dcd5182c2c 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-012.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-012.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-013.js b/testsrc/tests/ecma_2/Exceptions/lexical-013.js index f4a0ee6ea9..8979bc4606 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-013.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-013.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-014.js b/testsrc/tests/ecma_2/Exceptions/lexical-014.js index 48435aa36b..b711b5bfc4 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-014.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-014.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-015.js b/testsrc/tests/ecma_2/Exceptions/lexical-015.js index f6747d4f9a..b0d6cf7110 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-015.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-015.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-016.js b/testsrc/tests/ecma_2/Exceptions/lexical-016.js index 79f8078917..feea72b9d5 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-016.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-016.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-017.js b/testsrc/tests/ecma_2/Exceptions/lexical-017.js index 0d4d35202b..04af6cc903 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-017.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-017.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-018.js b/testsrc/tests/ecma_2/Exceptions/lexical-018.js index 8ee3e8b251..1ce747bf58 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-018.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-018.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-019.js b/testsrc/tests/ecma_2/Exceptions/lexical-019.js index 3ef8404e15..1d8c6ee616 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-019.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-019.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-020.js b/testsrc/tests/ecma_2/Exceptions/lexical-020.js index b971666379..c19c20893f 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-020.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-020.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-021.js b/testsrc/tests/ecma_2/Exceptions/lexical-021.js index bb380078cf..41139b0190 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-021.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-021.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-022.js b/testsrc/tests/ecma_2/Exceptions/lexical-022.js index 28c35b1306..25d9f8a660 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-022.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-022.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-023.js b/testsrc/tests/ecma_2/Exceptions/lexical-023.js index cf8dc607a6..8bf53d9db7 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-023.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-023.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-024.js b/testsrc/tests/ecma_2/Exceptions/lexical-024.js index 478f67c3bb..5773abdcaa 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-024.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-024.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-025.js b/testsrc/tests/ecma_2/Exceptions/lexical-025.js index f7bc543154..af3957f029 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-025.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-025.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-026.js b/testsrc/tests/ecma_2/Exceptions/lexical-026.js index 85633d28da..278c0fa334 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-026.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-026.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-027.js b/testsrc/tests/ecma_2/Exceptions/lexical-027.js index 495795bb3e..7e6128a798 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-027.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-027.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-028.js b/testsrc/tests/ecma_2/Exceptions/lexical-028.js index 27c6bde4ca..5229c121e3 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-028.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-028.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-029.js b/testsrc/tests/ecma_2/Exceptions/lexical-029.js index 36978d4de8..b2f362ce09 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-029.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-029.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-030.js b/testsrc/tests/ecma_2/Exceptions/lexical-030.js index b75e3f5bc2..9d3241925c 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-030.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-030.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-031.js b/testsrc/tests/ecma_2/Exceptions/lexical-031.js index 0ebe349fae..dbbb8329d7 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-031.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-031.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-032.js b/testsrc/tests/ecma_2/Exceptions/lexical-032.js index f3fc2a8573..f43b6aa9a2 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-032.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-032.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-033.js b/testsrc/tests/ecma_2/Exceptions/lexical-033.js index f0ffe263ab..fce744a3ad 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-033.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-033.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-034.js b/testsrc/tests/ecma_2/Exceptions/lexical-034.js index 5c66d4ad53..e155e1f945 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-034.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-034.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-035.js b/testsrc/tests/ecma_2/Exceptions/lexical-035.js index 99d80640ea..25812ad53f 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-035.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-035.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-036.js b/testsrc/tests/ecma_2/Exceptions/lexical-036.js index 6f3b4fece5..05ea75ad48 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-036.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-036.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-037.js b/testsrc/tests/ecma_2/Exceptions/lexical-037.js index 82210d8fc8..06128a6a33 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-037.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-037.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-038.js b/testsrc/tests/ecma_2/Exceptions/lexical-038.js index 7c57ebdaa0..01afcff420 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-038.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-038.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-039.js b/testsrc/tests/ecma_2/Exceptions/lexical-039.js index 40cca80a2e..9a7cdecc13 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-039.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-039.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-040.js b/testsrc/tests/ecma_2/Exceptions/lexical-040.js index b10d701103..c1f11bc7f5 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-040.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-040.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-041.js b/testsrc/tests/ecma_2/Exceptions/lexical-041.js index f6870a78c5..9e94c1ffba 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-041.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-041.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-042.js b/testsrc/tests/ecma_2/Exceptions/lexical-042.js index e834f72b33..5b93e4523c 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-042.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-042.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-047.js b/testsrc/tests/ecma_2/Exceptions/lexical-047.js index 45c6a53a6d..4e8d4dcec8 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-047.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-047.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-048.js b/testsrc/tests/ecma_2/Exceptions/lexical-048.js index 2345109e0a..147b2068c4 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-048.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-048.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-049.js b/testsrc/tests/ecma_2/Exceptions/lexical-049.js index a8c6216a18..211ff16cd0 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-049.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-049.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-050.js b/testsrc/tests/ecma_2/Exceptions/lexical-050.js index 3553c8c028..261cafdc60 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-050.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-050.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-051.js b/testsrc/tests/ecma_2/Exceptions/lexical-051.js index 9d864b765a..0f9f51ec90 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-051.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-051.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-052.js b/testsrc/tests/ecma_2/Exceptions/lexical-052.js index 74bc4c32e7..8301317f16 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-052.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-052.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-053.js b/testsrc/tests/ecma_2/Exceptions/lexical-053.js index c9ec97e74d..b0005700c8 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-053.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-053.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/lexical-054.js b/testsrc/tests/ecma_2/Exceptions/lexical-054.js index d463becaf2..11cc9e0258 100644 --- a/testsrc/tests/ecma_2/Exceptions/lexical-054.js +++ b/testsrc/tests/ecma_2/Exceptions/lexical-054.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/number-001.js b/testsrc/tests/ecma_2/Exceptions/number-001.js index c5382b7bab..914bf44057 100644 --- a/testsrc/tests/ecma_2/Exceptions/number-001.js +++ b/testsrc/tests/ecma_2/Exceptions/number-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/number-002.js b/testsrc/tests/ecma_2/Exceptions/number-002.js index e1e4bf0cac..49c0db3968 100644 --- a/testsrc/tests/ecma_2/Exceptions/number-002.js +++ b/testsrc/tests/ecma_2/Exceptions/number-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/number-003.js b/testsrc/tests/ecma_2/Exceptions/number-003.js index 949d1cff8f..1ce5855f68 100644 --- a/testsrc/tests/ecma_2/Exceptions/number-003.js +++ b/testsrc/tests/ecma_2/Exceptions/number-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-001.js b/testsrc/tests/ecma_2/Exceptions/statement-001.js index 07e3e4cfee..1281682ec7 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-001.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-002.js b/testsrc/tests/ecma_2/Exceptions/statement-002.js index 598fbc6c51..a55546a0af 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-002.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-003.js b/testsrc/tests/ecma_2/Exceptions/statement-003.js index 8b3f77db78..2549bcc391 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-003.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-004.js b/testsrc/tests/ecma_2/Exceptions/statement-004.js index 35f42d0385..c63ea40cbf 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-004.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-005.js b/testsrc/tests/ecma_2/Exceptions/statement-005.js index ce80760ff9..51858d4263 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-005.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-006.js b/testsrc/tests/ecma_2/Exceptions/statement-006.js index a1a3f5e39f..f208053243 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-006.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-007.js b/testsrc/tests/ecma_2/Exceptions/statement-007.js index 23747d173c..96bffaddab 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-007.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-008.js b/testsrc/tests/ecma_2/Exceptions/statement-008.js index 77653b0abb..26d879bb9e 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-008.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/statement-009.js b/testsrc/tests/ecma_2/Exceptions/statement-009.js index c73e7683d6..0293790798 100644 --- a/testsrc/tests/ecma_2/Exceptions/statement-009.js +++ b/testsrc/tests/ecma_2/Exceptions/statement-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/string-001.js b/testsrc/tests/ecma_2/Exceptions/string-001.js index 83d81a6f66..25d703b3d2 100644 --- a/testsrc/tests/ecma_2/Exceptions/string-001.js +++ b/testsrc/tests/ecma_2/Exceptions/string-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Exceptions/string-002.js b/testsrc/tests/ecma_2/Exceptions/string-002.js index 613efdfbc1..2c0a13db93 100644 --- a/testsrc/tests/ecma_2/Exceptions/string-002.js +++ b/testsrc/tests/ecma_2/Exceptions/string-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Expressions/StrictEquality-001.js b/testsrc/tests/ecma_2/Expressions/StrictEquality-001.js index 0ebb03a3ee..657eb0d914 100644 --- a/testsrc/tests/ecma_2/Expressions/StrictEquality-001.js +++ b/testsrc/tests/ecma_2/Expressions/StrictEquality-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/FunctionObjects/apply-001-n.js b/testsrc/tests/ecma_2/FunctionObjects/apply-001-n.js index 77f566250c..e8edaf007b 100644 --- a/testsrc/tests/ecma_2/FunctionObjects/apply-001-n.js +++ b/testsrc/tests/ecma_2/FunctionObjects/apply-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_2/FunctionObjects/call-1.js b/testsrc/tests/ecma_2/FunctionObjects/call-1.js index f7caf498d2..32151cba60 100644 --- a/testsrc/tests/ecma_2/FunctionObjects/call-1.js +++ b/testsrc/tests/ecma_2/FunctionObjects/call-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/LexicalConventions/keywords-001.js b/testsrc/tests/ecma_2/LexicalConventions/keywords-001.js index ba16451c11..42dc8524ea 100644 --- a/testsrc/tests/ecma_2/LexicalConventions/keywords-001.js +++ b/testsrc/tests/ecma_2/LexicalConventions/keywords-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-001.js b/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-001.js index ada500ae1d..1a8257d2b6 100644 --- a/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-001.js +++ b/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-002.js b/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-002.js index 2ddb47cff3..fd14c2ebcc 100644 --- a/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-002.js +++ b/testsrc/tests/ecma_2/LexicalConventions/regexp-literals-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/constructor-001.js b/testsrc/tests/ecma_2/RegExp/constructor-001.js index 72f2c2f918..9025ae8a13 100644 --- a/testsrc/tests/ecma_2/RegExp/constructor-001.js +++ b/testsrc/tests/ecma_2/RegExp/constructor-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/exec-001.js b/testsrc/tests/ecma_2/RegExp/exec-001.js index 5fbc571103..de8fda5663 100644 --- a/testsrc/tests/ecma_2/RegExp/exec-001.js +++ b/testsrc/tests/ecma_2/RegExp/exec-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/exec-002.js b/testsrc/tests/ecma_2/RegExp/exec-002.js index 362464afc5..356436581b 100644 --- a/testsrc/tests/ecma_2/RegExp/exec-002.js +++ b/testsrc/tests/ecma_2/RegExp/exec-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/function-001.js b/testsrc/tests/ecma_2/RegExp/function-001.js index 523bccea76..19c4411f79 100644 --- a/testsrc/tests/ecma_2/RegExp/function-001.js +++ b/testsrc/tests/ecma_2/RegExp/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/hex-001.js b/testsrc/tests/ecma_2/RegExp/hex-001.js index b12293641f..5c7e6110b8 100644 --- a/testsrc/tests/ecma_2/RegExp/hex-001.js +++ b/testsrc/tests/ecma_2/RegExp/hex-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/multiline-001.js b/testsrc/tests/ecma_2/RegExp/multiline-001.js index 4b906ae970..799d57dff8 100644 --- a/testsrc/tests/ecma_2/RegExp/multiline-001.js +++ b/testsrc/tests/ecma_2/RegExp/multiline-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/octal-001.js b/testsrc/tests/ecma_2/RegExp/octal-001.js index 3e26a4fa28..93ef7cda29 100644 --- a/testsrc/tests/ecma_2/RegExp/octal-001.js +++ b/testsrc/tests/ecma_2/RegExp/octal-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/octal-002.js b/testsrc/tests/ecma_2/RegExp/octal-002.js index 2832dc6ec3..36ffd31f3d 100644 --- a/testsrc/tests/ecma_2/RegExp/octal-002.js +++ b/testsrc/tests/ecma_2/RegExp/octal-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/octal-003.js b/testsrc/tests/ecma_2/RegExp/octal-003.js index 88888edd40..cfbf504360 100644 --- a/testsrc/tests/ecma_2/RegExp/octal-003.js +++ b/testsrc/tests/ecma_2/RegExp/octal-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/properties-001.js b/testsrc/tests/ecma_2/RegExp/properties-001.js index 2ab9e1ff83..784d872d2e 100644 --- a/testsrc/tests/ecma_2/RegExp/properties-001.js +++ b/testsrc/tests/ecma_2/RegExp/properties-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/properties-002.js b/testsrc/tests/ecma_2/RegExp/properties-002.js index 7bcb4a3066..1f3de96170 100644 --- a/testsrc/tests/ecma_2/RegExp/properties-002.js +++ b/testsrc/tests/ecma_2/RegExp/properties-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/regexp-enumerate-001.js b/testsrc/tests/ecma_2/RegExp/regexp-enumerate-001.js index cb2b5f4a82..52f4ae2358 100644 --- a/testsrc/tests/ecma_2/RegExp/regexp-enumerate-001.js +++ b/testsrc/tests/ecma_2/RegExp/regexp-enumerate-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/regress-001.js b/testsrc/tests/ecma_2/RegExp/regress-001.js index e5b63a46ab..466766cecb 100644 --- a/testsrc/tests/ecma_2/RegExp/regress-001.js +++ b/testsrc/tests/ecma_2/RegExp/regress-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/RegExp/unicode-001.js b/testsrc/tests/ecma_2/RegExp/unicode-001.js index a31f3d28b6..ed55b3f183 100644 --- a/testsrc/tests/ecma_2/RegExp/unicode-001.js +++ b/testsrc/tests/ecma_2/RegExp/unicode-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-001.js b/testsrc/tests/ecma_2/Statements/dowhile-001.js index 6c573845c4..ee19cfa287 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-001.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-002.js b/testsrc/tests/ecma_2/Statements/dowhile-002.js index de18cf3e7a..d9b16d794e 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-002.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-003.js b/testsrc/tests/ecma_2/Statements/dowhile-003.js index 749dda3ad6..51e689d719 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-003.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-004.js b/testsrc/tests/ecma_2/Statements/dowhile-004.js index 8e7f539a97..291675732c 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-004.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-005.js b/testsrc/tests/ecma_2/Statements/dowhile-005.js index 70789f663b..d4cb3dc954 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-005.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-006.js b/testsrc/tests/ecma_2/Statements/dowhile-006.js index a13b7c66dd..814452b713 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-006.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/dowhile-007.js b/testsrc/tests/ecma_2/Statements/dowhile-007.js index c567e3e91f..d6ab13e583 100644 --- a/testsrc/tests/ecma_2/Statements/dowhile-007.js +++ b/testsrc/tests/ecma_2/Statements/dowhile-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/forin-001.js b/testsrc/tests/ecma_2/Statements/forin-001.js index 7d77e63322..ecb99ae8fc 100644 --- a/testsrc/tests/ecma_2/Statements/forin-001.js +++ b/testsrc/tests/ecma_2/Statements/forin-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/forin-002.js b/testsrc/tests/ecma_2/Statements/forin-002.js index 06e864b3c1..336c0087e2 100644 --- a/testsrc/tests/ecma_2/Statements/forin-002.js +++ b/testsrc/tests/ecma_2/Statements/forin-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/if-001.js b/testsrc/tests/ecma_2/Statements/if-001.js index 6413f7bdf0..64cf09b110 100644 --- a/testsrc/tests/ecma_2/Statements/if-001.js +++ b/testsrc/tests/ecma_2/Statements/if-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/label-001.js b/testsrc/tests/ecma_2/Statements/label-001.js index 3573e97581..6cb48064f7 100644 --- a/testsrc/tests/ecma_2/Statements/label-001.js +++ b/testsrc/tests/ecma_2/Statements/label-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/label-002.js b/testsrc/tests/ecma_2/Statements/label-002.js index dfd3805949..7c9d0763d6 100644 --- a/testsrc/tests/ecma_2/Statements/label-002.js +++ b/testsrc/tests/ecma_2/Statements/label-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/switch-001.js b/testsrc/tests/ecma_2/Statements/switch-001.js index 4f2bb95dd4..4aec64ea77 100644 --- a/testsrc/tests/ecma_2/Statements/switch-001.js +++ b/testsrc/tests/ecma_2/Statements/switch-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/switch-002.js b/testsrc/tests/ecma_2/Statements/switch-002.js index ad0816d118..0e46e14f32 100644 --- a/testsrc/tests/ecma_2/Statements/switch-002.js +++ b/testsrc/tests/ecma_2/Statements/switch-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/switch-003.js b/testsrc/tests/ecma_2/Statements/switch-003.js index ac8f40aa06..cacb0b77f2 100644 --- a/testsrc/tests/ecma_2/Statements/switch-003.js +++ b/testsrc/tests/ecma_2/Statements/switch-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/switch-004.js b/testsrc/tests/ecma_2/Statements/switch-004.js index 2107b911c6..fe44b72ecd 100644 --- a/testsrc/tests/ecma_2/Statements/switch-004.js +++ b/testsrc/tests/ecma_2/Statements/switch-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-001.js b/testsrc/tests/ecma_2/Statements/try-001.js index 5746196ec9..fe82880c02 100644 --- a/testsrc/tests/ecma_2/Statements/try-001.js +++ b/testsrc/tests/ecma_2/Statements/try-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-003.js b/testsrc/tests/ecma_2/Statements/try-003.js index b1c13470a9..0eb67b26f8 100644 --- a/testsrc/tests/ecma_2/Statements/try-003.js +++ b/testsrc/tests/ecma_2/Statements/try-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-004.js b/testsrc/tests/ecma_2/Statements/try-004.js index 9ed73967e1..c9a39129c8 100644 --- a/testsrc/tests/ecma_2/Statements/try-004.js +++ b/testsrc/tests/ecma_2/Statements/try-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-005.js b/testsrc/tests/ecma_2/Statements/try-005.js index 8e5d2571ed..84974886ba 100644 --- a/testsrc/tests/ecma_2/Statements/try-005.js +++ b/testsrc/tests/ecma_2/Statements/try-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-006.js b/testsrc/tests/ecma_2/Statements/try-006.js index b8e50cb9f2..713aadae4f 100644 --- a/testsrc/tests/ecma_2/Statements/try-006.js +++ b/testsrc/tests/ecma_2/Statements/try-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-007.js b/testsrc/tests/ecma_2/Statements/try-007.js index 3d9fb34046..19174480c2 100644 --- a/testsrc/tests/ecma_2/Statements/try-007.js +++ b/testsrc/tests/ecma_2/Statements/try-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-008.js b/testsrc/tests/ecma_2/Statements/try-008.js index d803ff78f7..cba1c8177e 100644 --- a/testsrc/tests/ecma_2/Statements/try-008.js +++ b/testsrc/tests/ecma_2/Statements/try-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-009.js b/testsrc/tests/ecma_2/Statements/try-009.js index ba4c1f654a..c466369584 100644 --- a/testsrc/tests/ecma_2/Statements/try-009.js +++ b/testsrc/tests/ecma_2/Statements/try-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-010.js b/testsrc/tests/ecma_2/Statements/try-010.js index fb9ebafd68..7008fd38b4 100644 --- a/testsrc/tests/ecma_2/Statements/try-010.js +++ b/testsrc/tests/ecma_2/Statements/try-010.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/try-012.js b/testsrc/tests/ecma_2/Statements/try-012.js index c947705c09..6c7fba44bc 100644 --- a/testsrc/tests/ecma_2/Statements/try-012.js +++ b/testsrc/tests/ecma_2/Statements/try-012.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/while-001.js b/testsrc/tests/ecma_2/Statements/while-001.js index 230fa70b78..6867c00315 100644 --- a/testsrc/tests/ecma_2/Statements/while-001.js +++ b/testsrc/tests/ecma_2/Statements/while-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/while-002.js b/testsrc/tests/ecma_2/Statements/while-002.js index 358e61b621..1c13da5a30 100644 --- a/testsrc/tests/ecma_2/Statements/while-002.js +++ b/testsrc/tests/ecma_2/Statements/while-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/while-003.js b/testsrc/tests/ecma_2/Statements/while-003.js index 76d7c241e1..72dc86564f 100644 --- a/testsrc/tests/ecma_2/Statements/while-003.js +++ b/testsrc/tests/ecma_2/Statements/while-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/Statements/while-004.js b/testsrc/tests/ecma_2/Statements/while-004.js index c2ee4d9bb2..e4c51a9a67 100644 --- a/testsrc/tests/ecma_2/Statements/while-004.js +++ b/testsrc/tests/ecma_2/Statements/while-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/match-001.js b/testsrc/tests/ecma_2/String/match-001.js index f2a5814bdf..450ba854ef 100644 --- a/testsrc/tests/ecma_2/String/match-001.js +++ b/testsrc/tests/ecma_2/String/match-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/match-002.js b/testsrc/tests/ecma_2/String/match-002.js index 06f977bd43..8149ca1cd3 100644 --- a/testsrc/tests/ecma_2/String/match-002.js +++ b/testsrc/tests/ecma_2/String/match-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/match-003.js b/testsrc/tests/ecma_2/String/match-003.js index 5c00e0b119..12a10e9e1d 100644 --- a/testsrc/tests/ecma_2/String/match-003.js +++ b/testsrc/tests/ecma_2/String/match-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/match-004.js b/testsrc/tests/ecma_2/String/match-004.js index 51d8e3ce8d..67583c5cf6 100644 --- a/testsrc/tests/ecma_2/String/match-004.js +++ b/testsrc/tests/ecma_2/String/match-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/replace-001.js b/testsrc/tests/ecma_2/String/replace-001.js index ff4186e333..2495067cc6 100644 --- a/testsrc/tests/ecma_2/String/replace-001.js +++ b/testsrc/tests/ecma_2/String/replace-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/split-001.js b/testsrc/tests/ecma_2/String/split-001.js index fa4754681e..bc5ca60b02 100644 --- a/testsrc/tests/ecma_2/String/split-001.js +++ b/testsrc/tests/ecma_2/String/split-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/split-002.js b/testsrc/tests/ecma_2/String/split-002.js index c56b643c28..2a42d13c56 100644 --- a/testsrc/tests/ecma_2/String/split-002.js +++ b/testsrc/tests/ecma_2/String/split-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/String/split-003.js b/testsrc/tests/ecma_2/String/split-003.js index 955154c561..32c22c4361 100644 --- a/testsrc/tests/ecma_2/String/split-003.js +++ b/testsrc/tests/ecma_2/String/split-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/browser.js b/testsrc/tests/ecma_2/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/ecma_2/browser.js +++ b/testsrc/tests/ecma_2/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/constructor-001.js b/testsrc/tests/ecma_2/extensions/constructor-001.js index fd732b658e..c692d7fdbb 100755 --- a/testsrc/tests/ecma_2/extensions/constructor-001.js +++ b/testsrc/tests/ecma_2/extensions/constructor-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/function-001.js b/testsrc/tests/ecma_2/extensions/function-001.js index 0bf9b730dd..442152c012 100755 --- a/testsrc/tests/ecma_2/extensions/function-001.js +++ b/testsrc/tests/ecma_2/extensions/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-001.js b/testsrc/tests/ecma_2/extensions/instanceof-001.js index fb8854e6bc..a679d9767a 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-001.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-002.js b/testsrc/tests/ecma_2/extensions/instanceof-002.js index fc5f405b8f..5f0e00fa51 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-002.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-003-n.js b/testsrc/tests/ecma_2/extensions/instanceof-003-n.js index 7a5f31feb1..20f8736b4b 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-003-n.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-004-n.js b/testsrc/tests/ecma_2/extensions/instanceof-004-n.js index e388375300..b710cbc1b1 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-004-n.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-005-n.js b/testsrc/tests/ecma_2/extensions/instanceof-005-n.js index 13f8a0f324..080ad5b5f9 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-005-n.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/extensions/instanceof-006.js b/testsrc/tests/ecma_2/extensions/instanceof-006.js index 9e87d00d25..0f5be14ed7 100755 --- a/testsrc/tests/ecma_2/extensions/instanceof-006.js +++ b/testsrc/tests/ecma_2/extensions/instanceof-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/instanceof/instanceof-001.js b/testsrc/tests/ecma_2/instanceof/instanceof-001.js index cbb7c42c4d..32b40514f2 100644 --- a/testsrc/tests/ecma_2/instanceof/instanceof-001.js +++ b/testsrc/tests/ecma_2/instanceof/instanceof-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/instanceof/instanceof-002.js b/testsrc/tests/ecma_2/instanceof/instanceof-002.js index 319aa04724..d7fc2a7177 100644 --- a/testsrc/tests/ecma_2/instanceof/instanceof-002.js +++ b/testsrc/tests/ecma_2/instanceof/instanceof-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/instanceof/instanceof-003.js b/testsrc/tests/ecma_2/instanceof/instanceof-003.js index 26a8e072db..457f8457b2 100644 --- a/testsrc/tests/ecma_2/instanceof/instanceof-003.js +++ b/testsrc/tests/ecma_2/instanceof/instanceof-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/instanceof/regress-7635.js b/testsrc/tests/ecma_2/instanceof/regress-7635.js index 95a308a20e..10e493ec21 100644 --- a/testsrc/tests/ecma_2/instanceof/regress-7635.js +++ b/testsrc/tests/ecma_2/instanceof/regress-7635.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/shell.js b/testsrc/tests/ecma_2/shell.js index fdc032b3a8..e85796cb98 100644 --- a/testsrc/tests/ecma_2/shell.js +++ b/testsrc/tests/ecma_2/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_2/template.js b/testsrc/tests/ecma_2/template.js index a72023604b..8e0b13d2a0 100644 --- a/testsrc/tests/ecma_2/template.js +++ b/testsrc/tests/ecma_2/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/15.4.4.11-01.js b/testsrc/tests/ecma_3/Array/15.4.4.11-01.js index eab6b7fde2..091e43fcae 100755 --- a/testsrc/tests/ecma_3/Array/15.4.4.11-01.js +++ b/testsrc/tests/ecma_3/Array/15.4.4.11-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/15.4.4.3-1.js b/testsrc/tests/ecma_3/Array/15.4.4.3-1.js index 7a742892c0..9b727c1886 100644 --- a/testsrc/tests/ecma_3/Array/15.4.4.3-1.js +++ b/testsrc/tests/ecma_3/Array/15.4.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/15.4.4.4-001.js b/testsrc/tests/ecma_3/Array/15.4.4.4-001.js index 579ec73305..03ff2f87c1 100644 --- a/testsrc/tests/ecma_3/Array/15.4.4.4-001.js +++ b/testsrc/tests/ecma_3/Array/15.4.4.4-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/15.4.5.1-01.js b/testsrc/tests/ecma_3/Array/15.4.5.1-01.js index 67a67775b5..35eafc81f2 100755 --- a/testsrc/tests/ecma_3/Array/15.4.5.1-01.js +++ b/testsrc/tests/ecma_3/Array/15.4.5.1-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/15.5.4.8-01.js b/testsrc/tests/ecma_3/Array/15.5.4.8-01.js index 62e9cebe11..35df8c779c 100644 --- a/testsrc/tests/ecma_3/Array/15.5.4.8-01.js +++ b/testsrc/tests/ecma_3/Array/15.5.4.8-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-101488.js b/testsrc/tests/ecma_3/Array/regress-101488.js index f05c1eb4aa..8215ab7e66 100644 --- a/testsrc/tests/ecma_3/Array/regress-101488.js +++ b/testsrc/tests/ecma_3/Array/regress-101488.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-130451.js b/testsrc/tests/ecma_3/Array/regress-130451.js index 0424f33dad..261d7a37e7 100644 --- a/testsrc/tests/ecma_3/Array/regress-130451.js +++ b/testsrc/tests/ecma_3/Array/regress-130451.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-322135-01.js b/testsrc/tests/ecma_3/Array/regress-322135-01.js index 3167969372..e67e7afa0f 100755 --- a/testsrc/tests/ecma_3/Array/regress-322135-01.js +++ b/testsrc/tests/ecma_3/Array/regress-322135-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-322135-02.js b/testsrc/tests/ecma_3/Array/regress-322135-02.js index 0616300d14..3d49e32950 100755 --- a/testsrc/tests/ecma_3/Array/regress-322135-02.js +++ b/testsrc/tests/ecma_3/Array/regress-322135-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-322135-03.js b/testsrc/tests/ecma_3/Array/regress-322135-03.js index 2e8611e63d..7864207c84 100755 --- a/testsrc/tests/ecma_3/Array/regress-322135-03.js +++ b/testsrc/tests/ecma_3/Array/regress-322135-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-322135-04.js b/testsrc/tests/ecma_3/Array/regress-322135-04.js index 3802f4fef9..bac0871f90 100755 --- a/testsrc/tests/ecma_3/Array/regress-322135-04.js +++ b/testsrc/tests/ecma_3/Array/regress-322135-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-387501.js b/testsrc/tests/ecma_3/Array/regress-387501.js index 49cc7a39c3..ea8e1667f5 100755 --- a/testsrc/tests/ecma_3/Array/regress-387501.js +++ b/testsrc/tests/ecma_3/Array/regress-387501.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-390598.js b/testsrc/tests/ecma_3/Array/regress-390598.js index 7b4dcf3f57..84bffecba1 100644 --- a/testsrc/tests/ecma_3/Array/regress-390598.js +++ b/testsrc/tests/ecma_3/Array/regress-390598.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-421325.js b/testsrc/tests/ecma_3/Array/regress-421325.js index 126353f0f4..babc6cb884 100755 --- a/testsrc/tests/ecma_3/Array/regress-421325.js +++ b/testsrc/tests/ecma_3/Array/regress-421325.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-430717.js b/testsrc/tests/ecma_3/Array/regress-430717.js index ac6b55dda4..85ec2c1e4c 100755 --- a/testsrc/tests/ecma_3/Array/regress-430717.js +++ b/testsrc/tests/ecma_3/Array/regress-430717.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Array/regress-488989.js b/testsrc/tests/ecma_3/Array/regress-488989.js index 6b5f2e2218..3652ca3059 100644 --- a/testsrc/tests/ecma_3/Array/regress-488989.js +++ b/testsrc/tests/ecma_3/Array/regress-488989.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.1.2-01.js b/testsrc/tests/ecma_3/Date/15.9.1.2-01.js index 021db33224..618fc4ea78 100755 --- a/testsrc/tests/ecma_3/Date/15.9.1.2-01.js +++ b/testsrc/tests/ecma_3/Date/15.9.1.2-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.3.2-1.js b/testsrc/tests/ecma_3/Date/15.9.3.2-1.js index bdc8d1b4db..5d42c880e2 100755 --- a/testsrc/tests/ecma_3/Date/15.9.3.2-1.js +++ b/testsrc/tests/ecma_3/Date/15.9.3.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.4.3.js b/testsrc/tests/ecma_3/Date/15.9.4.3.js index ea9364da20..b05c9a0cd1 100755 --- a/testsrc/tests/ecma_3/Date/15.9.4.3.js +++ b/testsrc/tests/ecma_3/Date/15.9.4.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.3.js b/testsrc/tests/ecma_3/Date/15.9.5.3.js index a6ca297551..c410e91c9e 100644 --- a/testsrc/tests/ecma_3/Date/15.9.5.3.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.4.js b/testsrc/tests/ecma_3/Date/15.9.5.4.js index 84502bd05a..6a9ca8cc30 100644 --- a/testsrc/tests/ecma_3/Date/15.9.5.4.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.5-02.js b/testsrc/tests/ecma_3/Date/15.9.5.5-02.js index 50b9bdcca2..ff633f28ff 100755 --- a/testsrc/tests/ecma_3/Date/15.9.5.5-02.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.5-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.5.js b/testsrc/tests/ecma_3/Date/15.9.5.5.js index d9bf38bd1d..2bfb94f67f 100644 --- a/testsrc/tests/ecma_3/Date/15.9.5.5.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.6.js b/testsrc/tests/ecma_3/Date/15.9.5.6.js index 690f2b8f87..151d294476 100644 --- a/testsrc/tests/ecma_3/Date/15.9.5.6.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/15.9.5.7.js b/testsrc/tests/ecma_3/Date/15.9.5.7.js index 359e5be64a..431d67fb4c 100644 --- a/testsrc/tests/ecma_3/Date/15.9.5.7.js +++ b/testsrc/tests/ecma_3/Date/15.9.5.7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/browser.js b/testsrc/tests/ecma_3/Date/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/ecma_3/Date/browser.js +++ b/testsrc/tests/ecma_3/Date/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/regress-452786.js b/testsrc/tests/ecma_3/Date/regress-452786.js index 5a6de58570..a522834ab4 100755 --- a/testsrc/tests/ecma_3/Date/regress-452786.js +++ b/testsrc/tests/ecma_3/Date/regress-452786.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Date/shell.js b/testsrc/tests/ecma_3/Date/shell.js index 3a3da635f6..c52310ec1f 100644 --- a/testsrc/tests/ecma_3/Date/shell.js +++ b/testsrc/tests/ecma_3/Date/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/15.11.1.1.js b/testsrc/tests/ecma_3/Exceptions/15.11.1.1.js index a63caa63ec..ebb5ef06fc 100644 --- a/testsrc/tests/ecma_3/Exceptions/15.11.1.1.js +++ b/testsrc/tests/ecma_3/Exceptions/15.11.1.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/15.11.4.4-1.js b/testsrc/tests/ecma_3/Exceptions/15.11.4.4-1.js index 409d2c9f47..40feb8a3a4 100644 --- a/testsrc/tests/ecma_3/Exceptions/15.11.4.4-1.js +++ b/testsrc/tests/ecma_3/Exceptions/15.11.4.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-001.js b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-001.js index b082b52166..59bdf61580 100644 --- a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-001.js +++ b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-002.js b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-002.js index 5d6b818f5a..9f3c7f8689 100644 --- a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-002.js +++ b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-003.js b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-003.js index 5b4e2b8437..3104941d16 100644 --- a/testsrc/tests/ecma_3/Exceptions/15.11.7.6-003.js +++ b/testsrc/tests/ecma_3/Exceptions/15.11.7.6-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/binding-001.js b/testsrc/tests/ecma_3/Exceptions/binding-001.js index e3a7aebc3a..4c2be95e8f 100644 --- a/testsrc/tests/ecma_3/Exceptions/binding-001.js +++ b/testsrc/tests/ecma_3/Exceptions/binding-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/regress-181654.js b/testsrc/tests/ecma_3/Exceptions/regress-181654.js index 05461ab8fa..0661b8ceff 100644 --- a/testsrc/tests/ecma_3/Exceptions/regress-181654.js +++ b/testsrc/tests/ecma_3/Exceptions/regress-181654.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/regress-181914.js b/testsrc/tests/ecma_3/Exceptions/regress-181914.js index c404afafdd..bdbb1338b8 100644 --- a/testsrc/tests/ecma_3/Exceptions/regress-181914.js +++ b/testsrc/tests/ecma_3/Exceptions/regress-181914.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Exceptions/regress-58946.js b/testsrc/tests/ecma_3/Exceptions/regress-58946.js index 51c746ea32..9e7e9627c7 100644 --- a/testsrc/tests/ecma_3/Exceptions/regress-58946.js +++ b/testsrc/tests/ecma_3/Exceptions/regress-58946.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Exceptions/regress-95101.js b/testsrc/tests/ecma_3/Exceptions/regress-95101.js index 74448d8e9d..872b69a5ff 100644 --- a/testsrc/tests/ecma_3/Exceptions/regress-95101.js +++ b/testsrc/tests/ecma_3/Exceptions/regress-95101.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-1.js b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-1.js index b7f415fa18..20cb6ad945 100644 --- a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-1.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-2.js b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-2.js index c43e812679..29bf0a50d0 100644 --- a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-2.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3.js b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3.js index c7656bcde5..f3ca2ae334 100644 --- a/testsrc/tests/ecma_3/ExecutionContexts/10.1.3.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/10.1.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/ExecutionContexts/10.1.4-1.js b/testsrc/tests/ecma_3/ExecutionContexts/10.1.4-1.js index b69b989ba9..20d484853b 100644 --- a/testsrc/tests/ecma_3/ExecutionContexts/10.1.4-1.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/10.1.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/ExecutionContexts/10.6.1-01.js b/testsrc/tests/ecma_3/ExecutionContexts/10.6.1-01.js index b72c857867..7c1157211b 100755 --- a/testsrc/tests/ecma_3/ExecutionContexts/10.6.1-01.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/10.6.1-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/ExecutionContexts/regress-23346.js b/testsrc/tests/ecma_3/ExecutionContexts/regress-23346.js index a98be7a43e..d9595fef29 100644 --- a/testsrc/tests/ecma_3/ExecutionContexts/regress-23346.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/regress-23346.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/ExecutionContexts/regress-448595-01.js b/testsrc/tests/ecma_3/ExecutionContexts/regress-448595-01.js index 812292e543..04328d7859 100755 --- a/testsrc/tests/ecma_3/ExecutionContexts/regress-448595-01.js +++ b/testsrc/tests/ecma_3/ExecutionContexts/regress-448595-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.10-01.js b/testsrc/tests/ecma_3/Expressions/11.10-01.js index d94b45f0bf..55eb255605 100755 --- a/testsrc/tests/ecma_3/Expressions/11.10-01.js +++ b/testsrc/tests/ecma_3/Expressions/11.10-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.10-02.js b/testsrc/tests/ecma_3/Expressions/11.10-02.js index f3ac11b45e..eb6266bf73 100755 --- a/testsrc/tests/ecma_3/Expressions/11.10-02.js +++ b/testsrc/tests/ecma_3/Expressions/11.10-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.10-03.js b/testsrc/tests/ecma_3/Expressions/11.10-03.js index e47a3d7719..9caef5a666 100755 --- a/testsrc/tests/ecma_3/Expressions/11.10-03.js +++ b/testsrc/tests/ecma_3/Expressions/11.10-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.6.1-1.js b/testsrc/tests/ecma_3/Expressions/11.6.1-1.js index 0786f213c0..988368afee 100644 --- a/testsrc/tests/ecma_3/Expressions/11.6.1-1.js +++ b/testsrc/tests/ecma_3/Expressions/11.6.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.7.1-01.js b/testsrc/tests/ecma_3/Expressions/11.7.1-01.js index 03d9aaaa6d..357b3e25a0 100755 --- a/testsrc/tests/ecma_3/Expressions/11.7.1-01.js +++ b/testsrc/tests/ecma_3/Expressions/11.7.1-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.7.2-01.js b/testsrc/tests/ecma_3/Expressions/11.7.2-01.js index 65bc710c20..9a33233e9e 100755 --- a/testsrc/tests/ecma_3/Expressions/11.7.2-01.js +++ b/testsrc/tests/ecma_3/Expressions/11.7.2-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.7.3-01.js b/testsrc/tests/ecma_3/Expressions/11.7.3-01.js index 587e85ff53..42651a90c0 100755 --- a/testsrc/tests/ecma_3/Expressions/11.7.3-01.js +++ b/testsrc/tests/ecma_3/Expressions/11.7.3-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Expressions/11.9.6-1.js b/testsrc/tests/ecma_3/Expressions/11.9.6-1.js index 8d5c8467f7..5b841e07f8 100644 --- a/testsrc/tests/ecma_3/Expressions/11.9.6-1.js +++ b/testsrc/tests/ecma_3/Expressions/11.9.6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/FunExpr/fe-001-n.js b/testsrc/tests/ecma_3/FunExpr/fe-001-n.js index 66738fc284..a522f7f2d7 100644 --- a/testsrc/tests/ecma_3/FunExpr/fe-001-n.js +++ b/testsrc/tests/ecma_3/FunExpr/fe-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/FunExpr/fe-001.js b/testsrc/tests/ecma_3/FunExpr/fe-001.js index 82ae45aafb..c1f00e7488 100644 --- a/testsrc/tests/ecma_3/FunExpr/fe-001.js +++ b/testsrc/tests/ecma_3/FunExpr/fe-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/FunExpr/fe-002.js b/testsrc/tests/ecma_3/FunExpr/fe-002.js index e1e7018c5a..af1c981b2c 100644 --- a/testsrc/tests/ecma_3/FunExpr/fe-002.js +++ b/testsrc/tests/ecma_3/FunExpr/fe-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Function/15.3.4.3-1.js b/testsrc/tests/ecma_3/Function/15.3.4.3-1.js index a34b68c16d..c7cfc7c0e7 100644 --- a/testsrc/tests/ecma_3/Function/15.3.4.3-1.js +++ b/testsrc/tests/ecma_3/Function/15.3.4.3-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/15.3.4.4-1.js b/testsrc/tests/ecma_3/Function/15.3.4.4-1.js index c1c229b0bd..649af7199c 100644 --- a/testsrc/tests/ecma_3/Function/15.3.4.4-1.js +++ b/testsrc/tests/ecma_3/Function/15.3.4.4-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/arguments-001.js b/testsrc/tests/ecma_3/Function/arguments-001.js index 444281a196..dc949faf03 100644 --- a/testsrc/tests/ecma_3/Function/arguments-001.js +++ b/testsrc/tests/ecma_3/Function/arguments-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/arguments-002.js b/testsrc/tests/ecma_3/Function/arguments-002.js index 0b0e29b69b..e076ac5c10 100755 --- a/testsrc/tests/ecma_3/Function/arguments-002.js +++ b/testsrc/tests/ecma_3/Function/arguments-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/call-001.js b/testsrc/tests/ecma_3/Function/call-001.js index 7b44dedada..5a8616db92 100644 --- a/testsrc/tests/ecma_3/Function/call-001.js +++ b/testsrc/tests/ecma_3/Function/call-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-131964.js b/testsrc/tests/ecma_3/Function/regress-131964.js index a4d10eb0e4..648e041f10 100644 --- a/testsrc/tests/ecma_3/Function/regress-131964.js +++ b/testsrc/tests/ecma_3/Function/regress-131964.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-137181.js b/testsrc/tests/ecma_3/Function/regress-137181.js index 427732b01e..1b91795cab 100644 --- a/testsrc/tests/ecma_3/Function/regress-137181.js +++ b/testsrc/tests/ecma_3/Function/regress-137181.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-193555.js b/testsrc/tests/ecma_3/Function/regress-193555.js index a487b2b72a..7dbeaec8b3 100644 --- a/testsrc/tests/ecma_3/Function/regress-193555.js +++ b/testsrc/tests/ecma_3/Function/regress-193555.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-313570.js b/testsrc/tests/ecma_3/Function/regress-313570.js index bf809edd60..2674c7c563 100755 --- a/testsrc/tests/ecma_3/Function/regress-313570.js +++ b/testsrc/tests/ecma_3/Function/regress-313570.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-49286.js b/testsrc/tests/ecma_3/Function/regress-49286.js index 3533cab3f7..4dc42dbd41 100644 --- a/testsrc/tests/ecma_3/Function/regress-49286.js +++ b/testsrc/tests/ecma_3/Function/regress-49286.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-58274.js b/testsrc/tests/ecma_3/Function/regress-58274.js index b2ab8d886d..7a1238e7de 100644 --- a/testsrc/tests/ecma_3/Function/regress-58274.js +++ b/testsrc/tests/ecma_3/Function/regress-58274.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-85880.js b/testsrc/tests/ecma_3/Function/regress-85880.js index 5f27df946a..aa41a1c870 100644 --- a/testsrc/tests/ecma_3/Function/regress-85880.js +++ b/testsrc/tests/ecma_3/Function/regress-85880.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-94506.js b/testsrc/tests/ecma_3/Function/regress-94506.js index f4b76930be..7ff0466112 100644 --- a/testsrc/tests/ecma_3/Function/regress-94506.js +++ b/testsrc/tests/ecma_3/Function/regress-94506.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/regress-97921.js b/testsrc/tests/ecma_3/Function/regress-97921.js index 8496c3909f..678b9eb6b2 100644 --- a/testsrc/tests/ecma_3/Function/regress-97921.js +++ b/testsrc/tests/ecma_3/Function/regress-97921.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/scope-001.js b/testsrc/tests/ecma_3/Function/scope-001.js index e3fee13339..dff96f6020 100644 --- a/testsrc/tests/ecma_3/Function/scope-001.js +++ b/testsrc/tests/ecma_3/Function/scope-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Function/scope-002.js b/testsrc/tests/ecma_3/Function/scope-002.js index b421622f19..3244630393 100644 --- a/testsrc/tests/ecma_3/Function/scope-002.js +++ b/testsrc/tests/ecma_3/Function/scope-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/LexicalConventions/7.4-01.js b/testsrc/tests/ecma_3/LexicalConventions/7.4-01.js index f2ffb23e2f..79e290b895 100644 --- a/testsrc/tests/ecma_3/LexicalConventions/7.4-01.js +++ b/testsrc/tests/ecma_3/LexicalConventions/7.4-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/LexicalConventions/7.9.1.js b/testsrc/tests/ecma_3/LexicalConventions/7.9.1.js index 15750a8076..f9b15fe763 100755 --- a/testsrc/tests/ecma_3/LexicalConventions/7.9.1.js +++ b/testsrc/tests/ecma_3/LexicalConventions/7.9.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.2-01.js b/testsrc/tests/ecma_3/Number/15.7.4.2-01.js index 9b2dfd2ebb..c32c971543 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.2-01.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.2-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.3-01.js b/testsrc/tests/ecma_3/Number/15.7.4.3-01.js index f5595fd436..280003d595 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.3-01.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.3-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.3-02.js b/testsrc/tests/ecma_3/Number/15.7.4.3-02.js index 587c7a9d99..77633b3919 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.3-02.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.3-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.5-1.js b/testsrc/tests/ecma_3/Number/15.7.4.5-1.js index 2e6e9c9f0c..a9d5a28362 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.5-1.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.5-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.5-2.js b/testsrc/tests/ecma_3/Number/15.7.4.5-2.js index 5781050330..bf4b3c5821 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.5-2.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.5-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.6-1.js b/testsrc/tests/ecma_3/Number/15.7.4.6-1.js index 7667fb27cc..03eb463c8d 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.6-1.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.6-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.7-1.js b/testsrc/tests/ecma_3/Number/15.7.4.7-1.js index a9799e98b3..10adbdabe6 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.7-1.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.7-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/15.7.4.7-2.js b/testsrc/tests/ecma_3/Number/15.7.4.7-2.js index 10c0fc6bd0..5cb503785c 100644 --- a/testsrc/tests/ecma_3/Number/15.7.4.7-2.js +++ b/testsrc/tests/ecma_3/Number/15.7.4.7-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Number/regress-442242-01.js b/testsrc/tests/ecma_3/Number/regress-442242-01.js index ed26d4b7b0..93c8523a1f 100755 --- a/testsrc/tests/ecma_3/Number/regress-442242-01.js +++ b/testsrc/tests/ecma_3/Number/regress-442242-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/NumberFormatting/tostring-001.js b/testsrc/tests/ecma_3/NumberFormatting/tostring-001.js index a93b3987dd..41b361322b 100644 --- a/testsrc/tests/ecma_3/NumberFormatting/tostring-001.js +++ b/testsrc/tests/ecma_3/NumberFormatting/tostring-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Object/8.6.1-01.js b/testsrc/tests/ecma_3/Object/8.6.1-01.js index 9e3f678f0a..4e16f96891 100755 --- a/testsrc/tests/ecma_3/Object/8.6.1-01.js +++ b/testsrc/tests/ecma_3/Object/8.6.1-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/8.6.2.6-001.js b/testsrc/tests/ecma_3/Object/8.6.2.6-001.js index 717427e6ed..33798618c5 100644 --- a/testsrc/tests/ecma_3/Object/8.6.2.6-001.js +++ b/testsrc/tests/ecma_3/Object/8.6.2.6-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/8.6.2.6-002.js b/testsrc/tests/ecma_3/Object/8.6.2.6-002.js index c1191ced88..22c080b594 100644 --- a/testsrc/tests/ecma_3/Object/8.6.2.6-002.js +++ b/testsrc/tests/ecma_3/Object/8.6.2.6-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/class-001.js b/testsrc/tests/ecma_3/Object/class-001.js index e3f9962502..aef9cec967 100644 --- a/testsrc/tests/ecma_3/Object/class-001.js +++ b/testsrc/tests/ecma_3/Object/class-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/class-002.js b/testsrc/tests/ecma_3/Object/class-002.js index c73bc13131..45ed4af828 100644 --- a/testsrc/tests/ecma_3/Object/class-002.js +++ b/testsrc/tests/ecma_3/Object/class-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/class-003.js b/testsrc/tests/ecma_3/Object/class-003.js index d04e309152..18663346fb 100644 --- a/testsrc/tests/ecma_3/Object/class-003.js +++ b/testsrc/tests/ecma_3/Object/class-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/class-004.js b/testsrc/tests/ecma_3/Object/class-004.js index 0732ad7b3e..29417e92f9 100644 --- a/testsrc/tests/ecma_3/Object/class-004.js +++ b/testsrc/tests/ecma_3/Object/class-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/class-005.js b/testsrc/tests/ecma_3/Object/class-005.js index fe8a2d6255..98e8fcfdea 100644 --- a/testsrc/tests/ecma_3/Object/class-005.js +++ b/testsrc/tests/ecma_3/Object/class-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/regress-361274.js b/testsrc/tests/ecma_3/Object/regress-361274.js index 925d804674..cbd9e8fef9 100755 --- a/testsrc/tests/ecma_3/Object/regress-361274.js +++ b/testsrc/tests/ecma_3/Object/regress-361274.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/regress-385393-07.js b/testsrc/tests/ecma_3/Object/regress-385393-07.js index 0d6652e7a9..d1502aea23 100755 --- a/testsrc/tests/ecma_3/Object/regress-385393-07.js +++ b/testsrc/tests/ecma_3/Object/regress-385393-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/regress-459405.js b/testsrc/tests/ecma_3/Object/regress-459405.js index 32979444bd..a2d487baa2 100644 --- a/testsrc/tests/ecma_3/Object/regress-459405.js +++ b/testsrc/tests/ecma_3/Object/regress-459405.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/regress-72773.js b/testsrc/tests/ecma_3/Object/regress-72773.js index 7965426fc7..8b93752c05 100644 --- a/testsrc/tests/ecma_3/Object/regress-72773.js +++ b/testsrc/tests/ecma_3/Object/regress-72773.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/regress-79129-001.js b/testsrc/tests/ecma_3/Object/regress-79129-001.js index 4fe7ae7195..a6628ea3c3 100644 --- a/testsrc/tests/ecma_3/Object/regress-79129-001.js +++ b/testsrc/tests/ecma_3/Object/regress-79129-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Object/shell.js b/testsrc/tests/ecma_3/Object/shell.js index 003c92cdda..2b45812054 100644 --- a/testsrc/tests/ecma_3/Object/shell.js +++ b/testsrc/tests/ecma_3/Object/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Operators/11.13.1-001.js b/testsrc/tests/ecma_3/Operators/11.13.1-001.js index b22ac23b06..b9273ecf2a 100644 --- a/testsrc/tests/ecma_3/Operators/11.13.1-001.js +++ b/testsrc/tests/ecma_3/Operators/11.13.1-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Operators/11.13.1-002.js b/testsrc/tests/ecma_3/Operators/11.13.1-002.js index eedf53f0ea..3dcfb1d8cd 100755 --- a/testsrc/tests/ecma_3/Operators/11.13.1-002.js +++ b/testsrc/tests/ecma_3/Operators/11.13.1-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Operators/11.4.1-001.js b/testsrc/tests/ecma_3/Operators/11.4.1-001.js index 6756b92fe5..f21776e419 100644 --- a/testsrc/tests/ecma_3/Operators/11.4.1-001.js +++ b/testsrc/tests/ecma_3/Operators/11.4.1-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Operators/11.4.1-002.js b/testsrc/tests/ecma_3/Operators/11.4.1-002.js index 7350f27565..30df5c06aa 100755 --- a/testsrc/tests/ecma_3/Operators/11.4.1-002.js +++ b/testsrc/tests/ecma_3/Operators/11.4.1-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Operators/order-01.js b/testsrc/tests/ecma_3/Operators/order-01.js index cfca08e707..2d04cbf2b4 100755 --- a/testsrc/tests/ecma_3/Operators/order-01.js +++ b/testsrc/tests/ecma_3/Operators/order-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.2-1.js b/testsrc/tests/ecma_3/RegExp/15.10.2-1.js index d2da00a58b..644a194730 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.2-1.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.2.12.js b/testsrc/tests/ecma_3/RegExp/15.10.2.12.js index 6caf91e611..61bf6df346 100755 --- a/testsrc/tests/ecma_3/RegExp/15.10.2.12.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.2.12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.3.1-1.js b/testsrc/tests/ecma_3/RegExp/15.10.3.1-1.js index d329ad30f2..df5395279e 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.3.1-1.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.3.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.3.1-2.js b/testsrc/tests/ecma_3/RegExp/15.10.3.1-2.js index 5873e08614..46806d1fc5 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.3.1-2.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.3.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-1.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-1.js index a27337cc14..1b46d33838 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-1.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-2.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-2.js index 9c4f004d59..5a35ebf9c2 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-2.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-3.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-3.js index 1849f4d063..57d4b1f432 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-3.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-4.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-4.js index 652983852b..e72971eb18 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-4.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-5-n.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-5-n.js index 0fe195e054..4232fbaffc 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-5-n.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-5-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.4.1-6.js b/testsrc/tests/ecma_3/RegExp/15.10.4.1-6.js index eb549e7f6e..b7830f775c 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.4.1-6.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.4.1-6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.6.2-1.js b/testsrc/tests/ecma_3/RegExp/15.10.6.2-1.js index 85eec43fda..c02b85ffb0 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.6.2-1.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.6.2-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/15.10.6.2-2.js b/testsrc/tests/ecma_3/RegExp/15.10.6.2-2.js index b3806d3919..dbdecb3abc 100644 --- a/testsrc/tests/ecma_3/RegExp/15.10.6.2-2.js +++ b/testsrc/tests/ecma_3/RegExp/15.10.6.2-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/octal-001.js b/testsrc/tests/ecma_3/RegExp/octal-001.js index 6bbb71cded..3e7ef0e1df 100644 --- a/testsrc/tests/ecma_3/RegExp/octal-001.js +++ b/testsrc/tests/ecma_3/RegExp/octal-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/octal-002.js b/testsrc/tests/ecma_3/RegExp/octal-002.js index 9cb7683e7f..b538d97f12 100644 --- a/testsrc/tests/ecma_3/RegExp/octal-002.js +++ b/testsrc/tests/ecma_3/RegExp/octal-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/perlstress-001.js b/testsrc/tests/ecma_3/RegExp/perlstress-001.js index b14fea9225..4e7cb4cd9c 100644 --- a/testsrc/tests/ecma_3/RegExp/perlstress-001.js +++ b/testsrc/tests/ecma_3/RegExp/perlstress-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/perlstress-002.js b/testsrc/tests/ecma_3/RegExp/perlstress-002.js index 2d90e0bf07..e744c859bb 100644 --- a/testsrc/tests/ecma_3/RegExp/perlstress-002.js +++ b/testsrc/tests/ecma_3/RegExp/perlstress-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-100199.js b/testsrc/tests/ecma_3/RegExp/regress-100199.js index a6606c7b08..0a23c19494 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-100199.js +++ b/testsrc/tests/ecma_3/RegExp/regress-100199.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-105972.js b/testsrc/tests/ecma_3/RegExp/regress-105972.js index 2b80aaaa3e..d0ee2d30a7 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-105972.js +++ b/testsrc/tests/ecma_3/RegExp/regress-105972.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-119909.js b/testsrc/tests/ecma_3/RegExp/regress-119909.js index 4e0e6beed4..4a5d2ffe4c 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-119909.js +++ b/testsrc/tests/ecma_3/RegExp/regress-119909.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-122076.js b/testsrc/tests/ecma_3/RegExp/regress-122076.js index 26bfd787cb..76962e93a2 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-122076.js +++ b/testsrc/tests/ecma_3/RegExp/regress-122076.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-123437.js b/testsrc/tests/ecma_3/RegExp/regress-123437.js index 5643791578..2dbdc0a890 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-123437.js +++ b/testsrc/tests/ecma_3/RegExp/regress-123437.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-165353.js b/testsrc/tests/ecma_3/RegExp/regress-165353.js index 23d5804d3b..34939c0f96 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-165353.js +++ b/testsrc/tests/ecma_3/RegExp/regress-165353.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-169497.js b/testsrc/tests/ecma_3/RegExp/regress-169497.js index 848788e1bd..510390366e 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-169497.js +++ b/testsrc/tests/ecma_3/RegExp/regress-169497.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-169534.js b/testsrc/tests/ecma_3/RegExp/regress-169534.js index 57e393208f..1f6c204500 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-169534.js +++ b/testsrc/tests/ecma_3/RegExp/regress-169534.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-187133.js b/testsrc/tests/ecma_3/RegExp/regress-187133.js index 570cd01920..139a6110e3 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-187133.js +++ b/testsrc/tests/ecma_3/RegExp/regress-187133.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-188206.js b/testsrc/tests/ecma_3/RegExp/regress-188206.js index 0767e35d3c..64324c8f7f 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-188206.js +++ b/testsrc/tests/ecma_3/RegExp/regress-188206.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-191479.js b/testsrc/tests/ecma_3/RegExp/regress-191479.js index 31945a2f65..a68eaf4978 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-191479.js +++ b/testsrc/tests/ecma_3/RegExp/regress-191479.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-202564.js b/testsrc/tests/ecma_3/RegExp/regress-202564.js index 1fb248f5bc..b8badda656 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-202564.js +++ b/testsrc/tests/ecma_3/RegExp/regress-202564.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-209067.js b/testsrc/tests/ecma_3/RegExp/regress-209067.js index ea7fcdda20..538db1edc6 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-209067.js +++ b/testsrc/tests/ecma_3/RegExp/regress-209067.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-209919.js b/testsrc/tests/ecma_3/RegExp/regress-209919.js index 009a3dc233..d50faf572c 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-209919.js +++ b/testsrc/tests/ecma_3/RegExp/regress-209919.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-216591.js b/testsrc/tests/ecma_3/RegExp/regress-216591.js index f80e26a3f3..f0d181d26e 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-216591.js +++ b/testsrc/tests/ecma_3/RegExp/regress-216591.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-220367-001.js b/testsrc/tests/ecma_3/RegExp/regress-220367-001.js index f5547b0700..92b9c0a5ed 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-220367-001.js +++ b/testsrc/tests/ecma_3/RegExp/regress-220367-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-223273.js b/testsrc/tests/ecma_3/RegExp/regress-223273.js index e4f96725ed..026e9c6600 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-223273.js +++ b/testsrc/tests/ecma_3/RegExp/regress-223273.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-223535.js b/testsrc/tests/ecma_3/RegExp/regress-223535.js index fb2f5fb611..122e2f3d4e 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-223535.js +++ b/testsrc/tests/ecma_3/RegExp/regress-223535.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-224676.js b/testsrc/tests/ecma_3/RegExp/regress-224676.js index 9f4ac089a9..95a08fd025 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-224676.js +++ b/testsrc/tests/ecma_3/RegExp/regress-224676.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-225289.js b/testsrc/tests/ecma_3/RegExp/regress-225289.js index e1cce65464..dc10e06402 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-225289.js +++ b/testsrc/tests/ecma_3/RegExp/regress-225289.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-225343.js b/testsrc/tests/ecma_3/RegExp/regress-225343.js index fa1b563c34..503855560b 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-225343.js +++ b/testsrc/tests/ecma_3/RegExp/regress-225343.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-24712.js b/testsrc/tests/ecma_3/RegExp/regress-24712.js index 6613554097..9425ee7fa7 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-24712.js +++ b/testsrc/tests/ecma_3/RegExp/regress-24712.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/RegExp/regress-285219.js b/testsrc/tests/ecma_3/RegExp/regress-285219.js index 10fdcd498b..61b8453134 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-285219.js +++ b/testsrc/tests/ecma_3/RegExp/regress-285219.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-28686.js b/testsrc/tests/ecma_3/RegExp/regress-28686.js index 4695b4c3cc..357c9606b3 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-28686.js +++ b/testsrc/tests/ecma_3/RegExp/regress-28686.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/RegExp/regress-289669.js b/testsrc/tests/ecma_3/RegExp/regress-289669.js index 434c115a16..87e8d194cf 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-289669.js +++ b/testsrc/tests/ecma_3/RegExp/regress-289669.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-307456.js b/testsrc/tests/ecma_3/RegExp/regress-307456.js index b7ec00a5d7..1042f82f74 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-307456.js +++ b/testsrc/tests/ecma_3/RegExp/regress-307456.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-309840.js b/testsrc/tests/ecma_3/RegExp/regress-309840.js index 669730cec3..502b6d7dfd 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-309840.js +++ b/testsrc/tests/ecma_3/RegExp/regress-309840.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-311414.js b/testsrc/tests/ecma_3/RegExp/regress-311414.js index 20dda49202..abb52accaf 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-311414.js +++ b/testsrc/tests/ecma_3/RegExp/regress-311414.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-312351.js b/testsrc/tests/ecma_3/RegExp/regress-312351.js index 7c5fd667c7..dfbf050f2b 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-312351.js +++ b/testsrc/tests/ecma_3/RegExp/regress-312351.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-31316.js b/testsrc/tests/ecma_3/RegExp/regress-31316.js index de4aef5809..18037345b9 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-31316.js +++ b/testsrc/tests/ecma_3/RegExp/regress-31316.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-330684.js b/testsrc/tests/ecma_3/RegExp/regress-330684.js index f9b9b10cc5..f4cb58083d 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-330684.js +++ b/testsrc/tests/ecma_3/RegExp/regress-330684.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-334158.js b/testsrc/tests/ecma_3/RegExp/regress-334158.js index 66ba278676..6abb901820 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-334158.js +++ b/testsrc/tests/ecma_3/RegExp/regress-334158.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-346090.js b/testsrc/tests/ecma_3/RegExp/regress-346090.js index a7d492affc..3265d94dd8 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-346090.js +++ b/testsrc/tests/ecma_3/RegExp/regress-346090.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-367888.js b/testsrc/tests/ecma_3/RegExp/regress-367888.js index 6612f352fa..f48460854b 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-367888.js +++ b/testsrc/tests/ecma_3/RegExp/regress-367888.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375642.js b/testsrc/tests/ecma_3/RegExp/regress-375642.js index 26650c369e..eb227e5832 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375642.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375642.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375651.js b/testsrc/tests/ecma_3/RegExp/regress-375651.js index 7796e9fc16..f886e23ea0 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-375651.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375651.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375711.js b/testsrc/tests/ecma_3/RegExp/regress-375711.js index 7be6f47d84..ff62231340 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375711.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375711.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375715-01-n.js b/testsrc/tests/ecma_3/RegExp/regress-375715-01-n.js index 40f6eeb8c8..efe77fc879 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375715-01-n.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375715-01-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375715-02.js b/testsrc/tests/ecma_3/RegExp/regress-375715-02.js index d76122f74d..259fa8a866 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375715-02.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375715-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375715-03.js b/testsrc/tests/ecma_3/RegExp/regress-375715-03.js index bfff59bb39..15f12fdca5 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375715-03.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375715-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-375715-04.js b/testsrc/tests/ecma_3/RegExp/regress-375715-04.js index de90673793..449a3e36f6 100755 --- a/testsrc/tests/ecma_3/RegExp/regress-375715-04.js +++ b/testsrc/tests/ecma_3/RegExp/regress-375715-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-436700.js b/testsrc/tests/ecma_3/RegExp/regress-436700.js index eb0be60d39..62893e1b55 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-436700.js +++ b/testsrc/tests/ecma_3/RegExp/regress-436700.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-465862.js b/testsrc/tests/ecma_3/RegExp/regress-465862.js index 9dad46b57e..68797b9fd0 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-465862.js +++ b/testsrc/tests/ecma_3/RegExp/regress-465862.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-57572.js b/testsrc/tests/ecma_3/RegExp/regress-57572.js index c70136d358..11f0590184 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-57572.js +++ b/testsrc/tests/ecma_3/RegExp/regress-57572.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-57631.js b/testsrc/tests/ecma_3/RegExp/regress-57631.js index 91183890fa..92daad9c83 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-57631.js +++ b/testsrc/tests/ecma_3/RegExp/regress-57631.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-67773.js b/testsrc/tests/ecma_3/RegExp/regress-67773.js index f9883c11ae..ef4d171d22 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-67773.js +++ b/testsrc/tests/ecma_3/RegExp/regress-67773.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-72964.js b/testsrc/tests/ecma_3/RegExp/regress-72964.js index 94ade74840..52c8d0b6c2 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-72964.js +++ b/testsrc/tests/ecma_3/RegExp/regress-72964.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-76683.js b/testsrc/tests/ecma_3/RegExp/regress-76683.js index db64364286..d596e15167 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-76683.js +++ b/testsrc/tests/ecma_3/RegExp/regress-76683.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-78156.js b/testsrc/tests/ecma_3/RegExp/regress-78156.js index 973cfeefe4..353ec67166 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-78156.js +++ b/testsrc/tests/ecma_3/RegExp/regress-78156.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-85721.js b/testsrc/tests/ecma_3/RegExp/regress-85721.js index 9bbd84dbf8..9578de2d3e 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-85721.js +++ b/testsrc/tests/ecma_3/RegExp/regress-85721.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-87231.js b/testsrc/tests/ecma_3/RegExp/regress-87231.js index 400c967bc0..b21db290f1 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-87231.js +++ b/testsrc/tests/ecma_3/RegExp/regress-87231.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/regress-98306.js b/testsrc/tests/ecma_3/RegExp/regress-98306.js index 2b443de084..49a19440f8 100644 --- a/testsrc/tests/ecma_3/RegExp/regress-98306.js +++ b/testsrc/tests/ecma_3/RegExp/regress-98306.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/RegExp/shell.js b/testsrc/tests/ecma_3/RegExp/shell.js index 6e1ff5196f..e382c202d4 100644 --- a/testsrc/tests/ecma_3/RegExp/shell.js +++ b/testsrc/tests/ecma_3/RegExp/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-385393-04.js b/testsrc/tests/ecma_3/Regress/regress-385393-04.js index 0a00b08ae1..2a275ddfcd 100755 --- a/testsrc/tests/ecma_3/Regress/regress-385393-04.js +++ b/testsrc/tests/ecma_3/Regress/regress-385393-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-419152.js b/testsrc/tests/ecma_3/Regress/regress-419152.js index d5ad6b35bd..f0e5f1696a 100755 --- a/testsrc/tests/ecma_3/Regress/regress-419152.js +++ b/testsrc/tests/ecma_3/Regress/regress-419152.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-420087.js b/testsrc/tests/ecma_3/Regress/regress-420087.js index 4fdd452385..f97e09236a 100755 --- a/testsrc/tests/ecma_3/Regress/regress-420087.js +++ b/testsrc/tests/ecma_3/Regress/regress-420087.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-420610.js b/testsrc/tests/ecma_3/Regress/regress-420610.js index 13aaec25fe..4bd2847128 100755 --- a/testsrc/tests/ecma_3/Regress/regress-420610.js +++ b/testsrc/tests/ecma_3/Regress/regress-420610.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-441477-01.js b/testsrc/tests/ecma_3/Regress/regress-441477-01.js index ee5c47b5bb..59628cff02 100755 --- a/testsrc/tests/ecma_3/Regress/regress-441477-01.js +++ b/testsrc/tests/ecma_3/Regress/regress-441477-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Regress/regress-469937.js b/testsrc/tests/ecma_3/Regress/regress-469937.js index 3c6ee7ded9..c9a05768a0 100755 --- a/testsrc/tests/ecma_3/Regress/regress-469937.js +++ b/testsrc/tests/ecma_3/Regress/regress-469937.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/12.10-01.js b/testsrc/tests/ecma_3/Statements/12.10-01.js index 64a67a8902..dbeb0f2145 100644 --- a/testsrc/tests/ecma_3/Statements/12.10-01.js +++ b/testsrc/tests/ecma_3/Statements/12.10-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/12.6.3.js b/testsrc/tests/ecma_3/Statements/12.6.3.js index 93bf32291a..511301270e 100755 --- a/testsrc/tests/ecma_3/Statements/12.6.3.js +++ b/testsrc/tests/ecma_3/Statements/12.6.3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-121744.js b/testsrc/tests/ecma_3/Statements/regress-121744.js index 01de3ea3d4..7dddf4656b 100644 --- a/testsrc/tests/ecma_3/Statements/regress-121744.js +++ b/testsrc/tests/ecma_3/Statements/regress-121744.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-131348.js b/testsrc/tests/ecma_3/Statements/regress-131348.js index 4372b0b7d5..0b58b6f859 100644 --- a/testsrc/tests/ecma_3/Statements/regress-131348.js +++ b/testsrc/tests/ecma_3/Statements/regress-131348.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-157509.js b/testsrc/tests/ecma_3/Statements/regress-157509.js index 70bc5c9b21..c6fd00d53d 100644 --- a/testsrc/tests/ecma_3/Statements/regress-157509.js +++ b/testsrc/tests/ecma_3/Statements/regress-157509.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-194364.js b/testsrc/tests/ecma_3/Statements/regress-194364.js index d9dfff4b67..c697959c17 100644 --- a/testsrc/tests/ecma_3/Statements/regress-194364.js +++ b/testsrc/tests/ecma_3/Statements/regress-194364.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-226517.js b/testsrc/tests/ecma_3/Statements/regress-226517.js index 73aca41f07..198a7e64b1 100644 --- a/testsrc/tests/ecma_3/Statements/regress-226517.js +++ b/testsrc/tests/ecma_3/Statements/regress-226517.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-302439.js b/testsrc/tests/ecma_3/Statements/regress-302439.js index ecabfe9104..3e8bd2f279 100755 --- a/testsrc/tests/ecma_3/Statements/regress-302439.js +++ b/testsrc/tests/ecma_3/Statements/regress-302439.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-324650.js b/testsrc/tests/ecma_3/Statements/regress-324650.js index 2b02f615f4..7fcfebfd8c 100755 --- a/testsrc/tests/ecma_3/Statements/regress-324650.js +++ b/testsrc/tests/ecma_3/Statements/regress-324650.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-444979.js b/testsrc/tests/ecma_3/Statements/regress-444979.js index 30b7c73f10..3c556b2618 100755 --- a/testsrc/tests/ecma_3/Statements/regress-444979.js +++ b/testsrc/tests/ecma_3/Statements/regress-444979.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-74474-001.js b/testsrc/tests/ecma_3/Statements/regress-74474-001.js index 0a15f557cc..e99082b4cd 100644 --- a/testsrc/tests/ecma_3/Statements/regress-74474-001.js +++ b/testsrc/tests/ecma_3/Statements/regress-74474-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-74474-002.js b/testsrc/tests/ecma_3/Statements/regress-74474-002.js index d581227851..ccdacb7106 100644 --- a/testsrc/tests/ecma_3/Statements/regress-74474-002.js +++ b/testsrc/tests/ecma_3/Statements/regress-74474-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-74474-003.js b/testsrc/tests/ecma_3/Statements/regress-74474-003.js index 402856a7a4..bb029c9734 100644 --- a/testsrc/tests/ecma_3/Statements/regress-74474-003.js +++ b/testsrc/tests/ecma_3/Statements/regress-74474-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-83532-001.js b/testsrc/tests/ecma_3/Statements/regress-83532-001.js index d825ba55b5..5b79828926 100644 --- a/testsrc/tests/ecma_3/Statements/regress-83532-001.js +++ b/testsrc/tests/ecma_3/Statements/regress-83532-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/regress-83532-002.js b/testsrc/tests/ecma_3/Statements/regress-83532-002.js index 61b1b24175..8a255f6dec 100644 --- a/testsrc/tests/ecma_3/Statements/regress-83532-002.js +++ b/testsrc/tests/ecma_3/Statements/regress-83532-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Statements/switch-001.js b/testsrc/tests/ecma_3/Statements/switch-001.js index 60ee483441..45f849f71f 100644 --- a/testsrc/tests/ecma_3/Statements/switch-001.js +++ b/testsrc/tests/ecma_3/Statements/switch-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/15.5.4.14.js b/testsrc/tests/ecma_3/String/15.5.4.14.js index b2e31c5f70..8813d77de0 100644 --- a/testsrc/tests/ecma_3/String/15.5.4.14.js +++ b/testsrc/tests/ecma_3/String/15.5.4.14.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-104375.js b/testsrc/tests/ecma_3/String/regress-104375.js index 968dcd4ce9..418bfcea71 100644 --- a/testsrc/tests/ecma_3/String/regress-104375.js +++ b/testsrc/tests/ecma_3/String/regress-104375.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-189898.js b/testsrc/tests/ecma_3/String/regress-189898.js index 107e652913..665749f767 100644 --- a/testsrc/tests/ecma_3/String/regress-189898.js +++ b/testsrc/tests/ecma_3/String/regress-189898.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-304376.js b/testsrc/tests/ecma_3/String/regress-304376.js index 4ec35485a9..cb6b86f681 100755 --- a/testsrc/tests/ecma_3/String/regress-304376.js +++ b/testsrc/tests/ecma_3/String/regress-304376.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-313567.js b/testsrc/tests/ecma_3/String/regress-313567.js index dd7922b2d4..c28969908d 100755 --- a/testsrc/tests/ecma_3/String/regress-313567.js +++ b/testsrc/tests/ecma_3/String/regress-313567.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-392378.js b/testsrc/tests/ecma_3/String/regress-392378.js index 05446b173c..1c768a9833 100755 --- a/testsrc/tests/ecma_3/String/regress-392378.js +++ b/testsrc/tests/ecma_3/String/regress-392378.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/String/regress-83293.js b/testsrc/tests/ecma_3/String/regress-83293.js index 5ff838a1ea..5075f73bff 100644 --- a/testsrc/tests/ecma_3/String/regress-83293.js +++ b/testsrc/tests/ecma_3/String/regress-83293.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Unicode/regress-352044-01.js b/testsrc/tests/ecma_3/Unicode/regress-352044-01.js index 6126372232..b869c1fcdf 100755 --- a/testsrc/tests/ecma_3/Unicode/regress-352044-01.js +++ b/testsrc/tests/ecma_3/Unicode/regress-352044-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Unicode/regress-352044-02-n.js b/testsrc/tests/ecma_3/Unicode/regress-352044-02-n.js index e3c906d85e..675a3cf192 100755 --- a/testsrc/tests/ecma_3/Unicode/regress-352044-02-n.js +++ b/testsrc/tests/ecma_3/Unicode/regress-352044-02-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/Unicode/uc-001-n.js b/testsrc/tests/ecma_3/Unicode/uc-001-n.js index 8244a4299f..c2df1cdca2 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-001-n.js +++ b/testsrc/tests/ecma_3/Unicode/uc-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-001.js b/testsrc/tests/ecma_3/Unicode/uc-001.js index df780d9612..dadb0799df 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-001.js +++ b/testsrc/tests/ecma_3/Unicode/uc-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-002-n.js b/testsrc/tests/ecma_3/Unicode/uc-002-n.js index 827dac4abc..fd4d015982 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-002-n.js +++ b/testsrc/tests/ecma_3/Unicode/uc-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-002.js b/testsrc/tests/ecma_3/Unicode/uc-002.js index 8e220f622d..de5bfb13cd 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-002.js +++ b/testsrc/tests/ecma_3/Unicode/uc-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-003.js b/testsrc/tests/ecma_3/Unicode/uc-003.js index 17656ec0e9..9c9893b5ff 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-003.js +++ b/testsrc/tests/ecma_3/Unicode/uc-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-004.js b/testsrc/tests/ecma_3/Unicode/uc-004.js index f35ee560db..a3c93972ff 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-004.js +++ b/testsrc/tests/ecma_3/Unicode/uc-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/Unicode/uc-005.js b/testsrc/tests/ecma_3/Unicode/uc-005.js index b469fcf6da..464914dfab 100644 --- a/testsrc/tests/ecma_3/Unicode/uc-005.js +++ b/testsrc/tests/ecma_3/Unicode/uc-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/browser.js b/testsrc/tests/ecma_3/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/ecma_3/browser.js +++ b/testsrc/tests/ecma_3/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/10.1.3-2.js b/testsrc/tests/ecma_3/extensions/10.1.3-2.js index 219ae38b4e..874d151e66 100755 --- a/testsrc/tests/ecma_3/extensions/10.1.3-2.js +++ b/testsrc/tests/ecma_3/extensions/10.1.3-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/7.9.1.js b/testsrc/tests/ecma_3/extensions/7.9.1.js index 2c9741e922..3af643b8be 100755 --- a/testsrc/tests/ecma_3/extensions/7.9.1.js +++ b/testsrc/tests/ecma_3/extensions/7.9.1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-103087.js b/testsrc/tests/ecma_3/extensions/regress-103087.js index c5f8e5ccdd..dac9009e04 100644 --- a/testsrc/tests/ecma_3/extensions/regress-103087.js +++ b/testsrc/tests/ecma_3/extensions/regress-103087.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-188206-01.js b/testsrc/tests/ecma_3/extensions/regress-188206-01.js index 7537ba2439..a14c260953 100644 --- a/testsrc/tests/ecma_3/extensions/regress-188206-01.js +++ b/testsrc/tests/ecma_3/extensions/regress-188206-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-188206-02.js b/testsrc/tests/ecma_3/extensions/regress-188206-02.js index aa3623e77b..dbe128f214 100644 --- a/testsrc/tests/ecma_3/extensions/regress-188206-02.js +++ b/testsrc/tests/ecma_3/extensions/regress-188206-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-220367-002.js b/testsrc/tests/ecma_3/extensions/regress-220367-002.js index cbffa66cb9..3c2834b714 100644 --- a/testsrc/tests/ecma_3/extensions/regress-220367-002.js +++ b/testsrc/tests/ecma_3/extensions/regress-220367-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-228087.js b/testsrc/tests/ecma_3/extensions/regress-228087.js index 708db3c0ed..b12a4c5dbb 100644 --- a/testsrc/tests/ecma_3/extensions/regress-228087.js +++ b/testsrc/tests/ecma_3/extensions/regress-228087.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-274152.js b/testsrc/tests/ecma_3/extensions/regress-274152.js index 777cee40b3..21ea8f0170 100755 --- a/testsrc/tests/ecma_3/extensions/regress-274152.js +++ b/testsrc/tests/ecma_3/extensions/regress-274152.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-320854.js b/testsrc/tests/ecma_3/extensions/regress-320854.js index 8e7ff3fa02..ffa5c64432 100755 --- a/testsrc/tests/ecma_3/extensions/regress-320854.js +++ b/testsrc/tests/ecma_3/extensions/regress-320854.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-327170.js b/testsrc/tests/ecma_3/extensions/regress-327170.js index d76a2a9744..88d38f09af 100755 --- a/testsrc/tests/ecma_3/extensions/regress-327170.js +++ b/testsrc/tests/ecma_3/extensions/regress-327170.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-368516.js b/testsrc/tests/ecma_3/extensions/regress-368516.js index d390ba087d..240983af48 100755 --- a/testsrc/tests/ecma_3/extensions/regress-368516.js +++ b/testsrc/tests/ecma_3/extensions/regress-368516.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-385393-03.js b/testsrc/tests/ecma_3/extensions/regress-385393-03.js index d52b4d4198..694fb9fd36 100755 --- a/testsrc/tests/ecma_3/extensions/regress-385393-03.js +++ b/testsrc/tests/ecma_3/extensions/regress-385393-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-429248.js b/testsrc/tests/ecma_3/extensions/regress-429248.js index f5340d7819..f460faa4cb 100755 --- a/testsrc/tests/ecma_3/extensions/regress-429248.js +++ b/testsrc/tests/ecma_3/extensions/regress-429248.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/regress-430740.js b/testsrc/tests/ecma_3/extensions/regress-430740.js index cec71196fc..f4edfda9e6 100755 --- a/testsrc/tests/ecma_3/extensions/regress-430740.js +++ b/testsrc/tests/ecma_3/extensions/regress-430740.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/extensions/shell.js b/testsrc/tests/ecma_3/extensions/shell.js index 5d415aba26..5431140779 100644 --- a/testsrc/tests/ecma_3/extensions/shell.js +++ b/testsrc/tests/ecma_3/extensions/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3/shell.js b/testsrc/tests/ecma_3/shell.js index d0cb492869..ad0f9182bb 100644 --- a/testsrc/tests/ecma_3/shell.js +++ b/testsrc/tests/ecma_3/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3/template.js b/testsrc/tests/ecma_3/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/ecma_3/template.js +++ b/testsrc/tests/ecma_3/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3_1/Object/regress-444787.js b/testsrc/tests/ecma_3_1/Object/regress-444787.js index 1e8c97b34d..8db80ffcc0 100755 --- a/testsrc/tests/ecma_3_1/Object/regress-444787.js +++ b/testsrc/tests/ecma_3_1/Object/regress-444787.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3_1/RegExp/regress-305064.js b/testsrc/tests/ecma_3_1/RegExp/regress-305064.js index 245faa48d3..0c3ac6a0c7 100755 --- a/testsrc/tests/ecma_3_1/RegExp/regress-305064.js +++ b/testsrc/tests/ecma_3_1/RegExp/regress-305064.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3_1/browser.js b/testsrc/tests/ecma_3_1/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/ecma_3_1/browser.js +++ b/testsrc/tests/ecma_3_1/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3_1/extensions/regress-478047.js b/testsrc/tests/ecma_3_1/extensions/regress-478047.js index 2633d1313d..1cbadf7ded 100644 --- a/testsrc/tests/ecma_3_1/extensions/regress-478047.js +++ b/testsrc/tests/ecma_3_1/extensions/regress-478047.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/ecma_3_1/shell.js b/testsrc/tests/ecma_3_1/shell.js index 358e3d980b..1f84241d37 100644 --- a/testsrc/tests/ecma_3_1/shell.js +++ b/testsrc/tests/ecma_3_1/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/ecma_3_1/template.js b/testsrc/tests/ecma_3_1/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/ecma_3_1/template.js +++ b/testsrc/tests/ecma_3_1/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/importList.js b/testsrc/tests/importList.js index 1cb156d2eb..03d0099769 100644 --- a/testsrc/tests/importList.js +++ b/testsrc/tests/importList.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js-test-driver-begin.js b/testsrc/tests/js-test-driver-begin.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/js-test-driver-begin.js +++ b/testsrc/tests/js-test-driver-begin.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_1/browser.js b/testsrc/tests/js1_1/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/js1_1/browser.js +++ b/testsrc/tests/js1_1/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_1/regress/function-001.js b/testsrc/tests/js1_1/regress/function-001.js index 8ff75eb123..95808f658a 100644 --- a/testsrc/tests/js1_1/regress/function-001.js +++ b/testsrc/tests/js1_1/regress/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_1/shell.js b/testsrc/tests/js1_1/shell.js index 84c2c4e472..f6d0df652f 100644 --- a/testsrc/tests/js1_1/shell.js +++ b/testsrc/tests/js1_1/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/array_split_1.js b/testsrc/tests/js1_2/Array/array_split_1.js index f7bf056983..7936a5ef63 100644 --- a/testsrc/tests/js1_2/Array/array_split_1.js +++ b/testsrc/tests/js1_2/Array/array_split_1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/general1.js b/testsrc/tests/js1_2/Array/general1.js index 9f92e7659f..ceb55f44ec 100644 --- a/testsrc/tests/js1_2/Array/general1.js +++ b/testsrc/tests/js1_2/Array/general1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/general2.js b/testsrc/tests/js1_2/Array/general2.js index eb8bd0be60..c6e0f36e3e 100644 --- a/testsrc/tests/js1_2/Array/general2.js +++ b/testsrc/tests/js1_2/Array/general2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/slice.js b/testsrc/tests/js1_2/Array/slice.js index 154d8e1fe0..fb9fad8f70 100644 --- a/testsrc/tests/js1_2/Array/slice.js +++ b/testsrc/tests/js1_2/Array/slice.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/splice1.js b/testsrc/tests/js1_2/Array/splice1.js index 463bc566be..fba4a286bf 100644 --- a/testsrc/tests/js1_2/Array/splice1.js +++ b/testsrc/tests/js1_2/Array/splice1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/splice2.js b/testsrc/tests/js1_2/Array/splice2.js index ddbc7bcdeb..adfe86237b 100644 --- a/testsrc/tests/js1_2/Array/splice2.js +++ b/testsrc/tests/js1_2/Array/splice2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/tostring_1.js b/testsrc/tests/js1_2/Array/tostring_1.js index f08d9d60b4..9b9b30d740 100644 --- a/testsrc/tests/js1_2/Array/tostring_1.js +++ b/testsrc/tests/js1_2/Array/tostring_1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Array/tostring_2.js b/testsrc/tests/js1_2/Array/tostring_2.js index ce2e1a4a9a..efb30a5375 100644 --- a/testsrc/tests/js1_2/Array/tostring_2.js +++ b/testsrc/tests/js1_2/Array/tostring_2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/Objects/toString-001.js b/testsrc/tests/js1_2/Objects/toString-001.js index 14068e6546..68526c43e7 100644 --- a/testsrc/tests/js1_2/Objects/toString-001.js +++ b/testsrc/tests/js1_2/Objects/toString-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/String/charCodeAt.js b/testsrc/tests/js1_2/String/charCodeAt.js index 8815a85539..bf670a5486 100644 --- a/testsrc/tests/js1_2/String/charCodeAt.js +++ b/testsrc/tests/js1_2/String/charCodeAt.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/String/concat.js b/testsrc/tests/js1_2/String/concat.js index 800150d141..99f40b4994 100644 --- a/testsrc/tests/js1_2/String/concat.js +++ b/testsrc/tests/js1_2/String/concat.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/String/match.js b/testsrc/tests/js1_2/String/match.js index 22418b1f36..76891ba2d1 100644 --- a/testsrc/tests/js1_2/String/match.js +++ b/testsrc/tests/js1_2/String/match.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/String/slice.js b/testsrc/tests/js1_2/String/slice.js index 7bd483a25f..c6b2c1bbc1 100644 --- a/testsrc/tests/js1_2/String/slice.js +++ b/testsrc/tests/js1_2/String/slice.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/browser.js b/testsrc/tests/js1_2/browser.js index 715f77ad00..a73c235b5c 100644 --- a/testsrc/tests/js1_2/browser.js +++ b/testsrc/tests/js1_2/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/Function_object.js b/testsrc/tests/js1_2/function/Function_object.js index 479f13852a..ce51b4f92e 100644 --- a/testsrc/tests/js1_2/function/Function_object.js +++ b/testsrc/tests/js1_2/function/Function_object.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/Number.js b/testsrc/tests/js1_2/function/Number.js index 55a0479abb..c4cc1c12fb 100644 --- a/testsrc/tests/js1_2/function/Number.js +++ b/testsrc/tests/js1_2/function/Number.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/String.js b/testsrc/tests/js1_2/function/String.js index b934dd123e..548c51b508 100644 --- a/testsrc/tests/js1_2/function/String.js +++ b/testsrc/tests/js1_2/function/String.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/definition-1.js b/testsrc/tests/js1_2/function/definition-1.js index de835ca74a..b6e020621d 100644 --- a/testsrc/tests/js1_2/function/definition-1.js +++ b/testsrc/tests/js1_2/function/definition-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/function-001-n.js b/testsrc/tests/js1_2/function/function-001-n.js index e51e9a0d72..d4153fd315 100644 --- a/testsrc/tests/js1_2/function/function-001-n.js +++ b/testsrc/tests/js1_2/function/function-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/length.js b/testsrc/tests/js1_2/function/length.js index 6388c7b14f..f68c041516 100644 --- a/testsrc/tests/js1_2/function/length.js +++ b/testsrc/tests/js1_2/function/length.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/nesting-1.js b/testsrc/tests/js1_2/function/nesting-1.js index 72007c6548..1629820b8b 100644 --- a/testsrc/tests/js1_2/function/nesting-1.js +++ b/testsrc/tests/js1_2/function/nesting-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/nesting.js b/testsrc/tests/js1_2/function/nesting.js index d452eb6818..3651c95882 100644 --- a/testsrc/tests/js1_2/function/nesting.js +++ b/testsrc/tests/js1_2/function/nesting.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/regexparg-1.js b/testsrc/tests/js1_2/function/regexparg-1.js index 99c5cee04f..3ddd274045 100644 --- a/testsrc/tests/js1_2/function/regexparg-1.js +++ b/testsrc/tests/js1_2/function/regexparg-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/regexparg-2-n.js b/testsrc/tests/js1_2/function/regexparg-2-n.js index 4c312dec75..7f2a8a37b1 100644 --- a/testsrc/tests/js1_2/function/regexparg-2-n.js +++ b/testsrc/tests/js1_2/function/regexparg-2-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/tostring-1.js b/testsrc/tests/js1_2/function/tostring-1.js index 06c55e81ab..027c9858b3 100644 --- a/testsrc/tests/js1_2/function/tostring-1.js +++ b/testsrc/tests/js1_2/function/tostring-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/function/tostring-2.js b/testsrc/tests/js1_2/function/tostring-2.js index 0e2e65a138..e017cbab24 100644 --- a/testsrc/tests/js1_2/function/tostring-2.js +++ b/testsrc/tests/js1_2/function/tostring-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/operator/equality.js b/testsrc/tests/js1_2/operator/equality.js index dc11e33093..23c4df8858 100644 --- a/testsrc/tests/js1_2/operator/equality.js +++ b/testsrc/tests/js1_2/operator/equality.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/operator/strictEquality.js b/testsrc/tests/js1_2/operator/strictEquality.js index 429618d48b..fdd73dd268 100644 --- a/testsrc/tests/js1_2/operator/strictEquality.js +++ b/testsrc/tests/js1_2/operator/strictEquality.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_dollar_number.js b/testsrc/tests/js1_2/regexp/RegExp_dollar_number.js index 19640b5924..22273f94ce 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_dollar_number.js +++ b/testsrc/tests/js1_2/regexp/RegExp_dollar_number.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_input.js b/testsrc/tests/js1_2/regexp/RegExp_input.js index ef93365668..22300dc4b9 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_input.js +++ b/testsrc/tests/js1_2/regexp/RegExp_input.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_input_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_input_as_array.js index f91a1f582b..0e5d2b2245 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_input_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_input_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_lastIndex.js b/testsrc/tests/js1_2/regexp/RegExp_lastIndex.js index fedd4185de..460b27cc19 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_lastIndex.js +++ b/testsrc/tests/js1_2/regexp/RegExp_lastIndex.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_lastMatch.js b/testsrc/tests/js1_2/regexp/RegExp_lastMatch.js index 1d3c2bda27..d7cbf45d43 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_lastMatch.js +++ b/testsrc/tests/js1_2/regexp/RegExp_lastMatch.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_lastMatch_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_lastMatch_as_array.js index 67a243b887..da73fc2fed 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_lastMatch_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_lastMatch_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_lastParen.js b/testsrc/tests/js1_2/regexp/RegExp_lastParen.js index ac7a4a1fcb..38c427ee7b 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_lastParen.js +++ b/testsrc/tests/js1_2/regexp/RegExp_lastParen.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_lastParen_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_lastParen_as_array.js index c37b868577..0d1dddfc17 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_lastParen_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_lastParen_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_leftContext.js b/testsrc/tests/js1_2/regexp/RegExp_leftContext.js index ef52b0ce1a..68b00f8b58 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_leftContext.js +++ b/testsrc/tests/js1_2/regexp/RegExp_leftContext.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_leftContext_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_leftContext_as_array.js index 9e55d30eb4..b481bd9b1b 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_leftContext_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_leftContext_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_multiline.js b/testsrc/tests/js1_2/regexp/RegExp_multiline.js index 1a7f3ceef6..d822c73b9f 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_multiline.js +++ b/testsrc/tests/js1_2/regexp/RegExp_multiline.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_multiline_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_multiline_as_array.js index 9b17e927b0..81f1235406 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_multiline_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_multiline_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_object.js b/testsrc/tests/js1_2/regexp/RegExp_object.js index 7cec1247e7..c091d4f424 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_object.js +++ b/testsrc/tests/js1_2/regexp/RegExp_object.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_rightContext.js b/testsrc/tests/js1_2/regexp/RegExp_rightContext.js index b35be8664d..393b3049d1 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_rightContext.js +++ b/testsrc/tests/js1_2/regexp/RegExp_rightContext.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/RegExp_rightContext_as_array.js b/testsrc/tests/js1_2/regexp/RegExp_rightContext_as_array.js index 4efc56322f..fcbafef662 100644 --- a/testsrc/tests/js1_2/regexp/RegExp_rightContext_as_array.js +++ b/testsrc/tests/js1_2/regexp/RegExp_rightContext_as_array.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/alphanumeric.js b/testsrc/tests/js1_2/regexp/alphanumeric.js index 97f6c03198..a8dc37b0c6 100644 --- a/testsrc/tests/js1_2/regexp/alphanumeric.js +++ b/testsrc/tests/js1_2/regexp/alphanumeric.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/asterisk.js b/testsrc/tests/js1_2/regexp/asterisk.js index 36f771d28e..34c42bb81e 100644 --- a/testsrc/tests/js1_2/regexp/asterisk.js +++ b/testsrc/tests/js1_2/regexp/asterisk.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/backslash.js b/testsrc/tests/js1_2/regexp/backslash.js index 648b301baa..eeb06a78f6 100644 --- a/testsrc/tests/js1_2/regexp/backslash.js +++ b/testsrc/tests/js1_2/regexp/backslash.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/backspace.js b/testsrc/tests/js1_2/regexp/backspace.js index 955ffb6056..7f5e2fad2e 100644 --- a/testsrc/tests/js1_2/regexp/backspace.js +++ b/testsrc/tests/js1_2/regexp/backspace.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/beginLine.js b/testsrc/tests/js1_2/regexp/beginLine.js index dbf345a399..d5946ae7bb 100644 --- a/testsrc/tests/js1_2/regexp/beginLine.js +++ b/testsrc/tests/js1_2/regexp/beginLine.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/character_class.js b/testsrc/tests/js1_2/regexp/character_class.js index 7969eb44a3..6403ed2dd7 100644 --- a/testsrc/tests/js1_2/regexp/character_class.js +++ b/testsrc/tests/js1_2/regexp/character_class.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/compile.js b/testsrc/tests/js1_2/regexp/compile.js index 486526a3ff..8bd8c4b576 100644 --- a/testsrc/tests/js1_2/regexp/compile.js +++ b/testsrc/tests/js1_2/regexp/compile.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/control_characters.js b/testsrc/tests/js1_2/regexp/control_characters.js index 9eab3d44a8..13fa72423e 100644 --- a/testsrc/tests/js1_2/regexp/control_characters.js +++ b/testsrc/tests/js1_2/regexp/control_characters.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/digit.js b/testsrc/tests/js1_2/regexp/digit.js index 2f415dd73e..3942c55948 100644 --- a/testsrc/tests/js1_2/regexp/digit.js +++ b/testsrc/tests/js1_2/regexp/digit.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/dot.js b/testsrc/tests/js1_2/regexp/dot.js index 3defeffbd1..72bc31ddd6 100644 --- a/testsrc/tests/js1_2/regexp/dot.js +++ b/testsrc/tests/js1_2/regexp/dot.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/endLine.js b/testsrc/tests/js1_2/regexp/endLine.js index 40f3402687..93ed87b3b6 100644 --- a/testsrc/tests/js1_2/regexp/endLine.js +++ b/testsrc/tests/js1_2/regexp/endLine.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/everything.js b/testsrc/tests/js1_2/regexp/everything.js index c1defdbc5b..4e109c246c 100644 --- a/testsrc/tests/js1_2/regexp/everything.js +++ b/testsrc/tests/js1_2/regexp/everything.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/exec.js b/testsrc/tests/js1_2/regexp/exec.js index 9e0c815e7c..d5b189a63a 100644 --- a/testsrc/tests/js1_2/regexp/exec.js +++ b/testsrc/tests/js1_2/regexp/exec.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/flags.js b/testsrc/tests/js1_2/regexp/flags.js index 3c794a0b20..55d6da4f78 100644 --- a/testsrc/tests/js1_2/regexp/flags.js +++ b/testsrc/tests/js1_2/regexp/flags.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/global.js b/testsrc/tests/js1_2/regexp/global.js index 2f28ac5d3b..9ddb1e67c7 100644 --- a/testsrc/tests/js1_2/regexp/global.js +++ b/testsrc/tests/js1_2/regexp/global.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/hexadecimal.js b/testsrc/tests/js1_2/regexp/hexadecimal.js index 5ffa55fe05..02126ba2aa 100644 --- a/testsrc/tests/js1_2/regexp/hexadecimal.js +++ b/testsrc/tests/js1_2/regexp/hexadecimal.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/ignoreCase.js b/testsrc/tests/js1_2/regexp/ignoreCase.js index cc04ddb381..b42380f86d 100644 --- a/testsrc/tests/js1_2/regexp/ignoreCase.js +++ b/testsrc/tests/js1_2/regexp/ignoreCase.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/interval.js b/testsrc/tests/js1_2/regexp/interval.js index 4e3fb94a65..027d4779a6 100644 --- a/testsrc/tests/js1_2/regexp/interval.js +++ b/testsrc/tests/js1_2/regexp/interval.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/octal.js b/testsrc/tests/js1_2/regexp/octal.js index 35222bd206..82d77fd939 100644 --- a/testsrc/tests/js1_2/regexp/octal.js +++ b/testsrc/tests/js1_2/regexp/octal.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/parentheses.js b/testsrc/tests/js1_2/regexp/parentheses.js index b17744a54f..0cf3a6ef85 100644 --- a/testsrc/tests/js1_2/regexp/parentheses.js +++ b/testsrc/tests/js1_2/regexp/parentheses.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/plus.js b/testsrc/tests/js1_2/regexp/plus.js index 29df6d5a4d..43a380a3f6 100644 --- a/testsrc/tests/js1_2/regexp/plus.js +++ b/testsrc/tests/js1_2/regexp/plus.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/question_mark.js b/testsrc/tests/js1_2/regexp/question_mark.js index 88ac8a20fc..9d46136c5a 100644 --- a/testsrc/tests/js1_2/regexp/question_mark.js +++ b/testsrc/tests/js1_2/regexp/question_mark.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/regress-6359.js b/testsrc/tests/js1_2/regexp/regress-6359.js index 7c51ae2abc..0b01c86735 100644 --- a/testsrc/tests/js1_2/regexp/regress-6359.js +++ b/testsrc/tests/js1_2/regexp/regress-6359.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/regress-9141.js b/testsrc/tests/js1_2/regexp/regress-9141.js index b853c1bf02..cf2504a882 100644 --- a/testsrc/tests/js1_2/regexp/regress-9141.js +++ b/testsrc/tests/js1_2/regexp/regress-9141.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/simple_form.js b/testsrc/tests/js1_2/regexp/simple_form.js index a1f715fa1f..490741e8ef 100644 --- a/testsrc/tests/js1_2/regexp/simple_form.js +++ b/testsrc/tests/js1_2/regexp/simple_form.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/source.js b/testsrc/tests/js1_2/regexp/source.js index 543750e385..ee77f140be 100644 --- a/testsrc/tests/js1_2/regexp/source.js +++ b/testsrc/tests/js1_2/regexp/source.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/special_characters.js b/testsrc/tests/js1_2/regexp/special_characters.js index bdc83cb7e0..4c229e60b9 100644 --- a/testsrc/tests/js1_2/regexp/special_characters.js +++ b/testsrc/tests/js1_2/regexp/special_characters.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/string_replace.js b/testsrc/tests/js1_2/regexp/string_replace.js index dc12b8e7d6..92660a8cda 100644 --- a/testsrc/tests/js1_2/regexp/string_replace.js +++ b/testsrc/tests/js1_2/regexp/string_replace.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/string_search.js b/testsrc/tests/js1_2/regexp/string_search.js index d2e4286a2b..0a75150c29 100644 --- a/testsrc/tests/js1_2/regexp/string_search.js +++ b/testsrc/tests/js1_2/regexp/string_search.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/string_split.js b/testsrc/tests/js1_2/regexp/string_split.js index 291c2697e4..a317263cef 100644 --- a/testsrc/tests/js1_2/regexp/string_split.js +++ b/testsrc/tests/js1_2/regexp/string_split.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/test.js b/testsrc/tests/js1_2/regexp/test.js index 8ef12899bb..f5c968af3b 100644 --- a/testsrc/tests/js1_2/regexp/test.js +++ b/testsrc/tests/js1_2/regexp/test.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/toString.js b/testsrc/tests/js1_2/regexp/toString.js index ee2704e324..70b034c8be 100644 --- a/testsrc/tests/js1_2/regexp/toString.js +++ b/testsrc/tests/js1_2/regexp/toString.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/vertical_bar.js b/testsrc/tests/js1_2/regexp/vertical_bar.js index 2073b0b436..75e156d235 100644 --- a/testsrc/tests/js1_2/regexp/vertical_bar.js +++ b/testsrc/tests/js1_2/regexp/vertical_bar.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/whitespace.js b/testsrc/tests/js1_2/regexp/whitespace.js index 2836f9b1d5..81863b04e5 100644 --- a/testsrc/tests/js1_2/regexp/whitespace.js +++ b/testsrc/tests/js1_2/regexp/whitespace.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regexp/word_boundary.js b/testsrc/tests/js1_2/regexp/word_boundary.js index 268cba8075..03e27e22d7 100644 --- a/testsrc/tests/js1_2/regexp/word_boundary.js +++ b/testsrc/tests/js1_2/regexp/word_boundary.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regress/regress-144834.js b/testsrc/tests/js1_2/regress/regress-144834.js index c2ceaf9fff..d0bf8bbdf4 100644 --- a/testsrc/tests/js1_2/regress/regress-144834.js +++ b/testsrc/tests/js1_2/regress/regress-144834.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/regress/regress-7703.js b/testsrc/tests/js1_2/regress/regress-7703.js index cd475e93f8..4c670f2ed5 100644 --- a/testsrc/tests/js1_2/regress/regress-7703.js +++ b/testsrc/tests/js1_2/regress/regress-7703.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/shell.js b/testsrc/tests/js1_2/shell.js index f2310425f9..ceb009981f 100644 --- a/testsrc/tests/js1_2/shell.js +++ b/testsrc/tests/js1_2/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/statements/break.js b/testsrc/tests/js1_2/statements/break.js index 9c9622c6b7..28693a1345 100644 --- a/testsrc/tests/js1_2/statements/break.js +++ b/testsrc/tests/js1_2/statements/break.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/statements/continue.js b/testsrc/tests/js1_2/statements/continue.js index 84b97ad7ed..d0621a6d79 100644 --- a/testsrc/tests/js1_2/statements/continue.js +++ b/testsrc/tests/js1_2/statements/continue.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/statements/do_while.js b/testsrc/tests/js1_2/statements/do_while.js index 621e030323..06b178c399 100644 --- a/testsrc/tests/js1_2/statements/do_while.js +++ b/testsrc/tests/js1_2/statements/do_while.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/statements/switch.js b/testsrc/tests/js1_2/statements/switch.js index 1c7c552375..b87a9fc082 100644 --- a/testsrc/tests/js1_2/statements/switch.js +++ b/testsrc/tests/js1_2/statements/switch.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/statements/switch2.js b/testsrc/tests/js1_2/statements/switch2.js index 99e5771b2d..a0aabaf2b5 100644 --- a/testsrc/tests/js1_2/statements/switch2.js +++ b/testsrc/tests/js1_2/statements/switch2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/version120/boolean-001.js b/testsrc/tests/js1_2/version120/boolean-001.js index cf743da695..e7adb39743 100644 --- a/testsrc/tests/js1_2/version120/boolean-001.js +++ b/testsrc/tests/js1_2/version120/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/version120/browser.js b/testsrc/tests/js1_2/version120/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/js1_2/version120/browser.js +++ b/testsrc/tests/js1_2/version120/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/version120/regress-99663.js b/testsrc/tests/js1_2/version120/regress-99663.js index e457e84788..0bf07c104b 100644 --- a/testsrc/tests/js1_2/version120/regress-99663.js +++ b/testsrc/tests/js1_2/version120/regress-99663.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_2/version120/shell.js b/testsrc/tests/js1_2/version120/shell.js index e56d3e48ac..8fec35fed6 100644 --- a/testsrc/tests/js1_2/version120/shell.js +++ b/testsrc/tests/js1_2/version120/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Boolean/boolean-001.js b/testsrc/tests/js1_3/Boolean/boolean-001.js index febec0bbae..6784d3a5e8 100644 --- a/testsrc/tests/js1_3/Boolean/boolean-001.js +++ b/testsrc/tests/js1_3/Boolean/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/delete-001.js b/testsrc/tests/js1_3/Script/delete-001.js index 816946f0fa..76d592a525 100644 --- a/testsrc/tests/js1_3/Script/delete-001.js +++ b/testsrc/tests/js1_3/Script/delete-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/function-001-n.js b/testsrc/tests/js1_3/Script/function-001-n.js index d2a91b4c55..23e99fdfe5 100644 --- a/testsrc/tests/js1_3/Script/function-001-n.js +++ b/testsrc/tests/js1_3/Script/function-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/function-002.js b/testsrc/tests/js1_3/Script/function-002.js index 10b4997e75..969fba1a33 100644 --- a/testsrc/tests/js1_3/Script/function-002.js +++ b/testsrc/tests/js1_3/Script/function-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/in-001.js b/testsrc/tests/js1_3/Script/in-001.js index 51b9329673..c317d3ea95 100644 --- a/testsrc/tests/js1_3/Script/in-001.js +++ b/testsrc/tests/js1_3/Script/in-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/new-001.js b/testsrc/tests/js1_3/Script/new-001.js index 60fb078290..2fc5ffd026 100644 --- a/testsrc/tests/js1_3/Script/new-001.js +++ b/testsrc/tests/js1_3/Script/new-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/Script/switch-001.js b/testsrc/tests/js1_3/Script/switch-001.js index 11e766150a..835b51bad5 100644 --- a/testsrc/tests/js1_3/Script/switch-001.js +++ b/testsrc/tests/js1_3/Script/switch-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/browser.js b/testsrc/tests/js1_3/browser.js index 715f77ad00..a73c235b5c 100644 --- a/testsrc/tests/js1_3/browser.js +++ b/testsrc/tests/js1_3/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/extensions/proto_10.js b/testsrc/tests/js1_3/extensions/proto_10.js index 939f5b4ed2..a2998a60c5 100755 --- a/testsrc/tests/js1_3/extensions/proto_10.js +++ b/testsrc/tests/js1_3/extensions/proto_10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/extensions/proto_2.js b/testsrc/tests/js1_3/extensions/proto_2.js index 7af4eb178d..c1738fae76 100755 --- a/testsrc/tests/js1_3/extensions/proto_2.js +++ b/testsrc/tests/js1_3/extensions/proto_2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/extensions/proto_5.js b/testsrc/tests/js1_3/extensions/proto_5.js index e575d8e1aa..f8440da713 100755 --- a/testsrc/tests/js1_3/extensions/proto_5.js +++ b/testsrc/tests/js1_3/extensions/proto_5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/extensions/script-001.js b/testsrc/tests/js1_3/extensions/script-001.js index 570baaebaf..0def4bb000 100755 --- a/testsrc/tests/js1_3/extensions/script-001.js +++ b/testsrc/tests/js1_3/extensions/script-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_1.js b/testsrc/tests/js1_3/inherit/proto_1.js index d096a9a5dd..95b5f6dec3 100644 --- a/testsrc/tests/js1_3/inherit/proto_1.js +++ b/testsrc/tests/js1_3/inherit/proto_1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_10.js b/testsrc/tests/js1_3/inherit/proto_10.js index e7b18422e2..74bb7b31fc 100644 --- a/testsrc/tests/js1_3/inherit/proto_10.js +++ b/testsrc/tests/js1_3/inherit/proto_10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_11.js b/testsrc/tests/js1_3/inherit/proto_11.js index b8e06e0295..e173693c75 100644 --- a/testsrc/tests/js1_3/inherit/proto_11.js +++ b/testsrc/tests/js1_3/inherit/proto_11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_12.js b/testsrc/tests/js1_3/inherit/proto_12.js index 946195c8cd..657125184f 100644 --- a/testsrc/tests/js1_3/inherit/proto_12.js +++ b/testsrc/tests/js1_3/inherit/proto_12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_3.js b/testsrc/tests/js1_3/inherit/proto_3.js index 47f92d8166..e7abbd6313 100644 --- a/testsrc/tests/js1_3/inherit/proto_3.js +++ b/testsrc/tests/js1_3/inherit/proto_3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_4.js b/testsrc/tests/js1_3/inherit/proto_4.js index eded4aa141..230ef8c4da 100644 --- a/testsrc/tests/js1_3/inherit/proto_4.js +++ b/testsrc/tests/js1_3/inherit/proto_4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_6.js b/testsrc/tests/js1_3/inherit/proto_6.js index 20dc9ad496..71d38bd948 100644 --- a/testsrc/tests/js1_3/inherit/proto_6.js +++ b/testsrc/tests/js1_3/inherit/proto_6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_7.js b/testsrc/tests/js1_3/inherit/proto_7.js index e3b30f6ba4..58cb378ff6 100644 --- a/testsrc/tests/js1_3/inherit/proto_7.js +++ b/testsrc/tests/js1_3/inherit/proto_7.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_8.js b/testsrc/tests/js1_3/inherit/proto_8.js index 2631129f61..979c59547a 100644 --- a/testsrc/tests/js1_3/inherit/proto_8.js +++ b/testsrc/tests/js1_3/inherit/proto_8.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/inherit/proto_9.js b/testsrc/tests/js1_3/inherit/proto_9.js index 2ef5af2b68..f6fedeb007 100644 --- a/testsrc/tests/js1_3/inherit/proto_9.js +++ b/testsrc/tests/js1_3/inherit/proto_9.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/delete-001.js b/testsrc/tests/js1_3/regress/delete-001.js index 816946f0fa..76d592a525 100644 --- a/testsrc/tests/js1_3/regress/delete-001.js +++ b/testsrc/tests/js1_3/regress/delete-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/function-001-n.js b/testsrc/tests/js1_3/regress/function-001-n.js index d2a91b4c55..23e99fdfe5 100644 --- a/testsrc/tests/js1_3/regress/function-001-n.js +++ b/testsrc/tests/js1_3/regress/function-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/function-002.js b/testsrc/tests/js1_3/regress/function-002.js index 10b4997e75..969fba1a33 100644 --- a/testsrc/tests/js1_3/regress/function-002.js +++ b/testsrc/tests/js1_3/regress/function-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/in-001.js b/testsrc/tests/js1_3/regress/in-001.js index 7852aa0f56..5f2f214587 100644 --- a/testsrc/tests/js1_3/regress/in-001.js +++ b/testsrc/tests/js1_3/regress/in-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/new-001.js b/testsrc/tests/js1_3/regress/new-001.js index 60fb078290..2fc5ffd026 100644 --- a/testsrc/tests/js1_3/regress/new-001.js +++ b/testsrc/tests/js1_3/regress/new-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/regress/switch-001.js b/testsrc/tests/js1_3/regress/switch-001.js index 1354fda1d3..0629ec0f28 100644 --- a/testsrc/tests/js1_3/regress/switch-001.js +++ b/testsrc/tests/js1_3/regress/switch-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_3/shell.js b/testsrc/tests/js1_3/shell.js index 6b2ecd0384..6c094574b9 100644 --- a/testsrc/tests/js1_3/shell.js +++ b/testsrc/tests/js1_3/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Eval/eval-001.js b/testsrc/tests/js1_4/Eval/eval-001.js index c7030530bb..f5307e6cda 100644 --- a/testsrc/tests/js1_4/Eval/eval-001.js +++ b/testsrc/tests/js1_4/Eval/eval-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Eval/eval-002.js b/testsrc/tests/js1_4/Eval/eval-002.js index 37f20805b5..823f1386a7 100644 --- a/testsrc/tests/js1_4/Eval/eval-002.js +++ b/testsrc/tests/js1_4/Eval/eval-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Eval/eval-003.js b/testsrc/tests/js1_4/Eval/eval-003.js index b2c85aa224..934ee0492b 100644 --- a/testsrc/tests/js1_4/Eval/eval-003.js +++ b/testsrc/tests/js1_4/Eval/eval-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Functions/function-001.js b/testsrc/tests/js1_4/Functions/function-001.js index e5454ef4e7..67b061eaa2 100644 --- a/testsrc/tests/js1_4/Functions/function-001.js +++ b/testsrc/tests/js1_4/Functions/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/date-001-n.js b/testsrc/tests/js1_4/Regress/date-001-n.js index 323f44fad8..e0f8d96b36 100644 --- a/testsrc/tests/js1_4/Regress/date-001-n.js +++ b/testsrc/tests/js1_4/Regress/date-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/function-001.js b/testsrc/tests/js1_4/Regress/function-001.js index 9ea44a5133..28884facc2 100644 --- a/testsrc/tests/js1_4/Regress/function-001.js +++ b/testsrc/tests/js1_4/Regress/function-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/function-002.js b/testsrc/tests/js1_4/Regress/function-002.js index a0cae063ff..f5df9d6a1f 100644 --- a/testsrc/tests/js1_4/Regress/function-002.js +++ b/testsrc/tests/js1_4/Regress/function-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/function-003.js b/testsrc/tests/js1_4/Regress/function-003.js index fe1c43522c..31bf5de62b 100644 --- a/testsrc/tests/js1_4/Regress/function-003.js +++ b/testsrc/tests/js1_4/Regress/function-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/function-004-n.js b/testsrc/tests/js1_4/Regress/function-004-n.js index 1c1a1f082c..42b93db4da 100644 --- a/testsrc/tests/js1_4/Regress/function-004-n.js +++ b/testsrc/tests/js1_4/Regress/function-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/regress-7224.js b/testsrc/tests/js1_4/Regress/regress-7224.js index c21398d704..00936d7c1c 100644 --- a/testsrc/tests/js1_4/Regress/regress-7224.js +++ b/testsrc/tests/js1_4/Regress/regress-7224.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/Regress/toString-001-n.js b/testsrc/tests/js1_4/Regress/toString-001-n.js index c05f4316f5..f4788779fa 100644 --- a/testsrc/tests/js1_4/Regress/toString-001-n.js +++ b/testsrc/tests/js1_4/Regress/toString-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/browser.js b/testsrc/tests/js1_4/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/js1_4/browser.js +++ b/testsrc/tests/js1_4/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_4/shell.js b/testsrc/tests/js1_4/shell.js index a724cd585a..356f2ffa17 100644 --- a/testsrc/tests/js1_4/shell.js +++ b/testsrc/tests/js1_4/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/11.1.4.js b/testsrc/tests/js1_5/Array/11.1.4.js index 53fe7aa1e2..1d345ef796 100755 --- a/testsrc/tests/js1_5/Array/11.1.4.js +++ b/testsrc/tests/js1_5/Array/11.1.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/array-001.js b/testsrc/tests/js1_5/Array/array-001.js index dae2786db6..c8aa5608d1 100644 --- a/testsrc/tests/js1_5/Array/array-001.js +++ b/testsrc/tests/js1_5/Array/array-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-101964.js b/testsrc/tests/js1_5/Array/regress-101964.js index 0b2b64be9f..f31f54bf19 100644 --- a/testsrc/tests/js1_5/Array/regress-101964.js +++ b/testsrc/tests/js1_5/Array/regress-101964.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/testsrc/tests/js1_5/Array/regress-107138.js b/testsrc/tests/js1_5/Array/regress-107138.js index b7ff1d1bd2..0b58c046b2 100644 --- a/testsrc/tests/js1_5/Array/regress-107138.js +++ b/testsrc/tests/js1_5/Array/regress-107138.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-108440.js b/testsrc/tests/js1_5/Array/regress-108440.js index e7d7d0df55..d0c245380d 100644 --- a/testsrc/tests/js1_5/Array/regress-108440.js +++ b/testsrc/tests/js1_5/Array/regress-108440.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-154338.js b/testsrc/tests/js1_5/Array/regress-154338.js index 2819db7f8c..34881e591c 100644 --- a/testsrc/tests/js1_5/Array/regress-154338.js +++ b/testsrc/tests/js1_5/Array/regress-154338.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-157652.js b/testsrc/tests/js1_5/Array/regress-157652.js index 5bfda12587..57057e8e6b 100644 --- a/testsrc/tests/js1_5/Array/regress-157652.js +++ b/testsrc/tests/js1_5/Array/regress-157652.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-178722.js b/testsrc/tests/js1_5/Array/regress-178722.js index 8229e34475..12be70c173 100644 --- a/testsrc/tests/js1_5/Array/regress-178722.js +++ b/testsrc/tests/js1_5/Array/regress-178722.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-255555.js b/testsrc/tests/js1_5/Array/regress-255555.js index fba32b8bb4..6c2b125817 100755 --- a/testsrc/tests/js1_5/Array/regress-255555.js +++ b/testsrc/tests/js1_5/Array/regress-255555.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-299644.js b/testsrc/tests/js1_5/Array/regress-299644.js index 9328662a99..5511ee6a48 100755 --- a/testsrc/tests/js1_5/Array/regress-299644.js +++ b/testsrc/tests/js1_5/Array/regress-299644.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-300858.js b/testsrc/tests/js1_5/Array/regress-300858.js index 38f207d8cc..3934ba8c2c 100755 --- a/testsrc/tests/js1_5/Array/regress-300858.js +++ b/testsrc/tests/js1_5/Array/regress-300858.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-310351.js b/testsrc/tests/js1_5/Array/regress-310351.js index 23b4a5ba86..ae8d6221f4 100755 --- a/testsrc/tests/js1_5/Array/regress-310351.js +++ b/testsrc/tests/js1_5/Array/regress-310351.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-311515.js b/testsrc/tests/js1_5/Array/regress-311515.js index 9f43ea9c0e..183dfc7944 100755 --- a/testsrc/tests/js1_5/Array/regress-311515.js +++ b/testsrc/tests/js1_5/Array/regress-311515.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-313153.js b/testsrc/tests/js1_5/Array/regress-313153.js index da6ddb2fdb..e8c0e8cc62 100755 --- a/testsrc/tests/js1_5/Array/regress-313153.js +++ b/testsrc/tests/js1_5/Array/regress-313153.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-315509-01.js b/testsrc/tests/js1_5/Array/regress-315509-01.js index f9ee034f2e..1466d1fe0c 100755 --- a/testsrc/tests/js1_5/Array/regress-315509-01.js +++ b/testsrc/tests/js1_5/Array/regress-315509-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-330812.js b/testsrc/tests/js1_5/Array/regress-330812.js index 2e4575dea9..f3e8a0b0d6 100755 --- a/testsrc/tests/js1_5/Array/regress-330812.js +++ b/testsrc/tests/js1_5/Array/regress-330812.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-345961.js b/testsrc/tests/js1_5/Array/regress-345961.js index 66697f3bd5..be0f25f615 100755 --- a/testsrc/tests/js1_5/Array/regress-345961.js +++ b/testsrc/tests/js1_5/Array/regress-345961.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-348810.js b/testsrc/tests/js1_5/Array/regress-348810.js index ff0fa60371..5d72c68e36 100755 --- a/testsrc/tests/js1_5/Array/regress-348810.js +++ b/testsrc/tests/js1_5/Array/regress-348810.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-350256-01.js b/testsrc/tests/js1_5/Array/regress-350256-01.js index 12becefe6b..b33539b943 100755 --- a/testsrc/tests/js1_5/Array/regress-350256-01.js +++ b/testsrc/tests/js1_5/Array/regress-350256-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-350256-02.js b/testsrc/tests/js1_5/Array/regress-350256-02.js index 74c8f1b14d..49013cee7a 100755 --- a/testsrc/tests/js1_5/Array/regress-350256-02.js +++ b/testsrc/tests/js1_5/Array/regress-350256-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-350256-03.js b/testsrc/tests/js1_5/Array/regress-350256-03.js index 2c1add9448..6d9292d541 100755 --- a/testsrc/tests/js1_5/Array/regress-350256-03.js +++ b/testsrc/tests/js1_5/Array/regress-350256-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-360681-01.js b/testsrc/tests/js1_5/Array/regress-360681-01.js index 25db8a3415..690a602d16 100755 --- a/testsrc/tests/js1_5/Array/regress-360681-01.js +++ b/testsrc/tests/js1_5/Array/regress-360681-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-360681-02.js b/testsrc/tests/js1_5/Array/regress-360681-02.js index 727b8f9780..737650be5b 100755 --- a/testsrc/tests/js1_5/Array/regress-360681-02.js +++ b/testsrc/tests/js1_5/Array/regress-360681-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-364104.js b/testsrc/tests/js1_5/Array/regress-364104.js index 18b2744bed..ad3b031e47 100755 --- a/testsrc/tests/js1_5/Array/regress-364104.js +++ b/testsrc/tests/js1_5/Array/regress-364104.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-422286.js b/testsrc/tests/js1_5/Array/regress-422286.js index 7c431c0295..e04fe1b4d1 100755 --- a/testsrc/tests/js1_5/Array/regress-422286.js +++ b/testsrc/tests/js1_5/Array/regress-422286.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-424954.js b/testsrc/tests/js1_5/Array/regress-424954.js index e91f3cdc98..9fe151204a 100755 --- a/testsrc/tests/js1_5/Array/regress-424954.js +++ b/testsrc/tests/js1_5/Array/regress-424954.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-451483.js b/testsrc/tests/js1_5/Array/regress-451483.js index d997e05d00..597f43916b 100755 --- a/testsrc/tests/js1_5/Array/regress-451483.js +++ b/testsrc/tests/js1_5/Array/regress-451483.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-451906.js b/testsrc/tests/js1_5/Array/regress-451906.js index deffef4fb9..ae86caecbb 100755 --- a/testsrc/tests/js1_5/Array/regress-451906.js +++ b/testsrc/tests/js1_5/Array/regress-451906.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-456845.js b/testsrc/tests/js1_5/Array/regress-456845.js index ad91b962da..ab4d113b7a 100755 --- a/testsrc/tests/js1_5/Array/regress-456845.js +++ b/testsrc/tests/js1_5/Array/regress-456845.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-465980-01.js b/testsrc/tests/js1_5/Array/regress-465980-01.js index b1eef822d9..7aa50477c4 100644 --- a/testsrc/tests/js1_5/Array/regress-465980-01.js +++ b/testsrc/tests/js1_5/Array/regress-465980-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-465980-02.js b/testsrc/tests/js1_5/Array/regress-465980-02.js index 8904836b3f..5afd0781ec 100644 --- a/testsrc/tests/js1_5/Array/regress-465980-02.js +++ b/testsrc/tests/js1_5/Array/regress-465980-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-474529.js b/testsrc/tests/js1_5/Array/regress-474529.js index 6a5d2dde61..9b8acee042 100644 --- a/testsrc/tests/js1_5/Array/regress-474529.js +++ b/testsrc/tests/js1_5/Array/regress-474529.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-94257.js b/testsrc/tests/js1_5/Array/regress-94257.js index e489729028..6de9e29156 100644 --- a/testsrc/tests/js1_5/Array/regress-94257.js +++ b/testsrc/tests/js1_5/Array/regress-94257.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-99120-01.js b/testsrc/tests/js1_5/Array/regress-99120-01.js index a1615606fb..1b69eaddfd 100755 --- a/testsrc/tests/js1_5/Array/regress-99120-01.js +++ b/testsrc/tests/js1_5/Array/regress-99120-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Array/regress-99120-02.js b/testsrc/tests/js1_5/Array/regress-99120-02.js index 84d6650c93..2aa09a1fc5 100755 --- a/testsrc/tests/js1_5/Array/regress-99120-02.js +++ b/testsrc/tests/js1_5/Array/regress-99120-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-188211.js b/testsrc/tests/js1_5/Date/regress-188211.js index f178ae335d..72d9514a6f 100755 --- a/testsrc/tests/js1_5/Date/regress-188211.js +++ b/testsrc/tests/js1_5/Date/regress-188211.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-301738-01.js b/testsrc/tests/js1_5/Date/regress-301738-01.js index 248e8bf649..3ad4f25588 100755 --- a/testsrc/tests/js1_5/Date/regress-301738-01.js +++ b/testsrc/tests/js1_5/Date/regress-301738-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-301738-02.js b/testsrc/tests/js1_5/Date/regress-301738-02.js index b58bb0b893..9a609420b5 100755 --- a/testsrc/tests/js1_5/Date/regress-301738-02.js +++ b/testsrc/tests/js1_5/Date/regress-301738-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-309925-01.js b/testsrc/tests/js1_5/Date/regress-309925-01.js index 18ff4a89be..9951ea50fe 100755 --- a/testsrc/tests/js1_5/Date/regress-309925-01.js +++ b/testsrc/tests/js1_5/Date/regress-309925-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-309925-02.js b/testsrc/tests/js1_5/Date/regress-309925-02.js index d3e072b8c9..37fd96d092 100755 --- a/testsrc/tests/js1_5/Date/regress-309925-02.js +++ b/testsrc/tests/js1_5/Date/regress-309925-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-346027.js b/testsrc/tests/js1_5/Date/regress-346027.js index 63cebf4712..c929d8cd1a 100755 --- a/testsrc/tests/js1_5/Date/regress-346027.js +++ b/testsrc/tests/js1_5/Date/regress-346027.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Date/regress-346363.js b/testsrc/tests/js1_5/Date/regress-346363.js index b921634887..1ba6187617 100755 --- a/testsrc/tests/js1_5/Date/regress-346363.js +++ b/testsrc/tests/js1_5/Date/regress-346363.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Error/regress-354246.js b/testsrc/tests/js1_5/Error/regress-354246.js index 574800a62a..be506e6a0c 100755 --- a/testsrc/tests/js1_5/Error/regress-354246.js +++ b/testsrc/tests/js1_5/Error/regress-354246.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Error/regress-412324.js b/testsrc/tests/js1_5/Error/regress-412324.js index 08c6df05ad..539dd11006 100755 --- a/testsrc/tests/js1_5/Error/regress-412324.js +++ b/testsrc/tests/js1_5/Error/regress-412324.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Error/regress-465377.js b/testsrc/tests/js1_5/Error/regress-465377.js index 9c82d32ecd..1683ba30f9 100644 --- a/testsrc/tests/js1_5/Error/regress-465377.js +++ b/testsrc/tests/js1_5/Error/regress-465377.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/catchguard-002-n.js b/testsrc/tests/js1_5/Exceptions/catchguard-002-n.js index 98695f5a73..964d190628 100644 --- a/testsrc/tests/js1_5/Exceptions/catchguard-002-n.js +++ b/testsrc/tests/js1_5/Exceptions/catchguard-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/Exceptions/catchguard-003-n.js b/testsrc/tests/js1_5/Exceptions/catchguard-003-n.js index 278472c7b9..eb5805c71a 100644 --- a/testsrc/tests/js1_5/Exceptions/catchguard-003-n.js +++ b/testsrc/tests/js1_5/Exceptions/catchguard-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/Exceptions/errstack-001.js b/testsrc/tests/js1_5/Exceptions/errstack-001.js index b6faf8a942..e6f78176a9 100644 --- a/testsrc/tests/js1_5/Exceptions/errstack-001.js +++ b/testsrc/tests/js1_5/Exceptions/errstack-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-121658.js b/testsrc/tests/js1_5/Exceptions/regress-121658.js index 8a2e22213e..554c219b81 100644 --- a/testsrc/tests/js1_5/Exceptions/regress-121658.js +++ b/testsrc/tests/js1_5/Exceptions/regress-121658.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-123002.js b/testsrc/tests/js1_5/Exceptions/regress-123002.js index cac17ba0ab..2ecdc6f86f 100644 --- a/testsrc/tests/js1_5/Exceptions/regress-123002.js +++ b/testsrc/tests/js1_5/Exceptions/regress-123002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-232182.js b/testsrc/tests/js1_5/Exceptions/regress-232182.js index ccc00e6c2c..695bed54ce 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-232182.js +++ b/testsrc/tests/js1_5/Exceptions/regress-232182.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-257751.js b/testsrc/tests/js1_5/Exceptions/regress-257751.js index 174004d83b..92baeaf970 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-257751.js +++ b/testsrc/tests/js1_5/Exceptions/regress-257751.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-273931.js b/testsrc/tests/js1_5/Exceptions/regress-273931.js index 1ec09b049b..ed9eaa48dc 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-273931.js +++ b/testsrc/tests/js1_5/Exceptions/regress-273931.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-315147.js b/testsrc/tests/js1_5/Exceptions/regress-315147.js index 8dd73d94f9..d2c445aaf9 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-315147.js +++ b/testsrc/tests/js1_5/Exceptions/regress-315147.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-332472.js b/testsrc/tests/js1_5/Exceptions/regress-332472.js index d4866fef58..5238d8e8e8 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-332472.js +++ b/testsrc/tests/js1_5/Exceptions/regress-332472.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-333728.js b/testsrc/tests/js1_5/Exceptions/regress-333728.js index 37731e020d..bd0ddff952 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-333728.js +++ b/testsrc/tests/js1_5/Exceptions/regress-333728.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-342359.js b/testsrc/tests/js1_5/Exceptions/regress-342359.js index 58f8aabcd7..a907f2e04f 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-342359.js +++ b/testsrc/tests/js1_5/Exceptions/regress-342359.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-347674.js b/testsrc/tests/js1_5/Exceptions/regress-347674.js index 7a4f87cd4f..caecd15c02 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-347674.js +++ b/testsrc/tests/js1_5/Exceptions/regress-347674.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-350650-n.js b/testsrc/tests/js1_5/Exceptions/regress-350650-n.js index d1f67b9078..28ca02a940 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-350650-n.js +++ b/testsrc/tests/js1_5/Exceptions/regress-350650-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Exceptions/regress-350837.js b/testsrc/tests/js1_5/Exceptions/regress-350837.js index ba4a266522..cf89f2e35d 100755 --- a/testsrc/tests/js1_5/Exceptions/regress-350837.js +++ b/testsrc/tests/js1_5/Exceptions/regress-350837.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/regress-192288.js b/testsrc/tests/js1_5/Expressions/regress-192288.js index 0c781c3003..6c8f77be22 100644 --- a/testsrc/tests/js1_5/Expressions/regress-192288.js +++ b/testsrc/tests/js1_5/Expressions/regress-192288.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/regress-394673.js b/testsrc/tests/js1_5/Expressions/regress-394673.js index f2df5481ac..0c7d10b1ef 100755 --- a/testsrc/tests/js1_5/Expressions/regress-394673.js +++ b/testsrc/tests/js1_5/Expressions/regress-394673.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/regress-96526-argsub.js b/testsrc/tests/js1_5/Expressions/regress-96526-argsub.js index 970567a062..6445fb489b 100644 --- a/testsrc/tests/js1_5/Expressions/regress-96526-argsub.js +++ b/testsrc/tests/js1_5/Expressions/regress-96526-argsub.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/regress-96526-delelem.js b/testsrc/tests/js1_5/Expressions/regress-96526-delelem.js index 1c3added32..0666977c82 100644 --- a/testsrc/tests/js1_5/Expressions/regress-96526-delelem.js +++ b/testsrc/tests/js1_5/Expressions/regress-96526-delelem.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/regress-96526-noargsub.js b/testsrc/tests/js1_5/Expressions/regress-96526-noargsub.js index 92f27d20a4..2343c4d37e 100644 --- a/testsrc/tests/js1_5/Expressions/regress-96526-noargsub.js +++ b/testsrc/tests/js1_5/Expressions/regress-96526-noargsub.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Expressions/shell.js b/testsrc/tests/js1_5/Expressions/shell.js index 9db56d1297..d81120761e 100644 --- a/testsrc/tests/js1_5/Expressions/shell.js +++ b/testsrc/tests/js1_5/Expressions/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/10.1.6-01.js b/testsrc/tests/js1_5/Function/10.1.6-01.js index f97c9d545b..d8e9210bf3 100755 --- a/testsrc/tests/js1_5/Function/10.1.6-01.js +++ b/testsrc/tests/js1_5/Function/10.1.6-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/10.1.6.js b/testsrc/tests/js1_5/Function/10.1.6.js index 24fcaaa0ca..4f1e0b2b34 100755 --- a/testsrc/tests/js1_5/Function/10.1.6.js +++ b/testsrc/tests/js1_5/Function/10.1.6.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/15.3.4.4.js b/testsrc/tests/js1_5/Function/15.3.4.4.js index e1688197e5..0cb4743730 100755 --- a/testsrc/tests/js1_5/Function/15.3.4.4.js +++ b/testsrc/tests/js1_5/Function/15.3.4.4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-123371.js b/testsrc/tests/js1_5/Function/regress-123371.js index aa45c31a99..0de887eb95 100755 --- a/testsrc/tests/js1_5/Function/regress-123371.js +++ b/testsrc/tests/js1_5/Function/regress-123371.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-178389.js b/testsrc/tests/js1_5/Function/regress-178389.js index 431029ef85..cbb85d4018 100755 --- a/testsrc/tests/js1_5/Function/regress-178389.js +++ b/testsrc/tests/js1_5/Function/regress-178389.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-222029-001.js b/testsrc/tests/js1_5/Function/regress-222029-001.js index c2c6906c5c..9fec0377be 100644 --- a/testsrc/tests/js1_5/Function/regress-222029-001.js +++ b/testsrc/tests/js1_5/Function/regress-222029-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-222029-002.js b/testsrc/tests/js1_5/Function/regress-222029-002.js index 3a90b88767..889c07c3f4 100644 --- a/testsrc/tests/js1_5/Function/regress-222029-002.js +++ b/testsrc/tests/js1_5/Function/regress-222029-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-292215.js b/testsrc/tests/js1_5/Function/regress-292215.js index da1f5c10bc..4f9f547a4a 100755 --- a/testsrc/tests/js1_5/Function/regress-292215.js +++ b/testsrc/tests/js1_5/Function/regress-292215.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-338001.js b/testsrc/tests/js1_5/Function/regress-338001.js index 7b41002686..610298e38e 100755 --- a/testsrc/tests/js1_5/Function/regress-338001.js +++ b/testsrc/tests/js1_5/Function/regress-338001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-338121-01.js b/testsrc/tests/js1_5/Function/regress-338121-01.js index 962fc8cbab..37e396e16a 100755 --- a/testsrc/tests/js1_5/Function/regress-338121-01.js +++ b/testsrc/tests/js1_5/Function/regress-338121-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-338121-02.js b/testsrc/tests/js1_5/Function/regress-338121-02.js index 2405d0ffb3..315f231039 100755 --- a/testsrc/tests/js1_5/Function/regress-338121-02.js +++ b/testsrc/tests/js1_5/Function/regress-338121-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-338121-03.js b/testsrc/tests/js1_5/Function/regress-338121-03.js index 9b00796d71..309798b39c 100755 --- a/testsrc/tests/js1_5/Function/regress-338121-03.js +++ b/testsrc/tests/js1_5/Function/regress-338121-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-344052.js b/testsrc/tests/js1_5/Function/regress-344052.js index 993b5dcbfc..a5ac196bc4 100755 --- a/testsrc/tests/js1_5/Function/regress-344052.js +++ b/testsrc/tests/js1_5/Function/regress-344052.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Function/regress-364023.js b/testsrc/tests/js1_5/Function/regress-364023.js index 010943a0d7..1d561c791e 100755 --- a/testsrc/tests/js1_5/Function/regress-364023.js +++ b/testsrc/tests/js1_5/Function/regress-364023.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-104584.js b/testsrc/tests/js1_5/GC/regress-104584.js index 97c26bbd33..9f411ab7e7 100755 --- a/testsrc/tests/js1_5/GC/regress-104584.js +++ b/testsrc/tests/js1_5/GC/regress-104584.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-203278-2.js b/testsrc/tests/js1_5/GC/regress-203278-2.js index 5163c64265..1da280ba13 100755 --- a/testsrc/tests/js1_5/GC/regress-203278-2.js +++ b/testsrc/tests/js1_5/GC/regress-203278-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-203278-3.js b/testsrc/tests/js1_5/GC/regress-203278-3.js index 1161d510f5..37b4dadd20 100755 --- a/testsrc/tests/js1_5/GC/regress-203278-3.js +++ b/testsrc/tests/js1_5/GC/regress-203278-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-278725.js b/testsrc/tests/js1_5/GC/regress-278725.js index 6c6d7eaa63..ffdd54469c 100755 --- a/testsrc/tests/js1_5/GC/regress-278725.js +++ b/testsrc/tests/js1_5/GC/regress-278725.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-306788.js b/testsrc/tests/js1_5/GC/regress-306788.js index 660c1afc7f..317c408be8 100755 --- a/testsrc/tests/js1_5/GC/regress-306788.js +++ b/testsrc/tests/js1_5/GC/regress-306788.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-311497.js b/testsrc/tests/js1_5/GC/regress-311497.js index 894987e89f..25440d8a1c 100755 --- a/testsrc/tests/js1_5/GC/regress-311497.js +++ b/testsrc/tests/js1_5/GC/regress-311497.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-313276.js b/testsrc/tests/js1_5/GC/regress-313276.js index f44d6e2649..188638cfbe 100755 --- a/testsrc/tests/js1_5/GC/regress-313276.js +++ b/testsrc/tests/js1_5/GC/regress-313276.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-313479.js b/testsrc/tests/js1_5/GC/regress-313479.js index 1ed47c8486..dab4e18147 100755 --- a/testsrc/tests/js1_5/GC/regress-313479.js +++ b/testsrc/tests/js1_5/GC/regress-313479.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-316885-01.js b/testsrc/tests/js1_5/GC/regress-316885-01.js index 35d76aae48..42036e1e8b 100755 --- a/testsrc/tests/js1_5/GC/regress-316885-01.js +++ b/testsrc/tests/js1_5/GC/regress-316885-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-316885-02.js b/testsrc/tests/js1_5/GC/regress-316885-02.js index aef41bc80f..9e81714af2 100755 --- a/testsrc/tests/js1_5/GC/regress-316885-02.js +++ b/testsrc/tests/js1_5/GC/regress-316885-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-316885-03.js b/testsrc/tests/js1_5/GC/regress-316885-03.js index 445cd860fa..1a76370efc 100755 --- a/testsrc/tests/js1_5/GC/regress-316885-03.js +++ b/testsrc/tests/js1_5/GC/regress-316885-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-319980-01.js b/testsrc/tests/js1_5/GC/regress-319980-01.js index c05b59c116..ac875663e0 100755 --- a/testsrc/tests/js1_5/GC/regress-319980-01.js +++ b/testsrc/tests/js1_5/GC/regress-319980-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-324278.js b/testsrc/tests/js1_5/GC/regress-324278.js index 46d06f7b2f..915e5566d1 100755 --- a/testsrc/tests/js1_5/GC/regress-324278.js +++ b/testsrc/tests/js1_5/GC/regress-324278.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-331719.js b/testsrc/tests/js1_5/GC/regress-331719.js index 00c5aeadea..59f61d8360 100755 --- a/testsrc/tests/js1_5/GC/regress-331719.js +++ b/testsrc/tests/js1_5/GC/regress-331719.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-338653.js b/testsrc/tests/js1_5/GC/regress-338653.js index d40a806737..4e14b9c410 100755 --- a/testsrc/tests/js1_5/GC/regress-338653.js +++ b/testsrc/tests/js1_5/GC/regress-338653.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-341877-01.js b/testsrc/tests/js1_5/GC/regress-341877-01.js index ab74596080..268a714fd0 100755 --- a/testsrc/tests/js1_5/GC/regress-341877-01.js +++ b/testsrc/tests/js1_5/GC/regress-341877-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-341877-02.js b/testsrc/tests/js1_5/GC/regress-341877-02.js index 8d3cf69c9f..0647aa065d 100755 --- a/testsrc/tests/js1_5/GC/regress-341877-02.js +++ b/testsrc/tests/js1_5/GC/regress-341877-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-346794.js b/testsrc/tests/js1_5/GC/regress-346794.js index fc4b2db269..9fab7e7324 100755 --- a/testsrc/tests/js1_5/GC/regress-346794.js +++ b/testsrc/tests/js1_5/GC/regress-346794.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-348532.js b/testsrc/tests/js1_5/GC/regress-348532.js index e13d9dab26..ec229291dc 100755 --- a/testsrc/tests/js1_5/GC/regress-348532.js +++ b/testsrc/tests/js1_5/GC/regress-348532.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-352606.js b/testsrc/tests/js1_5/GC/regress-352606.js index 099aceb18d..fd2eda04dc 100755 --- a/testsrc/tests/js1_5/GC/regress-352606.js +++ b/testsrc/tests/js1_5/GC/regress-352606.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-383269-01.js b/testsrc/tests/js1_5/GC/regress-383269-01.js index 7fce007570..82be7b2144 100755 --- a/testsrc/tests/js1_5/GC/regress-383269-01.js +++ b/testsrc/tests/js1_5/GC/regress-383269-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-383269-02.js b/testsrc/tests/js1_5/GC/regress-383269-02.js index 92377b35e9..20daaab14a 100755 --- a/testsrc/tests/js1_5/GC/regress-383269-02.js +++ b/testsrc/tests/js1_5/GC/regress-383269-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-390078.js b/testsrc/tests/js1_5/GC/regress-390078.js index 83dfcbf4ee..9a5ce2e040 100755 --- a/testsrc/tests/js1_5/GC/regress-390078.js +++ b/testsrc/tests/js1_5/GC/regress-390078.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-418128.js b/testsrc/tests/js1_5/GC/regress-418128.js index a46baca994..e8b95db28a 100755 --- a/testsrc/tests/js1_5/GC/regress-418128.js +++ b/testsrc/tests/js1_5/GC/regress-418128.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GC/regress-440558.js b/testsrc/tests/js1_5/GC/regress-440558.js index f183747a14..f9f10a7302 100755 --- a/testsrc/tests/js1_5/GC/regress-440558.js +++ b/testsrc/tests/js1_5/GC/regress-440558.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GetSet/getset-002.js b/testsrc/tests/js1_5/GetSet/getset-002.js index ad1e847ba5..7bba7926ed 100644 --- a/testsrc/tests/js1_5/GetSet/getset-002.js +++ b/testsrc/tests/js1_5/GetSet/getset-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/GetSet/regress-353264.js b/testsrc/tests/js1_5/GetSet/regress-353264.js index d8db6afa8c..a739b8e257 100755 --- a/testsrc/tests/js1_5/GetSet/regress-353264.js +++ b/testsrc/tests/js1_5/GetSet/regress-353264.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/GetSet/regress-375976.js b/testsrc/tests/js1_5/GetSet/regress-375976.js index 1794119e9b..39c1c0388c 100755 --- a/testsrc/tests/js1_5/GetSet/regress-375976.js +++ b/testsrc/tests/js1_5/GetSet/regress-375976.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/LexicalConventions/lexical-001.js b/testsrc/tests/js1_5/LexicalConventions/lexical-001.js index 117040b7da..61ad5a08c5 100644 --- a/testsrc/tests/js1_5/LexicalConventions/lexical-001.js +++ b/testsrc/tests/js1_5/LexicalConventions/lexical-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/LexicalConventions/regress-177314.js b/testsrc/tests/js1_5/LexicalConventions/regress-177314.js index ab51c1d5de..304618f557 100644 --- a/testsrc/tests/js1_5/LexicalConventions/regress-177314.js +++ b/testsrc/tests/js1_5/LexicalConventions/regress-177314.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/LexicalConventions/regress-343675.js b/testsrc/tests/js1_5/LexicalConventions/regress-343675.js index 63466457f0..5bf301b95a 100755 --- a/testsrc/tests/js1_5/LexicalConventions/regress-343675.js +++ b/testsrc/tests/js1_5/LexicalConventions/regress-343675.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/LexicalConventions/regress-469940.js b/testsrc/tests/js1_5/LexicalConventions/regress-469940.js index 499e7c5379..4f8e4c81f9 100644 --- a/testsrc/tests/js1_5/LexicalConventions/regress-469940.js +++ b/testsrc/tests/js1_5/LexicalConventions/regress-469940.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-137000.js b/testsrc/tests/js1_5/Object/regress-137000.js index 13833c1dfd..85b0a699c4 100644 --- a/testsrc/tests/js1_5/Object/regress-137000.js +++ b/testsrc/tests/js1_5/Object/regress-137000.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-192105.js b/testsrc/tests/js1_5/Object/regress-192105.js index 599d9410d6..694340f0dd 100644 --- a/testsrc/tests/js1_5/Object/regress-192105.js +++ b/testsrc/tests/js1_5/Object/regress-192105.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-308806-01.js b/testsrc/tests/js1_5/Object/regress-308806-01.js index ed321217c5..b4745eb5e2 100755 --- a/testsrc/tests/js1_5/Object/regress-308806-01.js +++ b/testsrc/tests/js1_5/Object/regress-308806-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-338709.js b/testsrc/tests/js1_5/Object/regress-338709.js index 89da2db7c5..e706d2dd46 100755 --- a/testsrc/tests/js1_5/Object/regress-338709.js +++ b/testsrc/tests/js1_5/Object/regress-338709.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-362872-01.js b/testsrc/tests/js1_5/Object/regress-362872-01.js index e2149ef40f..ab65002789 100755 --- a/testsrc/tests/js1_5/Object/regress-362872-01.js +++ b/testsrc/tests/js1_5/Object/regress-362872-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-362872-02.js b/testsrc/tests/js1_5/Object/regress-362872-02.js index 5254609224..a69d8e5e45 100755 --- a/testsrc/tests/js1_5/Object/regress-362872-02.js +++ b/testsrc/tests/js1_5/Object/regress-362872-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-382503.js b/testsrc/tests/js1_5/Object/regress-382503.js index 6f68418571..0421a39020 100755 --- a/testsrc/tests/js1_5/Object/regress-382503.js +++ b/testsrc/tests/js1_5/Object/regress-382503.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-382532.js b/testsrc/tests/js1_5/Object/regress-382532.js index def58ae6e7..63ca5634c6 100755 --- a/testsrc/tests/js1_5/Object/regress-382532.js +++ b/testsrc/tests/js1_5/Object/regress-382532.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-465476.js b/testsrc/tests/js1_5/Object/regress-465476.js index 182841b56b..bbe91c6093 100644 --- a/testsrc/tests/js1_5/Object/regress-465476.js +++ b/testsrc/tests/js1_5/Object/regress-465476.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Object/regress-90596-003.js b/testsrc/tests/js1_5/Object/regress-90596-003.js index f1851a1d4a..4efb4994a8 100644 --- a/testsrc/tests/js1_5/Object/regress-90596-003.js +++ b/testsrc/tests/js1_5/Object/regress-90596-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-102725.js b/testsrc/tests/js1_5/Regress/regress-102725.js index 5b9696386c..f444b15a35 100644 --- a/testsrc/tests/js1_5/Regress/regress-102725.js +++ b/testsrc/tests/js1_5/Regress/regress-102725.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-10278.js b/testsrc/tests/js1_5/Regress/regress-10278.js index c1bdb5033b..7a3a3785b7 100755 --- a/testsrc/tests/js1_5/Regress/regress-10278.js +++ b/testsrc/tests/js1_5/Regress/regress-10278.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-103602.js b/testsrc/tests/js1_5/Regress/regress-103602.js index 1b687b2b20..a792e30954 100644 --- a/testsrc/tests/js1_5/Regress/regress-103602.js +++ b/testsrc/tests/js1_5/Regress/regress-103602.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-104077.js b/testsrc/tests/js1_5/Regress/regress-104077.js index 1b10ecb0b2..ef9a565110 100644 --- a/testsrc/tests/js1_5/Regress/regress-104077.js +++ b/testsrc/tests/js1_5/Regress/regress-104077.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-106244.js b/testsrc/tests/js1_5/Regress/regress-106244.js index 929cc11bf2..52db182147 100755 --- a/testsrc/tests/js1_5/Regress/regress-106244.js +++ b/testsrc/tests/js1_5/Regress/regress-106244.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-110286.js b/testsrc/tests/js1_5/Regress/regress-110286.js index 2549d10554..3b87e8f440 100644 --- a/testsrc/tests/js1_5/Regress/regress-110286.js +++ b/testsrc/tests/js1_5/Regress/regress-110286.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-111557.js b/testsrc/tests/js1_5/Regress/regress-111557.js index 9451920e82..c820927c9b 100644 --- a/testsrc/tests/js1_5/Regress/regress-111557.js +++ b/testsrc/tests/js1_5/Regress/regress-111557.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-114491.js b/testsrc/tests/js1_5/Regress/regress-114491.js index 7175caa24c..56f3222997 100644 --- a/testsrc/tests/js1_5/Regress/regress-114491.js +++ b/testsrc/tests/js1_5/Regress/regress-114491.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-114493.js b/testsrc/tests/js1_5/Regress/regress-114493.js index c85e707b25..f5813bbc2a 100644 --- a/testsrc/tests/js1_5/Regress/regress-114493.js +++ b/testsrc/tests/js1_5/Regress/regress-114493.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-115436.js b/testsrc/tests/js1_5/Regress/regress-115436.js index 5c5713c91b..6ca692173e 100755 --- a/testsrc/tests/js1_5/Regress/regress-115436.js +++ b/testsrc/tests/js1_5/Regress/regress-115436.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-116228.js b/testsrc/tests/js1_5/Regress/regress-116228.js index 9319a8528d..d5508c7ca5 100755 --- a/testsrc/tests/js1_5/Regress/regress-116228.js +++ b/testsrc/tests/js1_5/Regress/regress-116228.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-118849.js b/testsrc/tests/js1_5/Regress/regress-118849.js index 0ccf9362c7..f34975c89d 100644 --- a/testsrc/tests/js1_5/Regress/regress-118849.js +++ b/testsrc/tests/js1_5/Regress/regress-118849.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-119719.js b/testsrc/tests/js1_5/Regress/regress-119719.js index d8494c20e4..6575284b60 100755 --- a/testsrc/tests/js1_5/Regress/regress-119719.js +++ b/testsrc/tests/js1_5/Regress/regress-119719.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-127243.js b/testsrc/tests/js1_5/Regress/regress-127243.js index ef53199978..540f5ac058 100755 --- a/testsrc/tests/js1_5/Regress/regress-127243.js +++ b/testsrc/tests/js1_5/Regress/regress-127243.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-127557.js b/testsrc/tests/js1_5/Regress/regress-127557.js index 60c9c62529..cf06edcd90 100644 --- a/testsrc/tests/js1_5/Regress/regress-127557.js +++ b/testsrc/tests/js1_5/Regress/regress-127557.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-131510-001.js b/testsrc/tests/js1_5/Regress/regress-131510-001.js index 6b67f7a197..ae2a0e734c 100644 --- a/testsrc/tests/js1_5/Regress/regress-131510-001.js +++ b/testsrc/tests/js1_5/Regress/regress-131510-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-139316.js b/testsrc/tests/js1_5/Regress/regress-139316.js index 5f7cd24034..e2bbcf58a3 100755 --- a/testsrc/tests/js1_5/Regress/regress-139316.js +++ b/testsrc/tests/js1_5/Regress/regress-139316.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-140852.js b/testsrc/tests/js1_5/Regress/regress-140852.js index fcca4c7991..e2d5d48226 100755 --- a/testsrc/tests/js1_5/Regress/regress-140852.js +++ b/testsrc/tests/js1_5/Regress/regress-140852.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-140974.js b/testsrc/tests/js1_5/Regress/regress-140974.js index a347cdbc85..7afa13ad4a 100644 --- a/testsrc/tests/js1_5/Regress/regress-140974.js +++ b/testsrc/tests/js1_5/Regress/regress-140974.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-146596.js b/testsrc/tests/js1_5/Regress/regress-146596.js index ac09e375f5..ef7ebd0a6c 100644 --- a/testsrc/tests/js1_5/Regress/regress-146596.js +++ b/testsrc/tests/js1_5/Regress/regress-146596.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-152646.js b/testsrc/tests/js1_5/Regress/regress-152646.js index 1d0f7357d9..0079f40cee 100644 --- a/testsrc/tests/js1_5/Regress/regress-152646.js +++ b/testsrc/tests/js1_5/Regress/regress-152646.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-155081-2.js b/testsrc/tests/js1_5/Regress/regress-155081-2.js index 84abf95130..33cc2bb0c4 100755 --- a/testsrc/tests/js1_5/Regress/regress-155081-2.js +++ b/testsrc/tests/js1_5/Regress/regress-155081-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-155081.js b/testsrc/tests/js1_5/Regress/regress-155081.js index 9e658b52cf..879aca22a8 100755 --- a/testsrc/tests/js1_5/Regress/regress-155081.js +++ b/testsrc/tests/js1_5/Regress/regress-155081.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-156354.js b/testsrc/tests/js1_5/Regress/regress-156354.js index 054a9e8911..fa82b8fa25 100644 --- a/testsrc/tests/js1_5/Regress/regress-156354.js +++ b/testsrc/tests/js1_5/Regress/regress-156354.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-159334.js b/testsrc/tests/js1_5/Regress/regress-159334.js index d0ffbab0ba..3bb5efbf88 100644 --- a/testsrc/tests/js1_5/Regress/regress-159334.js +++ b/testsrc/tests/js1_5/Regress/regress-159334.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-162392.js b/testsrc/tests/js1_5/Regress/regress-162392.js index 1a4a72d892..b1c0d57a52 100755 --- a/testsrc/tests/js1_5/Regress/regress-162392.js +++ b/testsrc/tests/js1_5/Regress/regress-162392.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-165201.js b/testsrc/tests/js1_5/Regress/regress-165201.js index 0e80ac0f6d..c69250b4b7 100755 --- a/testsrc/tests/js1_5/Regress/regress-165201.js +++ b/testsrc/tests/js1_5/Regress/regress-165201.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-167328.js b/testsrc/tests/js1_5/Regress/regress-167328.js index a0bfd5da40..1527a4e8d4 100755 --- a/testsrc/tests/js1_5/Regress/regress-167328.js +++ b/testsrc/tests/js1_5/Regress/regress-167328.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-167658.js b/testsrc/tests/js1_5/Regress/regress-167658.js index 3703b650f3..b2ee62b82f 100755 --- a/testsrc/tests/js1_5/Regress/regress-167658.js +++ b/testsrc/tests/js1_5/Regress/regress-167658.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-168347.js b/testsrc/tests/js1_5/Regress/regress-168347.js index 5b16dceeef..855f43db30 100644 --- a/testsrc/tests/js1_5/Regress/regress-168347.js +++ b/testsrc/tests/js1_5/Regress/regress-168347.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-169559.js b/testsrc/tests/js1_5/Regress/regress-169559.js index 7a52afb0c2..60998ccd93 100755 --- a/testsrc/tests/js1_5/Regress/regress-169559.js +++ b/testsrc/tests/js1_5/Regress/regress-169559.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-170193.js b/testsrc/tests/js1_5/Regress/regress-170193.js index 34e3894d77..74c2c59ed4 100644 --- a/testsrc/tests/js1_5/Regress/regress-170193.js +++ b/testsrc/tests/js1_5/Regress/regress-170193.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-172699.js b/testsrc/tests/js1_5/Regress/regress-172699.js index cc31d8a1d1..92ef5083e3 100644 --- a/testsrc/tests/js1_5/Regress/regress-172699.js +++ b/testsrc/tests/js1_5/Regress/regress-172699.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-173067.js b/testsrc/tests/js1_5/Regress/regress-173067.js index a695cb72e6..2ff18f6067 100755 --- a/testsrc/tests/js1_5/Regress/regress-173067.js +++ b/testsrc/tests/js1_5/Regress/regress-173067.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-174709.js b/testsrc/tests/js1_5/Regress/regress-174709.js index b21b64c5fd..d96fdc13d8 100755 --- a/testsrc/tests/js1_5/Regress/regress-174709.js +++ b/testsrc/tests/js1_5/Regress/regress-174709.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-176125.js b/testsrc/tests/js1_5/Regress/regress-176125.js index 26ad6d84a4..6c84cb83f8 100755 --- a/testsrc/tests/js1_5/Regress/regress-176125.js +++ b/testsrc/tests/js1_5/Regress/regress-176125.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-179524.js b/testsrc/tests/js1_5/Regress/regress-179524.js index 7aed42c9e0..6aab9a66b6 100644 --- a/testsrc/tests/js1_5/Regress/regress-179524.js +++ b/testsrc/tests/js1_5/Regress/regress-179524.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-185165.js b/testsrc/tests/js1_5/Regress/regress-185165.js index bc3136194f..5ccc95649b 100644 --- a/testsrc/tests/js1_5/Regress/regress-185165.js +++ b/testsrc/tests/js1_5/Regress/regress-185165.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-191633.js b/testsrc/tests/js1_5/Regress/regress-191633.js index b7cd296acd..c532626550 100644 --- a/testsrc/tests/js1_5/Regress/regress-191633.js +++ b/testsrc/tests/js1_5/Regress/regress-191633.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-191668.js b/testsrc/tests/js1_5/Regress/regress-191668.js index 3cbc4c846f..3ea5f738cc 100644 --- a/testsrc/tests/js1_5/Regress/regress-191668.js +++ b/testsrc/tests/js1_5/Regress/regress-191668.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-192414.js b/testsrc/tests/js1_5/Regress/regress-192414.js index f69368995d..9aa59cf1fe 100644 --- a/testsrc/tests/js1_5/Regress/regress-192414.js +++ b/testsrc/tests/js1_5/Regress/regress-192414.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-193418.js b/testsrc/tests/js1_5/Regress/regress-193418.js index b4946a7a78..1c24ac3dd8 100644 --- a/testsrc/tests/js1_5/Regress/regress-193418.js +++ b/testsrc/tests/js1_5/Regress/regress-193418.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-203278-1.js b/testsrc/tests/js1_5/Regress/regress-203278-1.js index c63cb97b2a..89e47bcfe3 100755 --- a/testsrc/tests/js1_5/Regress/regress-203278-1.js +++ b/testsrc/tests/js1_5/Regress/regress-203278-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-203402.js b/testsrc/tests/js1_5/Regress/regress-203402.js index b4be071174..054fe249be 100644 --- a/testsrc/tests/js1_5/Regress/regress-203402.js +++ b/testsrc/tests/js1_5/Regress/regress-203402.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-203841.js b/testsrc/tests/js1_5/Regress/regress-203841.js index cb2c86364d..7435c04ec2 100644 --- a/testsrc/tests/js1_5/Regress/regress-203841.js +++ b/testsrc/tests/js1_5/Regress/regress-203841.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-204210.js b/testsrc/tests/js1_5/Regress/regress-204210.js index 1ea0a70be8..9d9049a592 100644 --- a/testsrc/tests/js1_5/Regress/regress-204210.js +++ b/testsrc/tests/js1_5/Regress/regress-204210.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-210682.js b/testsrc/tests/js1_5/Regress/regress-210682.js index 51e0fab5bf..cb12272303 100644 --- a/testsrc/tests/js1_5/Regress/regress-210682.js +++ b/testsrc/tests/js1_5/Regress/regress-210682.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-211590.js b/testsrc/tests/js1_5/Regress/regress-211590.js index 5bf5c21871..a695cda9d1 100755 --- a/testsrc/tests/js1_5/Regress/regress-211590.js +++ b/testsrc/tests/js1_5/Regress/regress-211590.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-213482.js b/testsrc/tests/js1_5/Regress/regress-213482.js index 7f83ae2cda..d73f0af241 100755 --- a/testsrc/tests/js1_5/Regress/regress-213482.js +++ b/testsrc/tests/js1_5/Regress/regress-213482.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-214761.js b/testsrc/tests/js1_5/Regress/regress-214761.js index a4f9044062..0b238263f2 100755 --- a/testsrc/tests/js1_5/Regress/regress-214761.js +++ b/testsrc/tests/js1_5/Regress/regress-214761.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-216320.js b/testsrc/tests/js1_5/Regress/regress-216320.js index f8ecb58e85..878fd98cb1 100644 --- a/testsrc/tests/js1_5/Regress/regress-216320.js +++ b/testsrc/tests/js1_5/Regress/regress-216320.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-224956.js b/testsrc/tests/js1_5/Regress/regress-224956.js index 83811a21f0..8495e549af 100644 --- a/testsrc/tests/js1_5/Regress/regress-224956.js +++ b/testsrc/tests/js1_5/Regress/regress-224956.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-229006.js b/testsrc/tests/js1_5/Regress/regress-229006.js index 1ea771f2db..194edf870e 100755 --- a/testsrc/tests/js1_5/Regress/regress-229006.js +++ b/testsrc/tests/js1_5/Regress/regress-229006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-230216-1.js b/testsrc/tests/js1_5/Regress/regress-230216-1.js index 45143924a4..313ae17e4f 100755 --- a/testsrc/tests/js1_5/Regress/regress-230216-1.js +++ b/testsrc/tests/js1_5/Regress/regress-230216-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-230216-2.js b/testsrc/tests/js1_5/Regress/regress-230216-2.js index a0604267a9..7e9f442e3f 100755 --- a/testsrc/tests/js1_5/Regress/regress-230216-2.js +++ b/testsrc/tests/js1_5/Regress/regress-230216-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-230216-3.js b/testsrc/tests/js1_5/Regress/regress-230216-3.js index 833d157e94..9db51dc2cd 100755 --- a/testsrc/tests/js1_5/Regress/regress-230216-3.js +++ b/testsrc/tests/js1_5/Regress/regress-230216-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-233483-2.js b/testsrc/tests/js1_5/Regress/regress-233483-2.js index df3fbdcdd9..46c7a41ce9 100755 --- a/testsrc/tests/js1_5/Regress/regress-233483-2.js +++ b/testsrc/tests/js1_5/Regress/regress-233483-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-233483.js b/testsrc/tests/js1_5/Regress/regress-233483.js index a98f85d800..5b8f214dae 100755 --- a/testsrc/tests/js1_5/Regress/regress-233483.js +++ b/testsrc/tests/js1_5/Regress/regress-233483.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-234389.js b/testsrc/tests/js1_5/Regress/regress-234389.js index 0a6976eeef..5928a39913 100755 --- a/testsrc/tests/js1_5/Regress/regress-234389.js +++ b/testsrc/tests/js1_5/Regress/regress-234389.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-238881.js b/testsrc/tests/js1_5/Regress/regress-238881.js index 6d402364d7..9dea7c0b6e 100755 --- a/testsrc/tests/js1_5/Regress/regress-238881.js +++ b/testsrc/tests/js1_5/Regress/regress-238881.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-238945.js b/testsrc/tests/js1_5/Regress/regress-238945.js index c98fd89f18..e3208c8297 100755 --- a/testsrc/tests/js1_5/Regress/regress-238945.js +++ b/testsrc/tests/js1_5/Regress/regress-238945.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-240317.js b/testsrc/tests/js1_5/Regress/regress-240317.js index 7ad4e13fb4..37b743c213 100755 --- a/testsrc/tests/js1_5/Regress/regress-240317.js +++ b/testsrc/tests/js1_5/Regress/regress-240317.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-240577.js b/testsrc/tests/js1_5/Regress/regress-240577.js index 6a95b1977c..d4d21d86de 100755 --- a/testsrc/tests/js1_5/Regress/regress-240577.js +++ b/testsrc/tests/js1_5/Regress/regress-240577.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-243174.js b/testsrc/tests/js1_5/Regress/regress-243174.js index a54b6f6b23..847e34aca9 100755 --- a/testsrc/tests/js1_5/Regress/regress-243174.js +++ b/testsrc/tests/js1_5/Regress/regress-243174.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-243389-n.js b/testsrc/tests/js1_5/Regress/regress-243389-n.js index d0ff14fe22..919eef7be4 100755 --- a/testsrc/tests/js1_5/Regress/regress-243389-n.js +++ b/testsrc/tests/js1_5/Regress/regress-243389-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-243869.js b/testsrc/tests/js1_5/Regress/regress-243869.js index 40d00c6a6f..5aac14519a 100755 --- a/testsrc/tests/js1_5/Regress/regress-243869.js +++ b/testsrc/tests/js1_5/Regress/regress-243869.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-244470.js b/testsrc/tests/js1_5/Regress/regress-244470.js index 63ccb1f662..6b52208a71 100755 --- a/testsrc/tests/js1_5/Regress/regress-244470.js +++ b/testsrc/tests/js1_5/Regress/regress-244470.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-244619.js b/testsrc/tests/js1_5/Regress/regress-244619.js index f061633f93..796d9385a9 100755 --- a/testsrc/tests/js1_5/Regress/regress-244619.js +++ b/testsrc/tests/js1_5/Regress/regress-244619.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-245113.js b/testsrc/tests/js1_5/Regress/regress-245113.js index 9b9a351754..d1bf0d13a9 100755 --- a/testsrc/tests/js1_5/Regress/regress-245113.js +++ b/testsrc/tests/js1_5/Regress/regress-245113.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-245308.js b/testsrc/tests/js1_5/Regress/regress-245308.js index 05f082a670..a9621ba05b 100755 --- a/testsrc/tests/js1_5/Regress/regress-245308.js +++ b/testsrc/tests/js1_5/Regress/regress-245308.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-246911.js b/testsrc/tests/js1_5/Regress/regress-246911.js index 2a73998405..4e2b27c0b7 100755 --- a/testsrc/tests/js1_5/Regress/regress-246911.js +++ b/testsrc/tests/js1_5/Regress/regress-246911.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-246964.js b/testsrc/tests/js1_5/Regress/regress-246964.js index 731fd47f6f..1381507d20 100755 --- a/testsrc/tests/js1_5/Regress/regress-246964.js +++ b/testsrc/tests/js1_5/Regress/regress-246964.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-247179.js b/testsrc/tests/js1_5/Regress/regress-247179.js index 7fcd28fb9a..63466662c4 100755 --- a/testsrc/tests/js1_5/Regress/regress-247179.js +++ b/testsrc/tests/js1_5/Regress/regress-247179.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-248444.js b/testsrc/tests/js1_5/Regress/regress-248444.js index d876a72223..b1e53c947e 100755 --- a/testsrc/tests/js1_5/Regress/regress-248444.js +++ b/testsrc/tests/js1_5/Regress/regress-248444.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-249211.js b/testsrc/tests/js1_5/Regress/regress-249211.js index 21f1ca5c4e..a2c879d0d9 100755 --- a/testsrc/tests/js1_5/Regress/regress-249211.js +++ b/testsrc/tests/js1_5/Regress/regress-249211.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-252892.js b/testsrc/tests/js1_5/Regress/regress-252892.js index 2cc91608cc..d25e5ec783 100755 --- a/testsrc/tests/js1_5/Regress/regress-252892.js +++ b/testsrc/tests/js1_5/Regress/regress-252892.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-253150.js b/testsrc/tests/js1_5/Regress/regress-253150.js index a67dc0a69b..1388c3db3e 100755 --- a/testsrc/tests/js1_5/Regress/regress-253150.js +++ b/testsrc/tests/js1_5/Regress/regress-253150.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-254296.js b/testsrc/tests/js1_5/Regress/regress-254296.js index cfc63b88bb..17d191fc41 100755 --- a/testsrc/tests/js1_5/Regress/regress-254296.js +++ b/testsrc/tests/js1_5/Regress/regress-254296.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-254974.js b/testsrc/tests/js1_5/Regress/regress-254974.js index f7969e0db7..d6a76d6298 100755 --- a/testsrc/tests/js1_5/Regress/regress-254974.js +++ b/testsrc/tests/js1_5/Regress/regress-254974.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-256501.js b/testsrc/tests/js1_5/Regress/regress-256501.js index 59f2913859..2b1e29341e 100755 --- a/testsrc/tests/js1_5/Regress/regress-256501.js +++ b/testsrc/tests/js1_5/Regress/regress-256501.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-256617.js b/testsrc/tests/js1_5/Regress/regress-256617.js index 74cedbd8c7..fa6444245a 100755 --- a/testsrc/tests/js1_5/Regress/regress-256617.js +++ b/testsrc/tests/js1_5/Regress/regress-256617.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-256798.js b/testsrc/tests/js1_5/Regress/regress-256798.js index b4a7344ecc..fe25caa851 100755 --- a/testsrc/tests/js1_5/Regress/regress-256798.js +++ b/testsrc/tests/js1_5/Regress/regress-256798.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-259935.js b/testsrc/tests/js1_5/Regress/regress-259935.js index bd8d03f361..1cbcec7433 100755 --- a/testsrc/tests/js1_5/Regress/regress-259935.js +++ b/testsrc/tests/js1_5/Regress/regress-259935.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-260541.js b/testsrc/tests/js1_5/Regress/regress-260541.js index 863e29d6a3..588169bcbc 100755 --- a/testsrc/tests/js1_5/Regress/regress-260541.js +++ b/testsrc/tests/js1_5/Regress/regress-260541.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-261886.js b/testsrc/tests/js1_5/Regress/regress-261886.js index 20c9a2646c..b8b433e9e6 100755 --- a/testsrc/tests/js1_5/Regress/regress-261886.js +++ b/testsrc/tests/js1_5/Regress/regress-261886.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-261887.js b/testsrc/tests/js1_5/Regress/regress-261887.js index ba979d0c68..7279f7f570 100755 --- a/testsrc/tests/js1_5/Regress/regress-261887.js +++ b/testsrc/tests/js1_5/Regress/regress-261887.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-271716-n.js b/testsrc/tests/js1_5/Regress/regress-271716-n.js index 159b63afef..bd9644c042 100755 --- a/testsrc/tests/js1_5/Regress/regress-271716-n.js +++ b/testsrc/tests/js1_5/Regress/regress-271716-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-274035.js b/testsrc/tests/js1_5/Regress/regress-274035.js index 5df2b25791..1ccad86041 100755 --- a/testsrc/tests/js1_5/Regress/regress-274035.js +++ b/testsrc/tests/js1_5/Regress/regress-274035.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-274888.js b/testsrc/tests/js1_5/Regress/regress-274888.js index e53a98ef0b..c26ad6eb5c 100755 --- a/testsrc/tests/js1_5/Regress/regress-274888.js +++ b/testsrc/tests/js1_5/Regress/regress-274888.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-275378.js b/testsrc/tests/js1_5/Regress/regress-275378.js index 4a246a9bd7..c74fe050c4 100755 --- a/testsrc/tests/js1_5/Regress/regress-275378.js +++ b/testsrc/tests/js1_5/Regress/regress-275378.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-276103.js b/testsrc/tests/js1_5/Regress/regress-276103.js index b9cace3259..b5e1f18500 100755 --- a/testsrc/tests/js1_5/Regress/regress-276103.js +++ b/testsrc/tests/js1_5/Regress/regress-276103.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-278873.js b/testsrc/tests/js1_5/Regress/regress-278873.js index fcc5311f29..d8d40476ef 100755 --- a/testsrc/tests/js1_5/Regress/regress-278873.js +++ b/testsrc/tests/js1_5/Regress/regress-278873.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769-1.js b/testsrc/tests/js1_5/Regress/regress-280769-1.js index b871ca177d..f1646e5870 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769-1.js +++ b/testsrc/tests/js1_5/Regress/regress-280769-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769-2.js b/testsrc/tests/js1_5/Regress/regress-280769-2.js index f49ba12521..f8e879605f 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769-2.js +++ b/testsrc/tests/js1_5/Regress/regress-280769-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769-3.js b/testsrc/tests/js1_5/Regress/regress-280769-3.js index fe995ff5d5..884dfad2a3 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769-3.js +++ b/testsrc/tests/js1_5/Regress/regress-280769-3.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769-4.js b/testsrc/tests/js1_5/Regress/regress-280769-4.js index 105f35bf94..407561bc82 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769-4.js +++ b/testsrc/tests/js1_5/Regress/regress-280769-4.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769-5.js b/testsrc/tests/js1_5/Regress/regress-280769-5.js index 94a1aedb89..e0764e9500 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769-5.js +++ b/testsrc/tests/js1_5/Regress/regress-280769-5.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-280769.js b/testsrc/tests/js1_5/Regress/regress-280769.js index 3fcf06c308..b83e28e856 100755 --- a/testsrc/tests/js1_5/Regress/regress-280769.js +++ b/testsrc/tests/js1_5/Regress/regress-280769.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-281487.js b/testsrc/tests/js1_5/Regress/regress-281487.js index 91aecd6e86..8a16205285 100755 --- a/testsrc/tests/js1_5/Regress/regress-281487.js +++ b/testsrc/tests/js1_5/Regress/regress-281487.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-281606.js b/testsrc/tests/js1_5/Regress/regress-281606.js index 87977b52bb..355cc7ddca 100755 --- a/testsrc/tests/js1_5/Regress/regress-281606.js +++ b/testsrc/tests/js1_5/Regress/regress-281606.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-281930.js b/testsrc/tests/js1_5/Regress/regress-281930.js index 18c482e51e..eadd773d47 100755 --- a/testsrc/tests/js1_5/Regress/regress-281930.js +++ b/testsrc/tests/js1_5/Regress/regress-281930.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-283477.js b/testsrc/tests/js1_5/Regress/regress-283477.js index 8772931593..ddb2d2c7d2 100755 --- a/testsrc/tests/js1_5/Regress/regress-283477.js +++ b/testsrc/tests/js1_5/Regress/regress-283477.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-286216.js b/testsrc/tests/js1_5/Regress/regress-286216.js index 15b8ffbad5..c47cfff73f 100755 --- a/testsrc/tests/js1_5/Regress/regress-286216.js +++ b/testsrc/tests/js1_5/Regress/regress-286216.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-288688.js b/testsrc/tests/js1_5/Regress/regress-288688.js index 1107d89579..9827301cff 100755 --- a/testsrc/tests/js1_5/Regress/regress-288688.js +++ b/testsrc/tests/js1_5/Regress/regress-288688.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-289094.js b/testsrc/tests/js1_5/Regress/regress-289094.js index 1b40cda33e..dfdb28b0eb 100755 --- a/testsrc/tests/js1_5/Regress/regress-289094.js +++ b/testsrc/tests/js1_5/Regress/regress-289094.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-290575.js b/testsrc/tests/js1_5/Regress/regress-290575.js index e3adf87f6c..04b2cfc596 100755 --- a/testsrc/tests/js1_5/Regress/regress-290575.js +++ b/testsrc/tests/js1_5/Regress/regress-290575.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-290656.js b/testsrc/tests/js1_5/Regress/regress-290656.js index fc65e53e9d..d5dc927505 100755 --- a/testsrc/tests/js1_5/Regress/regress-290656.js +++ b/testsrc/tests/js1_5/Regress/regress-290656.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-294191.js b/testsrc/tests/js1_5/Regress/regress-294191.js index ea80c53c9a..dd1fb7e81b 100755 --- a/testsrc/tests/js1_5/Regress/regress-294191.js +++ b/testsrc/tests/js1_5/Regress/regress-294191.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-294195-01.js b/testsrc/tests/js1_5/Regress/regress-294195-01.js index 9f756e1c49..de42bdc013 100755 --- a/testsrc/tests/js1_5/Regress/regress-294195-01.js +++ b/testsrc/tests/js1_5/Regress/regress-294195-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-294195-02.js b/testsrc/tests/js1_5/Regress/regress-294195-02.js index 5f4addb1a9..b94f261be7 100755 --- a/testsrc/tests/js1_5/Regress/regress-294195-02.js +++ b/testsrc/tests/js1_5/Regress/regress-294195-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-294302.js b/testsrc/tests/js1_5/Regress/regress-294302.js index 4a3293a6d0..b638ebae7c 100755 --- a/testsrc/tests/js1_5/Regress/regress-294302.js +++ b/testsrc/tests/js1_5/Regress/regress-294302.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-295052.js b/testsrc/tests/js1_5/Regress/regress-295052.js index 13967e7a34..aaa5dd6379 100755 --- a/testsrc/tests/js1_5/Regress/regress-295052.js +++ b/testsrc/tests/js1_5/Regress/regress-295052.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-295666.js b/testsrc/tests/js1_5/Regress/regress-295666.js index f2f91ae658..0dc952363e 100755 --- a/testsrc/tests/js1_5/Regress/regress-295666.js +++ b/testsrc/tests/js1_5/Regress/regress-295666.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-299209.js b/testsrc/tests/js1_5/Regress/regress-299209.js index af25734268..9be08bd71f 100755 --- a/testsrc/tests/js1_5/Regress/regress-299209.js +++ b/testsrc/tests/js1_5/Regress/regress-299209.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-299641.js b/testsrc/tests/js1_5/Regress/regress-299641.js index 68a4174f3e..3e991714db 100755 --- a/testsrc/tests/js1_5/Regress/regress-299641.js +++ b/testsrc/tests/js1_5/Regress/regress-299641.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-303213.js b/testsrc/tests/js1_5/Regress/regress-303213.js index 2e4fa67e85..79f5832267 100755 --- a/testsrc/tests/js1_5/Regress/regress-303213.js +++ b/testsrc/tests/js1_5/Regress/regress-303213.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-306633.js b/testsrc/tests/js1_5/Regress/regress-306633.js index 5db6b64f29..dea0f67f9c 100755 --- a/testsrc/tests/js1_5/Regress/regress-306633.js +++ b/testsrc/tests/js1_5/Regress/regress-306633.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-306727.js b/testsrc/tests/js1_5/Regress/regress-306727.js index 641402c5c9..0af04c5658 100755 --- a/testsrc/tests/js1_5/Regress/regress-306727.js +++ b/testsrc/tests/js1_5/Regress/regress-306727.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-306794.js b/testsrc/tests/js1_5/Regress/regress-306794.js index bc5026d7da..40c90866de 100755 --- a/testsrc/tests/js1_5/Regress/regress-306794.js +++ b/testsrc/tests/js1_5/Regress/regress-306794.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-308085.js b/testsrc/tests/js1_5/Regress/regress-308085.js index 9ed9820316..23b15e42d1 100755 --- a/testsrc/tests/js1_5/Regress/regress-308085.js +++ b/testsrc/tests/js1_5/Regress/regress-308085.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-308566.js b/testsrc/tests/js1_5/Regress/regress-308566.js index 33319553a4..0c823254af 100755 --- a/testsrc/tests/js1_5/Regress/regress-308566.js +++ b/testsrc/tests/js1_5/Regress/regress-308566.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-309242.js b/testsrc/tests/js1_5/Regress/regress-309242.js index 12a222b249..25e1512349 100755 --- a/testsrc/tests/js1_5/Regress/regress-309242.js +++ b/testsrc/tests/js1_5/Regress/regress-309242.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-310295.js b/testsrc/tests/js1_5/Regress/regress-310295.js index de22b02675..e40faf975a 100755 --- a/testsrc/tests/js1_5/Regress/regress-310295.js +++ b/testsrc/tests/js1_5/Regress/regress-310295.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-310607.js b/testsrc/tests/js1_5/Regress/regress-310607.js index 2443ae9925..a92f5b16cb 100755 --- a/testsrc/tests/js1_5/Regress/regress-310607.js +++ b/testsrc/tests/js1_5/Regress/regress-310607.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-310993.js b/testsrc/tests/js1_5/Regress/regress-310993.js index e25ad195a0..030a9d569a 100755 --- a/testsrc/tests/js1_5/Regress/regress-310993.js +++ b/testsrc/tests/js1_5/Regress/regress-310993.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-311071.js b/testsrc/tests/js1_5/Regress/regress-311071.js index 55b0f86980..d5dec7d949 100755 --- a/testsrc/tests/js1_5/Regress/regress-311071.js +++ b/testsrc/tests/js1_5/Regress/regress-311071.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-311629.js b/testsrc/tests/js1_5/Regress/regress-311629.js index 030174c345..e27ae602a3 100755 --- a/testsrc/tests/js1_5/Regress/regress-311629.js +++ b/testsrc/tests/js1_5/Regress/regress-311629.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-312260.js b/testsrc/tests/js1_5/Regress/regress-312260.js index a95f4853ca..bb33d213b6 100755 --- a/testsrc/tests/js1_5/Regress/regress-312260.js +++ b/testsrc/tests/js1_5/Regress/regress-312260.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-31255.js b/testsrc/tests/js1_5/Regress/regress-31255.js index 68531ed3de..de16326826 100644 --- a/testsrc/tests/js1_5/Regress/regress-31255.js +++ b/testsrc/tests/js1_5/Regress/regress-31255.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-312588.js b/testsrc/tests/js1_5/Regress/regress-312588.js index 4f87c1b040..d1fe95807a 100755 --- a/testsrc/tests/js1_5/Regress/regress-312588.js +++ b/testsrc/tests/js1_5/Regress/regress-312588.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-313967-01.js b/testsrc/tests/js1_5/Regress/regress-313967-01.js index 6e99081b68..19987f9bb1 100755 --- a/testsrc/tests/js1_5/Regress/regress-313967-01.js +++ b/testsrc/tests/js1_5/Regress/regress-313967-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-313967-02.js b/testsrc/tests/js1_5/Regress/regress-313967-02.js index 2b5ade5ebf..26258e79f5 100755 --- a/testsrc/tests/js1_5/Regress/regress-313967-02.js +++ b/testsrc/tests/js1_5/Regress/regress-313967-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-314401.js b/testsrc/tests/js1_5/Regress/regress-314401.js index 94d9afde11..6bea9c1f14 100755 --- a/testsrc/tests/js1_5/Regress/regress-314401.js +++ b/testsrc/tests/js1_5/Regress/regress-314401.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-315974.js b/testsrc/tests/js1_5/Regress/regress-315974.js index 57c6425cfe..c2b463ab03 100755 --- a/testsrc/tests/js1_5/Regress/regress-315974.js +++ b/testsrc/tests/js1_5/Regress/regress-315974.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-315990.js b/testsrc/tests/js1_5/Regress/regress-315990.js index 840a96d0a2..490100f4d6 100755 --- a/testsrc/tests/js1_5/Regress/regress-315990.js +++ b/testsrc/tests/js1_5/Regress/regress-315990.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-317476.js b/testsrc/tests/js1_5/Regress/regress-317476.js index 3e6d72279f..159e9a88d2 100755 --- a/testsrc/tests/js1_5/Regress/regress-317476.js +++ b/testsrc/tests/js1_5/Regress/regress-317476.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-317533.js b/testsrc/tests/js1_5/Regress/regress-317533.js index 1e9fb68065..c99f7e0319 100755 --- a/testsrc/tests/js1_5/Regress/regress-317533.js +++ b/testsrc/tests/js1_5/Regress/regress-317533.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-317714-01.js b/testsrc/tests/js1_5/Regress/regress-317714-01.js index 4b2bbdabe5..a157ce6aa2 100755 --- a/testsrc/tests/js1_5/Regress/regress-317714-01.js +++ b/testsrc/tests/js1_5/Regress/regress-317714-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-317714-02.js b/testsrc/tests/js1_5/Regress/regress-317714-02.js index 293e7c37a6..3a2265d205 100755 --- a/testsrc/tests/js1_5/Regress/regress-317714-02.js +++ b/testsrc/tests/js1_5/Regress/regress-317714-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-319384.js b/testsrc/tests/js1_5/Regress/regress-319384.js index a584e6d045..22995ea70f 100755 --- a/testsrc/tests/js1_5/Regress/regress-319384.js +++ b/testsrc/tests/js1_5/Regress/regress-319384.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-319391.js b/testsrc/tests/js1_5/Regress/regress-319391.js index 918d2139c4..2259ee62a1 100755 --- a/testsrc/tests/js1_5/Regress/regress-319391.js +++ b/testsrc/tests/js1_5/Regress/regress-319391.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-320032.js b/testsrc/tests/js1_5/Regress/regress-320032.js index 6757919dc3..8b90f4091e 100755 --- a/testsrc/tests/js1_5/Regress/regress-320032.js +++ b/testsrc/tests/js1_5/Regress/regress-320032.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-320119.js b/testsrc/tests/js1_5/Regress/regress-320119.js index bc6123d7b7..19e21153f0 100755 --- a/testsrc/tests/js1_5/Regress/regress-320119.js +++ b/testsrc/tests/js1_5/Regress/regress-320119.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-321757.js b/testsrc/tests/js1_5/Regress/regress-321757.js index 37fb46cb2a..e3866f207b 100755 --- a/testsrc/tests/js1_5/Regress/regress-321757.js +++ b/testsrc/tests/js1_5/Regress/regress-321757.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-321874.js b/testsrc/tests/js1_5/Regress/regress-321874.js index 135e49d4c2..a793ba47b5 100755 --- a/testsrc/tests/js1_5/Regress/regress-321874.js +++ b/testsrc/tests/js1_5/Regress/regress-321874.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-321971.js b/testsrc/tests/js1_5/Regress/regress-321971.js index a554e517e2..1b92904407 100755 --- a/testsrc/tests/js1_5/Regress/regress-321971.js +++ b/testsrc/tests/js1_5/Regress/regress-321971.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-322430.js b/testsrc/tests/js1_5/Regress/regress-322430.js index a58fe810e9..573a2c538c 100755 --- a/testsrc/tests/js1_5/Regress/regress-322430.js +++ b/testsrc/tests/js1_5/Regress/regress-322430.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-323314-1.js b/testsrc/tests/js1_5/Regress/regress-323314-1.js index ca5da31be2..ef79fc673b 100755 --- a/testsrc/tests/js1_5/Regress/regress-323314-1.js +++ b/testsrc/tests/js1_5/Regress/regress-323314-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-325925.js b/testsrc/tests/js1_5/Regress/regress-325925.js index ac2b30dd01..c3383a22c1 100755 --- a/testsrc/tests/js1_5/Regress/regress-325925.js +++ b/testsrc/tests/js1_5/Regress/regress-325925.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-326453.js b/testsrc/tests/js1_5/Regress/regress-326453.js index 9c2a7b84c9..a965f8e1e2 100755 --- a/testsrc/tests/js1_5/Regress/regress-326453.js +++ b/testsrc/tests/js1_5/Regress/regress-326453.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-326467.js b/testsrc/tests/js1_5/Regress/regress-326467.js index e0ba8c2154..3049262e73 100755 --- a/testsrc/tests/js1_5/Regress/regress-326467.js +++ b/testsrc/tests/js1_5/Regress/regress-326467.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-328012.js b/testsrc/tests/js1_5/Regress/regress-328012.js index 6702d47e56..5f3a39e31f 100755 --- a/testsrc/tests/js1_5/Regress/regress-328012.js +++ b/testsrc/tests/js1_5/Regress/regress-328012.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-328664.js b/testsrc/tests/js1_5/Regress/regress-328664.js index b5e06ddaf8..2d01d310c8 100755 --- a/testsrc/tests/js1_5/Regress/regress-328664.js +++ b/testsrc/tests/js1_5/Regress/regress-328664.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-328897.js b/testsrc/tests/js1_5/Regress/regress-328897.js index e48e12a441..04b4947ea3 100755 --- a/testsrc/tests/js1_5/Regress/regress-328897.js +++ b/testsrc/tests/js1_5/Regress/regress-328897.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-329383.js b/testsrc/tests/js1_5/Regress/regress-329383.js index f0a5def15c..617ed0ff19 100755 --- a/testsrc/tests/js1_5/Regress/regress-329383.js +++ b/testsrc/tests/js1_5/Regress/regress-329383.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-329530.js b/testsrc/tests/js1_5/Regress/regress-329530.js index 875188e02c..12cf7a5f39 100755 --- a/testsrc/tests/js1_5/Regress/regress-329530.js +++ b/testsrc/tests/js1_5/Regress/regress-329530.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-330352.js b/testsrc/tests/js1_5/Regress/regress-330352.js index a71a5cd0e0..c17eadf283 100755 --- a/testsrc/tests/js1_5/Regress/regress-330352.js +++ b/testsrc/tests/js1_5/Regress/regress-330352.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-330951.js b/testsrc/tests/js1_5/Regress/regress-330951.js index 0438cec8df..93a5df5d2e 100755 --- a/testsrc/tests/js1_5/Regress/regress-330951.js +++ b/testsrc/tests/js1_5/Regress/regress-330951.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-01.js b/testsrc/tests/js1_5/Regress/regress-334807-01.js index 5589afaaee..8646532d77 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-01.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-02.js b/testsrc/tests/js1_5/Regress/regress-334807-02.js index c9efd1a402..5a1b009bd7 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-02.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-03.js b/testsrc/tests/js1_5/Regress/regress-334807-03.js index 6d97044833..25c4d8962b 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-03.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-04.js b/testsrc/tests/js1_5/Regress/regress-334807-04.js index 393c129c13..19139d0840 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-04.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-05.js b/testsrc/tests/js1_5/Regress/regress-334807-05.js index 8b2c1ef8a5..eb321c312c 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-05.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-334807-06.js b/testsrc/tests/js1_5/Regress/regress-334807-06.js index 356b84e014..79970a8d56 100755 --- a/testsrc/tests/js1_5/Regress/regress-334807-06.js +++ b/testsrc/tests/js1_5/Regress/regress-334807-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-336100.js b/testsrc/tests/js1_5/Regress/regress-336100.js index 6f287d0d22..8c8defaa25 100755 --- a/testsrc/tests/js1_5/Regress/regress-336100.js +++ b/testsrc/tests/js1_5/Regress/regress-336100.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-338307.js b/testsrc/tests/js1_5/Regress/regress-338307.js index edb4fc685e..d374b79376 100755 --- a/testsrc/tests/js1_5/Regress/regress-338307.js +++ b/testsrc/tests/js1_5/Regress/regress-338307.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-340369.js b/testsrc/tests/js1_5/Regress/regress-340369.js index 3d48325e0d..bcb01853ff 100755 --- a/testsrc/tests/js1_5/Regress/regress-340369.js +++ b/testsrc/tests/js1_5/Regress/regress-340369.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-341360.js b/testsrc/tests/js1_5/Regress/regress-341360.js index a7c6102b5d..82b6030aa4 100755 --- a/testsrc/tests/js1_5/Regress/regress-341360.js +++ b/testsrc/tests/js1_5/Regress/regress-341360.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-343713.js b/testsrc/tests/js1_5/Regress/regress-343713.js index 899f00225a..4a806f09dd 100755 --- a/testsrc/tests/js1_5/Regress/regress-343713.js +++ b/testsrc/tests/js1_5/Regress/regress-343713.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-343966.js b/testsrc/tests/js1_5/Regress/regress-343966.js index eebe3543ae..d1c7e8ed52 100755 --- a/testsrc/tests/js1_5/Regress/regress-343966.js +++ b/testsrc/tests/js1_5/Regress/regress-343966.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-344711-n.js b/testsrc/tests/js1_5/Regress/regress-344711-n.js index b3fb6c680c..4b5a996699 100755 --- a/testsrc/tests/js1_5/Regress/regress-344711-n.js +++ b/testsrc/tests/js1_5/Regress/regress-344711-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-344804.js b/testsrc/tests/js1_5/Regress/regress-344804.js index e5502b5da8..095a86a7db 100755 --- a/testsrc/tests/js1_5/Regress/regress-344804.js +++ b/testsrc/tests/js1_5/Regress/regress-344804.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-344959.js b/testsrc/tests/js1_5/Regress/regress-344959.js index 2befc20083..6d1e20b6a1 100755 --- a/testsrc/tests/js1_5/Regress/regress-344959.js +++ b/testsrc/tests/js1_5/Regress/regress-344959.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-346237.js b/testsrc/tests/js1_5/Regress/regress-346237.js index 61c2e8d7ef..97c8282d39 100755 --- a/testsrc/tests/js1_5/Regress/regress-346237.js +++ b/testsrc/tests/js1_5/Regress/regress-346237.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-346801.js b/testsrc/tests/js1_5/Regress/regress-346801.js index a83385757b..798dcd9f14 100755 --- a/testsrc/tests/js1_5/Regress/regress-346801.js +++ b/testsrc/tests/js1_5/Regress/regress-346801.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-347306-01.js b/testsrc/tests/js1_5/Regress/regress-347306-01.js index 22e783018a..1742cbf119 100644 --- a/testsrc/tests/js1_5/Regress/regress-347306-01.js +++ b/testsrc/tests/js1_5/Regress/regress-347306-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-349482-01.js b/testsrc/tests/js1_5/Regress/regress-349482-01.js index 4688c6c088..963db7e417 100755 --- a/testsrc/tests/js1_5/Regress/regress-349482-01.js +++ b/testsrc/tests/js1_5/Regress/regress-349482-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-349482-02.js b/testsrc/tests/js1_5/Regress/regress-349482-02.js index 4f42e17f05..cf4002e306 100755 --- a/testsrc/tests/js1_5/Regress/regress-349482-02.js +++ b/testsrc/tests/js1_5/Regress/regress-349482-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-349592.js b/testsrc/tests/js1_5/Regress/regress-349592.js index ad98a8ea63..77ab95a154 100755 --- a/testsrc/tests/js1_5/Regress/regress-349592.js +++ b/testsrc/tests/js1_5/Regress/regress-349592.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-349648.js b/testsrc/tests/js1_5/Regress/regress-349648.js index 17ab13c89b..e762cffaca 100755 --- a/testsrc/tests/js1_5/Regress/regress-349648.js +++ b/testsrc/tests/js1_5/Regress/regress-349648.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350253.js b/testsrc/tests/js1_5/Regress/regress-350253.js index 0dbbb7f1d6..7ff86e9a58 100755 --- a/testsrc/tests/js1_5/Regress/regress-350253.js +++ b/testsrc/tests/js1_5/Regress/regress-350253.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350268.js b/testsrc/tests/js1_5/Regress/regress-350268.js index eaa21d8874..76b31e4212 100755 --- a/testsrc/tests/js1_5/Regress/regress-350268.js +++ b/testsrc/tests/js1_5/Regress/regress-350268.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350312.js b/testsrc/tests/js1_5/Regress/regress-350312.js index 956f71cfbb..f0f73a55bd 100755 --- a/testsrc/tests/js1_5/Regress/regress-350312.js +++ b/testsrc/tests/js1_5/Regress/regress-350312.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350415.js b/testsrc/tests/js1_5/Regress/regress-350415.js index e00813fdb7..5d9469877c 100755 --- a/testsrc/tests/js1_5/Regress/regress-350415.js +++ b/testsrc/tests/js1_5/Regress/regress-350415.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350529.js b/testsrc/tests/js1_5/Regress/regress-350529.js index 6dd518910d..e1153a990a 100755 --- a/testsrc/tests/js1_5/Regress/regress-350529.js +++ b/testsrc/tests/js1_5/Regress/regress-350529.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-350692.js b/testsrc/tests/js1_5/Regress/regress-350692.js index cf19be845a..44e07dc8f9 100755 --- a/testsrc/tests/js1_5/Regress/regress-350692.js +++ b/testsrc/tests/js1_5/Regress/regress-350692.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-351116.js b/testsrc/tests/js1_5/Regress/regress-351116.js index 845ee1a4cd..24e28fc9ca 100755 --- a/testsrc/tests/js1_5/Regress/regress-351116.js +++ b/testsrc/tests/js1_5/Regress/regress-351116.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-351515.js b/testsrc/tests/js1_5/Regress/regress-351515.js index 2acb12702a..f5a3280ea1 100755 --- a/testsrc/tests/js1_5/Regress/regress-351515.js +++ b/testsrc/tests/js1_5/Regress/regress-351515.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-352009.js b/testsrc/tests/js1_5/Regress/regress-352009.js index 1ef965d7f6..51732c405f 100755 --- a/testsrc/tests/js1_5/Regress/regress-352009.js +++ b/testsrc/tests/js1_5/Regress/regress-352009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-352197.js b/testsrc/tests/js1_5/Regress/regress-352197.js index 8931e9eebe..3ff2728643 100755 --- a/testsrc/tests/js1_5/Regress/regress-352197.js +++ b/testsrc/tests/js1_5/Regress/regress-352197.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-352208.js b/testsrc/tests/js1_5/Regress/regress-352208.js index d43caefaca..25eff5833d 100755 --- a/testsrc/tests/js1_5/Regress/regress-352208.js +++ b/testsrc/tests/js1_5/Regress/regress-352208.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-352604.js b/testsrc/tests/js1_5/Regress/regress-352604.js index c09eef08e5..4577edb20c 100755 --- a/testsrc/tests/js1_5/Regress/regress-352604.js +++ b/testsrc/tests/js1_5/Regress/regress-352604.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-354924.js b/testsrc/tests/js1_5/Regress/regress-354924.js index 93acb3c0e6..dda292eaa7 100755 --- a/testsrc/tests/js1_5/Regress/regress-354924.js +++ b/testsrc/tests/js1_5/Regress/regress-354924.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355341.js b/testsrc/tests/js1_5/Regress/regress-355341.js index 192b212d8d..c43e1fb592 100755 --- a/testsrc/tests/js1_5/Regress/regress-355341.js +++ b/testsrc/tests/js1_5/Regress/regress-355341.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355344.js b/testsrc/tests/js1_5/Regress/regress-355344.js index c1ee9f7762..af316cf573 100755 --- a/testsrc/tests/js1_5/Regress/regress-355344.js +++ b/testsrc/tests/js1_5/Regress/regress-355344.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355556.js b/testsrc/tests/js1_5/Regress/regress-355556.js index 0ad9f1977b..5f0737f3d8 100755 --- a/testsrc/tests/js1_5/Regress/regress-355556.js +++ b/testsrc/tests/js1_5/Regress/regress-355556.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355829-01.js b/testsrc/tests/js1_5/Regress/regress-355829-01.js index 10e390e956..602d8acc52 100644 --- a/testsrc/tests/js1_5/Regress/regress-355829-01.js +++ b/testsrc/tests/js1_5/Regress/regress-355829-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355829-02.js b/testsrc/tests/js1_5/Regress/regress-355829-02.js index 9d3b5533e2..0653231e98 100644 --- a/testsrc/tests/js1_5/Regress/regress-355829-02.js +++ b/testsrc/tests/js1_5/Regress/regress-355829-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-355829-03.js b/testsrc/tests/js1_5/Regress/regress-355829-03.js index 1c983f3bed..d7d03fb7eb 100644 --- a/testsrc/tests/js1_5/Regress/regress-355829-03.js +++ b/testsrc/tests/js1_5/Regress/regress-355829-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-356250.js b/testsrc/tests/js1_5/Regress/regress-356250.js index a12cea0d8f..069cc31a3e 100755 --- a/testsrc/tests/js1_5/Regress/regress-356250.js +++ b/testsrc/tests/js1_5/Regress/regress-356250.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-356693.js b/testsrc/tests/js1_5/Regress/regress-356693.js index 8ac3892a70..dec4ca6db1 100755 --- a/testsrc/tests/js1_5/Regress/regress-356693.js +++ b/testsrc/tests/js1_5/Regress/regress-356693.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-01.js b/testsrc/tests/js1_5/Regress/regress-360969-01.js index 55c48d98c8..fb518eab81 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-01.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-02.js b/testsrc/tests/js1_5/Regress/regress-360969-02.js index 4cf4f7adf4..6e81ba599c 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-02.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-03.js b/testsrc/tests/js1_5/Regress/regress-360969-03.js index 056a6683e3..fc64e43b6d 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-03.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-04.js b/testsrc/tests/js1_5/Regress/regress-360969-04.js index 1c7217d4b0..fd04ea9bf1 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-04.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-05.js b/testsrc/tests/js1_5/Regress/regress-360969-05.js index 239290b305..88b8ff80a8 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-05.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-360969-06.js b/testsrc/tests/js1_5/Regress/regress-360969-06.js index c6c161865e..463134f109 100755 --- a/testsrc/tests/js1_5/Regress/regress-360969-06.js +++ b/testsrc/tests/js1_5/Regress/regress-360969-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-361467.js b/testsrc/tests/js1_5/Regress/regress-361467.js index f2fe471cf5..0c90306d1d 100755 --- a/testsrc/tests/js1_5/Regress/regress-361467.js +++ b/testsrc/tests/js1_5/Regress/regress-361467.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-361617.js b/testsrc/tests/js1_5/Regress/regress-361617.js index 0889d57a96..f99c01b2fc 100755 --- a/testsrc/tests/js1_5/Regress/regress-361617.js +++ b/testsrc/tests/js1_5/Regress/regress-361617.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-362583.js b/testsrc/tests/js1_5/Regress/regress-362583.js index b8fc2230b5..2d41a3858e 100755 --- a/testsrc/tests/js1_5/Regress/regress-362583.js +++ b/testsrc/tests/js1_5/Regress/regress-362583.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-3649-n.js b/testsrc/tests/js1_5/Regress/regress-3649-n.js index 1a23086fa9..b6d92bffea 100755 --- a/testsrc/tests/js1_5/Regress/regress-3649-n.js +++ b/testsrc/tests/js1_5/Regress/regress-3649-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-366122.js b/testsrc/tests/js1_5/Regress/regress-366122.js index dcf0969586..d642fc1ea2 100755 --- a/testsrc/tests/js1_5/Regress/regress-366122.js +++ b/testsrc/tests/js1_5/Regress/regress-366122.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-366468.js b/testsrc/tests/js1_5/Regress/regress-366468.js index 50d1d0731c..fb9316b123 100755 --- a/testsrc/tests/js1_5/Regress/regress-366468.js +++ b/testsrc/tests/js1_5/Regress/regress-366468.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-366601.js b/testsrc/tests/js1_5/Regress/regress-366601.js index 14459c7a23..a273636566 100755 --- a/testsrc/tests/js1_5/Regress/regress-366601.js +++ b/testsrc/tests/js1_5/Regress/regress-366601.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-367561-01.js b/testsrc/tests/js1_5/Regress/regress-367561-01.js index 71c7f6005f..f0588f2742 100755 --- a/testsrc/tests/js1_5/Regress/regress-367561-01.js +++ b/testsrc/tests/js1_5/Regress/regress-367561-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-367561-03.js b/testsrc/tests/js1_5/Regress/regress-367561-03.js index b563c24a35..ca8c8c7161 100755 --- a/testsrc/tests/js1_5/Regress/regress-367561-03.js +++ b/testsrc/tests/js1_5/Regress/regress-367561-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-372364.js b/testsrc/tests/js1_5/Regress/regress-372364.js index 787f3fa5a5..5091016fa8 100755 --- a/testsrc/tests/js1_5/Regress/regress-372364.js +++ b/testsrc/tests/js1_5/Regress/regress-372364.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-379245.js b/testsrc/tests/js1_5/Regress/regress-379245.js index 869d28aa47..3d9a0e3799 100755 --- a/testsrc/tests/js1_5/Regress/regress-379245.js +++ b/testsrc/tests/js1_5/Regress/regress-379245.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-383674.js b/testsrc/tests/js1_5/Regress/regress-383674.js index 31c6d959fa..5488317ad5 100755 --- a/testsrc/tests/js1_5/Regress/regress-383674.js +++ b/testsrc/tests/js1_5/Regress/regress-383674.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-383682.js b/testsrc/tests/js1_5/Regress/regress-383682.js index c1c091dfe5..0c5128692f 100755 --- a/testsrc/tests/js1_5/Regress/regress-383682.js +++ b/testsrc/tests/js1_5/Regress/regress-383682.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-385393-06.js b/testsrc/tests/js1_5/Regress/regress-385393-06.js index 594ce3f638..cb4c9ccaa4 100755 --- a/testsrc/tests/js1_5/Regress/regress-385393-06.js +++ b/testsrc/tests/js1_5/Regress/regress-385393-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-387951-01.js b/testsrc/tests/js1_5/Regress/regress-387951-01.js index 27242ea1b7..4a65878137 100755 --- a/testsrc/tests/js1_5/Regress/regress-387951-01.js +++ b/testsrc/tests/js1_5/Regress/regress-387951-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-387951-02.js b/testsrc/tests/js1_5/Regress/regress-387951-02.js index c8283f9346..c80547d2ed 100755 --- a/testsrc/tests/js1_5/Regress/regress-387951-02.js +++ b/testsrc/tests/js1_5/Regress/regress-387951-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-387951-03.js b/testsrc/tests/js1_5/Regress/regress-387951-03.js index f1b88cec00..5f00fe6f56 100755 --- a/testsrc/tests/js1_5/Regress/regress-387951-03.js +++ b/testsrc/tests/js1_5/Regress/regress-387951-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-39309.js b/testsrc/tests/js1_5/Regress/regress-39309.js index 8225f92f5a..e2be1af374 100644 --- a/testsrc/tests/js1_5/Regress/regress-39309.js +++ b/testsrc/tests/js1_5/Regress/regress-39309.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-396684.js b/testsrc/tests/js1_5/Regress/regress-396684.js index 4c1702f3b0..ce7c0526b7 100755 --- a/testsrc/tests/js1_5/Regress/regress-396684.js +++ b/testsrc/tests/js1_5/Regress/regress-396684.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-398085-01.js b/testsrc/tests/js1_5/Regress/regress-398085-01.js index a8c39feb34..79ab29f07f 100644 --- a/testsrc/tests/js1_5/Regress/regress-398085-01.js +++ b/testsrc/tests/js1_5/Regress/regress-398085-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-398085-02.js b/testsrc/tests/js1_5/Regress/regress-398085-02.js index aeca96bac3..dcaa0455c1 100644 --- a/testsrc/tests/js1_5/Regress/regress-398085-02.js +++ b/testsrc/tests/js1_5/Regress/regress-398085-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-398609.js b/testsrc/tests/js1_5/Regress/regress-398609.js index bcb6013ff7..74e135dd48 100755 --- a/testsrc/tests/js1_5/Regress/regress-398609.js +++ b/testsrc/tests/js1_5/Regress/regress-398609.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-404755.js b/testsrc/tests/js1_5/Regress/regress-404755.js index d7aa708938..302f9aa346 100755 --- a/testsrc/tests/js1_5/Regress/regress-404755.js +++ b/testsrc/tests/js1_5/Regress/regress-404755.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-406769.js b/testsrc/tests/js1_5/Regress/regress-406769.js index 88cb1ebd74..ad09fcfaf4 100755 --- a/testsrc/tests/js1_5/Regress/regress-406769.js +++ b/testsrc/tests/js1_5/Regress/regress-406769.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-407024.js b/testsrc/tests/js1_5/Regress/regress-407024.js index 5bdcf0707b..1426543120 100755 --- a/testsrc/tests/js1_5/Regress/regress-407024.js +++ b/testsrc/tests/js1_5/Regress/regress-407024.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-407323.js b/testsrc/tests/js1_5/Regress/regress-407323.js index 3fdacd89e8..2e00f84a4d 100755 --- a/testsrc/tests/js1_5/Regress/regress-407323.js +++ b/testsrc/tests/js1_5/Regress/regress-407323.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-407957.js b/testsrc/tests/js1_5/Regress/regress-407957.js index 692ab5c81a..cb4edc1c87 100755 --- a/testsrc/tests/js1_5/Regress/regress-407957.js +++ b/testsrc/tests/js1_5/Regress/regress-407957.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-410852.js b/testsrc/tests/js1_5/Regress/regress-410852.js index 9cfe3f7b43..4bebb8fb8f 100755 --- a/testsrc/tests/js1_5/Regress/regress-410852.js +++ b/testsrc/tests/js1_5/Regress/regress-410852.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-416628.js b/testsrc/tests/js1_5/Regress/regress-416628.js index 871af42108..6e70d63542 100755 --- a/testsrc/tests/js1_5/Regress/regress-416628.js +++ b/testsrc/tests/js1_5/Regress/regress-416628.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-416737-01.js b/testsrc/tests/js1_5/Regress/regress-416737-01.js index 09786d0e6a..d2592b24be 100644 --- a/testsrc/tests/js1_5/Regress/regress-416737-01.js +++ b/testsrc/tests/js1_5/Regress/regress-416737-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-416737-02.js b/testsrc/tests/js1_5/Regress/regress-416737-02.js index 055cc98a66..6875ec59b4 100644 --- a/testsrc/tests/js1_5/Regress/regress-416737-02.js +++ b/testsrc/tests/js1_5/Regress/regress-416737-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-417893.js b/testsrc/tests/js1_5/Regress/regress-417893.js index 9a874b42f7..af68065d28 100755 --- a/testsrc/tests/js1_5/Regress/regress-417893.js +++ b/testsrc/tests/js1_5/Regress/regress-417893.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-418504.js b/testsrc/tests/js1_5/Regress/regress-418504.js index cc7ce4f614..3a8cfbe0f9 100755 --- a/testsrc/tests/js1_5/Regress/regress-418504.js +++ b/testsrc/tests/js1_5/Regress/regress-418504.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-418540.js b/testsrc/tests/js1_5/Regress/regress-418540.js index 436ace0726..3a5c98f993 100755 --- a/testsrc/tests/js1_5/Regress/regress-418540.js +++ b/testsrc/tests/js1_5/Regress/regress-418540.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-419018.js b/testsrc/tests/js1_5/Regress/regress-419018.js index 63b00b5c18..e73ebb1f12 100755 --- a/testsrc/tests/js1_5/Regress/regress-419018.js +++ b/testsrc/tests/js1_5/Regress/regress-419018.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-419803.js b/testsrc/tests/js1_5/Regress/regress-419803.js index 0fdc89faa4..1962e695e0 100755 --- a/testsrc/tests/js1_5/Regress/regress-419803.js +++ b/testsrc/tests/js1_5/Regress/regress-419803.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-420919.js b/testsrc/tests/js1_5/Regress/regress-420919.js index e05749f7bc..9754570924 100755 --- a/testsrc/tests/js1_5/Regress/regress-420919.js +++ b/testsrc/tests/js1_5/Regress/regress-420919.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-422348.js b/testsrc/tests/js1_5/Regress/regress-422348.js index 4d09bec75c..295b803ed2 100755 --- a/testsrc/tests/js1_5/Regress/regress-422348.js +++ b/testsrc/tests/js1_5/Regress/regress-422348.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-424311.js b/testsrc/tests/js1_5/Regress/regress-424311.js index 53c3753b42..636044ed96 100755 --- a/testsrc/tests/js1_5/Regress/regress-424311.js +++ b/testsrc/tests/js1_5/Regress/regress-424311.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-425360.js b/testsrc/tests/js1_5/Regress/regress-425360.js index dba15e1655..165779861f 100755 --- a/testsrc/tests/js1_5/Regress/regress-425360.js +++ b/testsrc/tests/js1_5/Regress/regress-425360.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-426827.js b/testsrc/tests/js1_5/Regress/regress-426827.js index dc484294d1..22acdd1128 100644 --- a/testsrc/tests/js1_5/Regress/regress-426827.js +++ b/testsrc/tests/js1_5/Regress/regress-426827.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-428366.js b/testsrc/tests/js1_5/Regress/regress-428366.js index cbea07e6be..1e25032135 100644 --- a/testsrc/tests/js1_5/Regress/regress-428366.js +++ b/testsrc/tests/js1_5/Regress/regress-428366.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-438415-01.js b/testsrc/tests/js1_5/Regress/regress-438415-01.js index 42c3155ad0..97284103c7 100755 --- a/testsrc/tests/js1_5/Regress/regress-438415-01.js +++ b/testsrc/tests/js1_5/Regress/regress-438415-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-438415-02.js b/testsrc/tests/js1_5/Regress/regress-438415-02.js index a05458e7c4..6c508da44c 100755 --- a/testsrc/tests/js1_5/Regress/regress-438415-02.js +++ b/testsrc/tests/js1_5/Regress/regress-438415-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-449627.js b/testsrc/tests/js1_5/Regress/regress-449627.js index 032d452b81..416e27c56e 100755 --- a/testsrc/tests/js1_5/Regress/regress-449627.js +++ b/testsrc/tests/js1_5/Regress/regress-449627.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-449666.js b/testsrc/tests/js1_5/Regress/regress-449666.js index f3464454a7..53b4338f33 100644 --- a/testsrc/tests/js1_5/Regress/regress-449666.js +++ b/testsrc/tests/js1_5/Regress/regress-449666.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-450369.js b/testsrc/tests/js1_5/Regress/regress-450369.js index 8f3d7da649..91adf2ef3f 100755 --- a/testsrc/tests/js1_5/Regress/regress-450369.js +++ b/testsrc/tests/js1_5/Regress/regress-450369.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-450833.js b/testsrc/tests/js1_5/Regress/regress-450833.js index f7d4a61cf7..472af30b9f 100644 --- a/testsrc/tests/js1_5/Regress/regress-450833.js +++ b/testsrc/tests/js1_5/Regress/regress-450833.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-451322.js b/testsrc/tests/js1_5/Regress/regress-451322.js index f611141754..5dd0c8bb12 100644 --- a/testsrc/tests/js1_5/Regress/regress-451322.js +++ b/testsrc/tests/js1_5/Regress/regress-451322.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-451884.js b/testsrc/tests/js1_5/Regress/regress-451884.js index 7f59f8e248..54edd740c0 100755 --- a/testsrc/tests/js1_5/Regress/regress-451884.js +++ b/testsrc/tests/js1_5/Regress/regress-451884.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-451946.js b/testsrc/tests/js1_5/Regress/regress-451946.js index 7b58c451c9..30b81fe82f 100755 --- a/testsrc/tests/js1_5/Regress/regress-451946.js +++ b/testsrc/tests/js1_5/Regress/regress-451946.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452008.js b/testsrc/tests/js1_5/Regress/regress-452008.js index f24e2b6c0f..9198f3eb35 100755 --- a/testsrc/tests/js1_5/Regress/regress-452008.js +++ b/testsrc/tests/js1_5/Regress/regress-452008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452170.js b/testsrc/tests/js1_5/Regress/regress-452170.js index 80690cc4f8..bb7682b8bf 100755 --- a/testsrc/tests/js1_5/Regress/regress-452170.js +++ b/testsrc/tests/js1_5/Regress/regress-452170.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452333.js b/testsrc/tests/js1_5/Regress/regress-452333.js index 272a2d809c..ba1ba1884d 100755 --- a/testsrc/tests/js1_5/Regress/regress-452333.js +++ b/testsrc/tests/js1_5/Regress/regress-452333.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452336.js b/testsrc/tests/js1_5/Regress/regress-452336.js index d671633769..30681cbab4 100755 --- a/testsrc/tests/js1_5/Regress/regress-452336.js +++ b/testsrc/tests/js1_5/Regress/regress-452336.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452346.js b/testsrc/tests/js1_5/Regress/regress-452346.js index b0ed7a75b5..99fca25f60 100755 --- a/testsrc/tests/js1_5/Regress/regress-452346.js +++ b/testsrc/tests/js1_5/Regress/regress-452346.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452495.js b/testsrc/tests/js1_5/Regress/regress-452495.js index 3ca3204792..efc1dd2c6a 100755 --- a/testsrc/tests/js1_5/Regress/regress-452495.js +++ b/testsrc/tests/js1_5/Regress/regress-452495.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452573-01.js b/testsrc/tests/js1_5/Regress/regress-452573-01.js index 694059d585..bd4656b72a 100755 --- a/testsrc/tests/js1_5/Regress/regress-452573-01.js +++ b/testsrc/tests/js1_5/Regress/regress-452573-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452573-02.js b/testsrc/tests/js1_5/Regress/regress-452573-02.js index 2fc8cdb960..777072229a 100755 --- a/testsrc/tests/js1_5/Regress/regress-452573-02.js +++ b/testsrc/tests/js1_5/Regress/regress-452573-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452713.js b/testsrc/tests/js1_5/Regress/regress-452713.js index 580723c881..d5b81f7e4b 100755 --- a/testsrc/tests/js1_5/Regress/regress-452713.js +++ b/testsrc/tests/js1_5/Regress/regress-452713.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452724-01.js b/testsrc/tests/js1_5/Regress/regress-452724-01.js index 3d2b2104c6..e07fe8b83b 100755 --- a/testsrc/tests/js1_5/Regress/regress-452724-01.js +++ b/testsrc/tests/js1_5/Regress/regress-452724-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452724-02.js b/testsrc/tests/js1_5/Regress/regress-452724-02.js index fce6c35415..55822b0d8d 100755 --- a/testsrc/tests/js1_5/Regress/regress-452724-02.js +++ b/testsrc/tests/js1_5/Regress/regress-452724-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452742-01.js b/testsrc/tests/js1_5/Regress/regress-452742-01.js index 7bac1b1fdd..9bf17647a8 100755 --- a/testsrc/tests/js1_5/Regress/regress-452742-01.js +++ b/testsrc/tests/js1_5/Regress/regress-452742-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452742-02.js b/testsrc/tests/js1_5/Regress/regress-452742-02.js index eae1572b59..a120c943a6 100755 --- a/testsrc/tests/js1_5/Regress/regress-452742-02.js +++ b/testsrc/tests/js1_5/Regress/regress-452742-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452853.js b/testsrc/tests/js1_5/Regress/regress-452853.js index bfd27f1cf8..ba05f7c840 100755 --- a/testsrc/tests/js1_5/Regress/regress-452853.js +++ b/testsrc/tests/js1_5/Regress/regress-452853.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452884-01.js b/testsrc/tests/js1_5/Regress/regress-452884-01.js index efb7f49f3b..a68b8e3732 100755 --- a/testsrc/tests/js1_5/Regress/regress-452884-01.js +++ b/testsrc/tests/js1_5/Regress/regress-452884-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-452884-02.js b/testsrc/tests/js1_5/Regress/regress-452884-02.js index 14c54b625d..b3d43bf321 100755 --- a/testsrc/tests/js1_5/Regress/regress-452884-02.js +++ b/testsrc/tests/js1_5/Regress/regress-452884-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-453024.js b/testsrc/tests/js1_5/Regress/regress-453024.js index be8972a475..4b80e72472 100755 --- a/testsrc/tests/js1_5/Regress/regress-453024.js +++ b/testsrc/tests/js1_5/Regress/regress-453024.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-453173.js b/testsrc/tests/js1_5/Regress/regress-453173.js index 90617fa741..787da6d4c4 100755 --- a/testsrc/tests/js1_5/Regress/regress-453173.js +++ b/testsrc/tests/js1_5/Regress/regress-453173.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-453397.js b/testsrc/tests/js1_5/Regress/regress-453397.js index d99e700d37..a7cc4ab423 100755 --- a/testsrc/tests/js1_5/Regress/regress-453397.js +++ b/testsrc/tests/js1_5/Regress/regress-453397.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-453701.js b/testsrc/tests/js1_5/Regress/regress-453701.js index 0d76a14e6f..d2b46fc0cb 100755 --- a/testsrc/tests/js1_5/Regress/regress-453701.js +++ b/testsrc/tests/js1_5/Regress/regress-453701.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-453747.js b/testsrc/tests/js1_5/Regress/regress-453747.js index 943173ac0f..1910ae9553 100755 --- a/testsrc/tests/js1_5/Regress/regress-453747.js +++ b/testsrc/tests/js1_5/Regress/regress-453747.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-454682.js b/testsrc/tests/js1_5/Regress/regress-454682.js index afe321fc9c..d733dd0642 100755 --- a/testsrc/tests/js1_5/Regress/regress-454682.js +++ b/testsrc/tests/js1_5/Regress/regress-454682.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-454981.js b/testsrc/tests/js1_5/Regress/regress-454981.js index f987529fcc..b38df48624 100755 --- a/testsrc/tests/js1_5/Regress/regress-454981.js +++ b/testsrc/tests/js1_5/Regress/regress-454981.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-455605.js b/testsrc/tests/js1_5/Regress/regress-455605.js index 906d725b3d..816bff3a72 100755 --- a/testsrc/tests/js1_5/Regress/regress-455605.js +++ b/testsrc/tests/js1_5/Regress/regress-455605.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-455748.js b/testsrc/tests/js1_5/Regress/regress-455748.js index c51d6cb5ae..11cf248fb6 100755 --- a/testsrc/tests/js1_5/Regress/regress-455748.js +++ b/testsrc/tests/js1_5/Regress/regress-455748.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-455758-01.js b/testsrc/tests/js1_5/Regress/regress-455758-01.js index 9e7a5b8e2d..605b1ecc0a 100755 --- a/testsrc/tests/js1_5/Regress/regress-455758-01.js +++ b/testsrc/tests/js1_5/Regress/regress-455758-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-455758-02.js b/testsrc/tests/js1_5/Regress/regress-455758-02.js index 314019a6c0..86bc80c9f3 100755 --- a/testsrc/tests/js1_5/Regress/regress-455758-02.js +++ b/testsrc/tests/js1_5/Regress/regress-455758-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-455775.js b/testsrc/tests/js1_5/Regress/regress-455775.js index 9bfedf4fcc..0adcb3782a 100755 --- a/testsrc/tests/js1_5/Regress/regress-455775.js +++ b/testsrc/tests/js1_5/Regress/regress-455775.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456470.js b/testsrc/tests/js1_5/Regress/regress-456470.js index 91cd9d1bb3..609a9b91f1 100644 --- a/testsrc/tests/js1_5/Regress/regress-456470.js +++ b/testsrc/tests/js1_5/Regress/regress-456470.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456477-01.js b/testsrc/tests/js1_5/Regress/regress-456477-01.js index 05ab3f032c..2cb6d30f51 100755 --- a/testsrc/tests/js1_5/Regress/regress-456477-01.js +++ b/testsrc/tests/js1_5/Regress/regress-456477-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456477-02.js b/testsrc/tests/js1_5/Regress/regress-456477-02.js index 816a562a74..161cb302d5 100755 --- a/testsrc/tests/js1_5/Regress/regress-456477-02.js +++ b/testsrc/tests/js1_5/Regress/regress-456477-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456494.js b/testsrc/tests/js1_5/Regress/regress-456494.js index c1a7de93c4..0d869bb467 100755 --- a/testsrc/tests/js1_5/Regress/regress-456494.js +++ b/testsrc/tests/js1_5/Regress/regress-456494.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456540-01.js b/testsrc/tests/js1_5/Regress/regress-456540-01.js index 1914b9786c..eb3521ec97 100755 --- a/testsrc/tests/js1_5/Regress/regress-456540-01.js +++ b/testsrc/tests/js1_5/Regress/regress-456540-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-456540-02.js b/testsrc/tests/js1_5/Regress/regress-456540-02.js index c35853cd01..deac27cd83 100755 --- a/testsrc/tests/js1_5/Regress/regress-456540-02.js +++ b/testsrc/tests/js1_5/Regress/regress-456540-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-457065-03.js b/testsrc/tests/js1_5/Regress/regress-457065-03.js index de5fbdf2e8..f0b9041a3e 100644 --- a/testsrc/tests/js1_5/Regress/regress-457065-03.js +++ b/testsrc/tests/js1_5/Regress/regress-457065-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-457456.js b/testsrc/tests/js1_5/Regress/regress-457456.js index 5d7ecc476f..a7eb0b957f 100755 --- a/testsrc/tests/js1_5/Regress/regress-457456.js +++ b/testsrc/tests/js1_5/Regress/regress-457456.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-457778.js b/testsrc/tests/js1_5/Regress/regress-457778.js index 1122b72cbd..ae776c4fb7 100755 --- a/testsrc/tests/js1_5/Regress/regress-457778.js +++ b/testsrc/tests/js1_5/Regress/regress-457778.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-458851.js b/testsrc/tests/js1_5/Regress/regress-458851.js index 7298738b2f..0c3b31b127 100755 --- a/testsrc/tests/js1_5/Regress/regress-458851.js +++ b/testsrc/tests/js1_5/Regress/regress-458851.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-459085.js b/testsrc/tests/js1_5/Regress/regress-459085.js index fec42e3199..60b3bb59d7 100755 --- a/testsrc/tests/js1_5/Regress/regress-459085.js +++ b/testsrc/tests/js1_5/Regress/regress-459085.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-459628.js b/testsrc/tests/js1_5/Regress/regress-459628.js index ae14772725..a8032d40fe 100755 --- a/testsrc/tests/js1_5/Regress/regress-459628.js +++ b/testsrc/tests/js1_5/Regress/regress-459628.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-459990.js b/testsrc/tests/js1_5/Regress/regress-459990.js index 567a980508..4d598a1e5c 100755 --- a/testsrc/tests/js1_5/Regress/regress-459990.js +++ b/testsrc/tests/js1_5/Regress/regress-459990.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-460024.js b/testsrc/tests/js1_5/Regress/regress-460024.js index 45577010b6..ab78b12f98 100755 --- a/testsrc/tests/js1_5/Regress/regress-460024.js +++ b/testsrc/tests/js1_5/Regress/regress-460024.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-460117.js b/testsrc/tests/js1_5/Regress/regress-460117.js index 4b0011936e..040454fb53 100755 --- a/testsrc/tests/js1_5/Regress/regress-460117.js +++ b/testsrc/tests/js1_5/Regress/regress-460117.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-460886-01.js b/testsrc/tests/js1_5/Regress/regress-460886-01.js index 6b279bbd96..18a02ed68d 100644 --- a/testsrc/tests/js1_5/Regress/regress-460886-01.js +++ b/testsrc/tests/js1_5/Regress/regress-460886-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-460886-02.js b/testsrc/tests/js1_5/Regress/regress-460886-02.js index 56e8b761c2..326ce9b5ac 100644 --- a/testsrc/tests/js1_5/Regress/regress-460886-02.js +++ b/testsrc/tests/js1_5/Regress/regress-460886-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-461307.js b/testsrc/tests/js1_5/Regress/regress-461307.js index c9ec44549b..bea7a462d9 100755 --- a/testsrc/tests/js1_5/Regress/regress-461307.js +++ b/testsrc/tests/js1_5/Regress/regress-461307.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-461723.js b/testsrc/tests/js1_5/Regress/regress-461723.js index d6907080e2..02d0f4adcf 100755 --- a/testsrc/tests/js1_5/Regress/regress-461723.js +++ b/testsrc/tests/js1_5/Regress/regress-461723.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-462292.js b/testsrc/tests/js1_5/Regress/regress-462292.js index 556d0032dd..325ad744f7 100755 --- a/testsrc/tests/js1_5/Regress/regress-462292.js +++ b/testsrc/tests/js1_5/Regress/regress-462292.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-462879.js b/testsrc/tests/js1_5/Regress/regress-462879.js index d035025dcf..d794abb7f6 100644 --- a/testsrc/tests/js1_5/Regress/regress-462879.js +++ b/testsrc/tests/js1_5/Regress/regress-462879.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-462989.js b/testsrc/tests/js1_5/Regress/regress-462989.js index db90fc11ac..95d6baa340 100755 --- a/testsrc/tests/js1_5/Regress/regress-462989.js +++ b/testsrc/tests/js1_5/Regress/regress-462989.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-463259.js b/testsrc/tests/js1_5/Regress/regress-463259.js index b7bfd7c9cf..25fabecf2b 100755 --- a/testsrc/tests/js1_5/Regress/regress-463259.js +++ b/testsrc/tests/js1_5/Regress/regress-463259.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-463782.js b/testsrc/tests/js1_5/Regress/regress-463782.js index a094a3d978..357b0545c6 100644 --- a/testsrc/tests/js1_5/Regress/regress-463782.js +++ b/testsrc/tests/js1_5/Regress/regress-463782.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-464334.js b/testsrc/tests/js1_5/Regress/regress-464334.js index ab0650f793..56fb2ccb0d 100644 --- a/testsrc/tests/js1_5/Regress/regress-464334.js +++ b/testsrc/tests/js1_5/Regress/regress-464334.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-464862.js b/testsrc/tests/js1_5/Regress/regress-464862.js index 4dd2a10f70..799cdda0cc 100644 --- a/testsrc/tests/js1_5/Regress/regress-464862.js +++ b/testsrc/tests/js1_5/Regress/regress-464862.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465013.js b/testsrc/tests/js1_5/Regress/regress-465013.js index 0a2e368fee..6c9ec07ba8 100644 --- a/testsrc/tests/js1_5/Regress/regress-465013.js +++ b/testsrc/tests/js1_5/Regress/regress-465013.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465132.js b/testsrc/tests/js1_5/Regress/regress-465132.js index f58908140f..0205518222 100644 --- a/testsrc/tests/js1_5/Regress/regress-465132.js +++ b/testsrc/tests/js1_5/Regress/regress-465132.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465133.js b/testsrc/tests/js1_5/Regress/regress-465133.js index a40c0b2e1a..77f65381ff 100644 --- a/testsrc/tests/js1_5/Regress/regress-465133.js +++ b/testsrc/tests/js1_5/Regress/regress-465133.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465135.js b/testsrc/tests/js1_5/Regress/regress-465135.js index 0331717233..b14becd1cd 100644 --- a/testsrc/tests/js1_5/Regress/regress-465135.js +++ b/testsrc/tests/js1_5/Regress/regress-465135.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465136.js b/testsrc/tests/js1_5/Regress/regress-465136.js index 3907ee4fa2..70603189f2 100644 --- a/testsrc/tests/js1_5/Regress/regress-465136.js +++ b/testsrc/tests/js1_5/Regress/regress-465136.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465137.js b/testsrc/tests/js1_5/Regress/regress-465137.js index 57985ccae7..3e8398b15b 100644 --- a/testsrc/tests/js1_5/Regress/regress-465137.js +++ b/testsrc/tests/js1_5/Regress/regress-465137.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465262.js b/testsrc/tests/js1_5/Regress/regress-465262.js index c987f1beb1..7a256e8c3b 100644 --- a/testsrc/tests/js1_5/Regress/regress-465262.js +++ b/testsrc/tests/js1_5/Regress/regress-465262.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465272.js b/testsrc/tests/js1_5/Regress/regress-465272.js index a2d7318489..55ea2794b0 100755 --- a/testsrc/tests/js1_5/Regress/regress-465272.js +++ b/testsrc/tests/js1_5/Regress/regress-465272.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465347.js b/testsrc/tests/js1_5/Regress/regress-465347.js index 8db8fdc960..98e346a8f5 100755 --- a/testsrc/tests/js1_5/Regress/regress-465347.js +++ b/testsrc/tests/js1_5/Regress/regress-465347.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-465366.js b/testsrc/tests/js1_5/Regress/regress-465366.js index f8c4997984..482b897098 100644 --- a/testsrc/tests/js1_5/Regress/regress-465366.js +++ b/testsrc/tests/js1_5/Regress/regress-465366.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-466262.js b/testsrc/tests/js1_5/Regress/regress-466262.js index 7d242e5851..5d6fb4ae35 100755 --- a/testsrc/tests/js1_5/Regress/regress-466262.js +++ b/testsrc/tests/js1_5/Regress/regress-466262.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-466747.js b/testsrc/tests/js1_5/Regress/regress-466747.js index d01775a7c4..ae37819108 100644 --- a/testsrc/tests/js1_5/Regress/regress-466747.js +++ b/testsrc/tests/js1_5/Regress/regress-466747.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-469044.js b/testsrc/tests/js1_5/Regress/regress-469044.js index 766aa61151..e483dd3267 100644 --- a/testsrc/tests/js1_5/Regress/regress-469044.js +++ b/testsrc/tests/js1_5/Regress/regress-469044.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-470061.js b/testsrc/tests/js1_5/Regress/regress-470061.js index 7cc2bbd8be..22af482f2d 100644 --- a/testsrc/tests/js1_5/Regress/regress-470061.js +++ b/testsrc/tests/js1_5/Regress/regress-470061.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-470187-01.js b/testsrc/tests/js1_5/Regress/regress-470187-01.js index d6cf5b60fe..a1d906671b 100644 --- a/testsrc/tests/js1_5/Regress/regress-470187-01.js +++ b/testsrc/tests/js1_5/Regress/regress-470187-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-470187-02.js b/testsrc/tests/js1_5/Regress/regress-470187-02.js index bc7f12d912..8a2dfb7dfb 100644 --- a/testsrc/tests/js1_5/Regress/regress-470187-02.js +++ b/testsrc/tests/js1_5/Regress/regress-470187-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-470758-01.js b/testsrc/tests/js1_5/Regress/regress-470758-01.js index 64e094ce2b..8e7733a9c3 100644 --- a/testsrc/tests/js1_5/Regress/regress-470758-01.js +++ b/testsrc/tests/js1_5/Regress/regress-470758-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-470758-02.js b/testsrc/tests/js1_5/Regress/regress-470758-02.js index 71a41d6954..b5565f4a44 100644 --- a/testsrc/tests/js1_5/Regress/regress-470758-02.js +++ b/testsrc/tests/js1_5/Regress/regress-470758-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-472533.js b/testsrc/tests/js1_5/Regress/regress-472533.js index 7ef23dff07..84abf13140 100644 --- a/testsrc/tests/js1_5/Regress/regress-472533.js +++ b/testsrc/tests/js1_5/Regress/regress-472533.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-475645-01.js b/testsrc/tests/js1_5/Regress/regress-475645-01.js index c34c44c6e8..61bdb4ac8b 100644 --- a/testsrc/tests/js1_5/Regress/regress-475645-01.js +++ b/testsrc/tests/js1_5/Regress/regress-475645-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-475645-02.js b/testsrc/tests/js1_5/Regress/regress-475645-02.js index b97dfac544..a12586f01b 100644 --- a/testsrc/tests/js1_5/Regress/regress-475645-02.js +++ b/testsrc/tests/js1_5/Regress/regress-475645-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-476049.js b/testsrc/tests/js1_5/Regress/regress-476049.js index 628f38b931..0f743278b4 100644 --- a/testsrc/tests/js1_5/Regress/regress-476049.js +++ b/testsrc/tests/js1_5/Regress/regress-476049.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-476192.js b/testsrc/tests/js1_5/Regress/regress-476192.js index 9e0522a024..71f24e5de3 100644 --- a/testsrc/tests/js1_5/Regress/regress-476192.js +++ b/testsrc/tests/js1_5/Regress/regress-476192.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-477733.js b/testsrc/tests/js1_5/Regress/regress-477733.js index 9710357eda..63bec8fcc9 100644 --- a/testsrc/tests/js1_5/Regress/regress-477733.js +++ b/testsrc/tests/js1_5/Regress/regress-477733.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-477758.js b/testsrc/tests/js1_5/Regress/regress-477758.js index 01c26781a0..642cde086f 100644 --- a/testsrc/tests/js1_5/Regress/regress-477758.js +++ b/testsrc/tests/js1_5/Regress/regress-477758.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-478314.js b/testsrc/tests/js1_5/Regress/regress-478314.js index dde17b171b..d27284096a 100644 --- a/testsrc/tests/js1_5/Regress/regress-478314.js +++ b/testsrc/tests/js1_5/Regress/regress-478314.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-479353.js b/testsrc/tests/js1_5/Regress/regress-479353.js index f6920b5439..47e47c4572 100644 --- a/testsrc/tests/js1_5/Regress/regress-479353.js +++ b/testsrc/tests/js1_5/Regress/regress-479353.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-480147.js b/testsrc/tests/js1_5/Regress/regress-480147.js index 820f6e269c..de9aa3bb38 100644 --- a/testsrc/tests/js1_5/Regress/regress-480147.js +++ b/testsrc/tests/js1_5/Regress/regress-480147.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-480244.js b/testsrc/tests/js1_5/Regress/regress-480244.js index b573dd51ed..9bfa3cbbf5 100644 --- a/testsrc/tests/js1_5/Regress/regress-480244.js +++ b/testsrc/tests/js1_5/Regress/regress-480244.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-481436.js b/testsrc/tests/js1_5/Regress/regress-481436.js index b8e006e80b..dc8b2524a5 100644 --- a/testsrc/tests/js1_5/Regress/regress-481436.js +++ b/testsrc/tests/js1_5/Regress/regress-481436.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-482421.js b/testsrc/tests/js1_5/Regress/regress-482421.js index f26dd53362..da960da5a3 100644 --- a/testsrc/tests/js1_5/Regress/regress-482421.js +++ b/testsrc/tests/js1_5/Regress/regress-482421.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-482783.js b/testsrc/tests/js1_5/Regress/regress-482783.js index fa228b9798..68dc206fab 100644 --- a/testsrc/tests/js1_5/Regress/regress-482783.js +++ b/testsrc/tests/js1_5/Regress/regress-482783.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-483103.js b/testsrc/tests/js1_5/Regress/regress-483103.js index a5a958ae91..acd7d97fa9 100644 --- a/testsrc/tests/js1_5/Regress/regress-483103.js +++ b/testsrc/tests/js1_5/Regress/regress-483103.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-501124.js b/testsrc/tests/js1_5/Regress/regress-501124.js index 83cf456f54..d9c9fd6785 100644 --- a/testsrc/tests/js1_5/Regress/regress-501124.js +++ b/testsrc/tests/js1_5/Regress/regress-501124.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-504078.js b/testsrc/tests/js1_5/Regress/regress-504078.js index 6deccc40aa..684fd09b10 100644 --- a/testsrc/tests/js1_5/Regress/regress-504078.js +++ b/testsrc/tests/js1_5/Regress/regress-504078.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-506567.js b/testsrc/tests/js1_5/Regress/regress-506567.js index bcdf3075c2..249c1f4839 100644 --- a/testsrc/tests/js1_5/Regress/regress-506567.js +++ b/testsrc/tests/js1_5/Regress/regress-506567.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-57043.js b/testsrc/tests/js1_5/Regress/regress-57043.js index 56606d2511..509d01d404 100644 --- a/testsrc/tests/js1_5/Regress/regress-57043.js +++ b/testsrc/tests/js1_5/Regress/regress-57043.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-58116.js b/testsrc/tests/js1_5/Regress/regress-58116.js index c95f3e33a4..7d1ecc78e1 100755 --- a/testsrc/tests/js1_5/Regress/regress-58116.js +++ b/testsrc/tests/js1_5/Regress/regress-58116.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-68498-001.js b/testsrc/tests/js1_5/Regress/regress-68498-001.js index 7bcffc43d2..0625ca4194 100644 --- a/testsrc/tests/js1_5/Regress/regress-68498-001.js +++ b/testsrc/tests/js1_5/Regress/regress-68498-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-68498-002.js b/testsrc/tests/js1_5/Regress/regress-68498-002.js index 075b922a91..1231b8679d 100644 --- a/testsrc/tests/js1_5/Regress/regress-68498-002.js +++ b/testsrc/tests/js1_5/Regress/regress-68498-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-68498-003.js b/testsrc/tests/js1_5/Regress/regress-68498-003.js index 4099a7830e..c237297659 100644 --- a/testsrc/tests/js1_5/Regress/regress-68498-003.js +++ b/testsrc/tests/js1_5/Regress/regress-68498-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-68498-004.js b/testsrc/tests/js1_5/Regress/regress-68498-004.js index 1eeeb18eb5..df412e7857 100644 --- a/testsrc/tests/js1_5/Regress/regress-68498-004.js +++ b/testsrc/tests/js1_5/Regress/regress-68498-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-69607.js b/testsrc/tests/js1_5/Regress/regress-69607.js index 62bec0285d..843296a10c 100644 --- a/testsrc/tests/js1_5/Regress/regress-69607.js +++ b/testsrc/tests/js1_5/Regress/regress-69607.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-71107.js b/testsrc/tests/js1_5/Regress/regress-71107.js index 9d22d937b3..3d7c5ab4f0 100644 --- a/testsrc/tests/js1_5/Regress/regress-71107.js +++ b/testsrc/tests/js1_5/Regress/regress-71107.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-76054.js b/testsrc/tests/js1_5/Regress/regress-76054.js index 963847b1da..a58a54a335 100644 --- a/testsrc/tests/js1_5/Regress/regress-76054.js +++ b/testsrc/tests/js1_5/Regress/regress-76054.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-80981.js b/testsrc/tests/js1_5/Regress/regress-80981.js index 15f6677c2a..a99b3b386b 100644 --- a/testsrc/tests/js1_5/Regress/regress-80981.js +++ b/testsrc/tests/js1_5/Regress/regress-80981.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-82306.js b/testsrc/tests/js1_5/Regress/regress-82306.js index b38b889ce4..f1e6c94eb8 100644 --- a/testsrc/tests/js1_5/Regress/regress-82306.js +++ b/testsrc/tests/js1_5/Regress/regress-82306.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-89443.js b/testsrc/tests/js1_5/Regress/regress-89443.js index f233ae3439..4cab1e606c 100644 --- a/testsrc/tests/js1_5/Regress/regress-89443.js +++ b/testsrc/tests/js1_5/Regress/regress-89443.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-89474.js b/testsrc/tests/js1_5/Regress/regress-89474.js index 4c2e3a8c6a..2522045444 100644 --- a/testsrc/tests/js1_5/Regress/regress-89474.js +++ b/testsrc/tests/js1_5/Regress/regress-89474.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-90445.js b/testsrc/tests/js1_5/Regress/regress-90445.js index c1dbb04415..08fb740250 100644 --- a/testsrc/tests/js1_5/Regress/regress-90445.js +++ b/testsrc/tests/js1_5/Regress/regress-90445.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-96128-n.js b/testsrc/tests/js1_5/Regress/regress-96128-n.js index 0c1d5ab21f..af0ce414fb 100644 --- a/testsrc/tests/js1_5/Regress/regress-96128-n.js +++ b/testsrc/tests/js1_5/Regress/regress-96128-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-96526-001.js b/testsrc/tests/js1_5/Regress/regress-96526-001.js index b8723d6e82..7fdf7cb0da 100644 --- a/testsrc/tests/js1_5/Regress/regress-96526-001.js +++ b/testsrc/tests/js1_5/Regress/regress-96526-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-96526-002.js b/testsrc/tests/js1_5/Regress/regress-96526-002.js index e962ed256e..4eb0a046ee 100644 --- a/testsrc/tests/js1_5/Regress/regress-96526-002.js +++ b/testsrc/tests/js1_5/Regress/regress-96526-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-96526-003.js b/testsrc/tests/js1_5/Regress/regress-96526-003.js index 3d4c118a98..62d52a2325 100644 --- a/testsrc/tests/js1_5/Regress/regress-96526-003.js +++ b/testsrc/tests/js1_5/Regress/regress-96526-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Regress/regress-98901.js b/testsrc/tests/js1_5/Regress/regress-98901.js index 7832d5d9e4..7df49250b3 100755 --- a/testsrc/tests/js1_5/Regress/regress-98901.js +++ b/testsrc/tests/js1_5/Regress/regress-98901.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-154693.js b/testsrc/tests/js1_5/Scope/regress-154693.js index bca883a276..234fd19827 100644 --- a/testsrc/tests/js1_5/Scope/regress-154693.js +++ b/testsrc/tests/js1_5/Scope/regress-154693.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-181834.js b/testsrc/tests/js1_5/Scope/regress-181834.js index dd5615c9de..89fba8f865 100644 --- a/testsrc/tests/js1_5/Scope/regress-181834.js +++ b/testsrc/tests/js1_5/Scope/regress-181834.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-184107.js b/testsrc/tests/js1_5/Scope/regress-184107.js index ffcecdb428..c797546aea 100644 --- a/testsrc/tests/js1_5/Scope/regress-184107.js +++ b/testsrc/tests/js1_5/Scope/regress-184107.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-185485.js b/testsrc/tests/js1_5/Scope/regress-185485.js index ee915e4018..2b6f8e7275 100644 --- a/testsrc/tests/js1_5/Scope/regress-185485.js +++ b/testsrc/tests/js1_5/Scope/regress-185485.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-191276.js b/testsrc/tests/js1_5/Scope/regress-191276.js index 32c3da839c..a1c9d057f1 100644 --- a/testsrc/tests/js1_5/Scope/regress-191276.js +++ b/testsrc/tests/js1_5/Scope/regress-191276.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-192226.js b/testsrc/tests/js1_5/Scope/regress-192226.js index 1c3e6fd150..cc83b33ece 100644 --- a/testsrc/tests/js1_5/Scope/regress-192226.js +++ b/testsrc/tests/js1_5/Scope/regress-192226.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-202678-001.js b/testsrc/tests/js1_5/Scope/regress-202678-001.js index 0fb38c7176..62110463c7 100644 --- a/testsrc/tests/js1_5/Scope/regress-202678-001.js +++ b/testsrc/tests/js1_5/Scope/regress-202678-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-202678-002.js b/testsrc/tests/js1_5/Scope/regress-202678-002.js index ffd10a9f25..3e2d9c631e 100644 --- a/testsrc/tests/js1_5/Scope/regress-202678-002.js +++ b/testsrc/tests/js1_5/Scope/regress-202678-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-208496-001.js b/testsrc/tests/js1_5/Scope/regress-208496-001.js index 838216351a..510a8d6bac 100644 --- a/testsrc/tests/js1_5/Scope/regress-208496-001.js +++ b/testsrc/tests/js1_5/Scope/regress-208496-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-208496-002.js b/testsrc/tests/js1_5/Scope/regress-208496-002.js index c219d8be4b..c3a05cd52c 100644 --- a/testsrc/tests/js1_5/Scope/regress-208496-002.js +++ b/testsrc/tests/js1_5/Scope/regress-208496-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-220362.js b/testsrc/tests/js1_5/Scope/regress-220362.js index 9e6ebae84a..2e97645343 100644 --- a/testsrc/tests/js1_5/Scope/regress-220362.js +++ b/testsrc/tests/js1_5/Scope/regress-220362.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-446026-01.js b/testsrc/tests/js1_5/Scope/regress-446026-01.js index 7bf44ea496..7ef88341e8 100644 --- a/testsrc/tests/js1_5/Scope/regress-446026-01.js +++ b/testsrc/tests/js1_5/Scope/regress-446026-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-446026-02.js b/testsrc/tests/js1_5/Scope/regress-446026-02.js index e6e75f0f36..e350de7814 100644 --- a/testsrc/tests/js1_5/Scope/regress-446026-02.js +++ b/testsrc/tests/js1_5/Scope/regress-446026-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/regress-77578-001.js b/testsrc/tests/js1_5/Scope/regress-77578-001.js index 830c8f00bf..446a8047c4 100644 --- a/testsrc/tests/js1_5/Scope/regress-77578-001.js +++ b/testsrc/tests/js1_5/Scope/regress-77578-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/scope-002.js b/testsrc/tests/js1_5/Scope/scope-002.js index 6925ee9879..9b4d47f3cf 100644 --- a/testsrc/tests/js1_5/Scope/scope-002.js +++ b/testsrc/tests/js1_5/Scope/scope-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/scope-003.js b/testsrc/tests/js1_5/Scope/scope-003.js index d3cbe53334..41c554a00f 100644 --- a/testsrc/tests/js1_5/Scope/scope-003.js +++ b/testsrc/tests/js1_5/Scope/scope-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/Scope/scope-004.js b/testsrc/tests/js1_5/Scope/scope-004.js index f48fb3b02a..c77dee8538 100644 --- a/testsrc/tests/js1_5/Scope/scope-004.js +++ b/testsrc/tests/js1_5/Scope/scope-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-107771.js b/testsrc/tests/js1_5/String/regress-107771.js index f9e26d6f06..21f0ed8f12 100644 --- a/testsrc/tests/js1_5/String/regress-107771.js +++ b/testsrc/tests/js1_5/String/regress-107771.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-112626.js b/testsrc/tests/js1_5/String/regress-112626.js index e2dd245f06..08c96088ae 100755 --- a/testsrc/tests/js1_5/String/regress-112626.js +++ b/testsrc/tests/js1_5/String/regress-112626.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-157334-01.js b/testsrc/tests/js1_5/String/regress-157334-01.js index 2228f5e5a7..40981411fb 100755 --- a/testsrc/tests/js1_5/String/regress-157334-01.js +++ b/testsrc/tests/js1_5/String/regress-157334-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-179068.js b/testsrc/tests/js1_5/String/regress-179068.js index e1e6fd3df1..2cae5854ea 100644 --- a/testsrc/tests/js1_5/String/regress-179068.js +++ b/testsrc/tests/js1_5/String/regress-179068.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-314890.js b/testsrc/tests/js1_5/String/regress-314890.js index ea5b84f210..7158d594b1 100755 --- a/testsrc/tests/js1_5/String/regress-314890.js +++ b/testsrc/tests/js1_5/String/regress-314890.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-322772.js b/testsrc/tests/js1_5/String/regress-322772.js index 0d190b56e3..24525b2d92 100755 --- a/testsrc/tests/js1_5/String/regress-322772.js +++ b/testsrc/tests/js1_5/String/regress-322772.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-56940-01.js b/testsrc/tests/js1_5/String/regress-56940-01.js index 749f5b65c5..1127739579 100755 --- a/testsrc/tests/js1_5/String/regress-56940-01.js +++ b/testsrc/tests/js1_5/String/regress-56940-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/String/regress-56940-02.js b/testsrc/tests/js1_5/String/regress-56940-02.js index 67c8b3143f..6c7d2c3fb8 100755 --- a/testsrc/tests/js1_5/String/regress-56940-02.js +++ b/testsrc/tests/js1_5/String/regress-56940-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/browser.js b/testsrc/tests/js1_5/browser.js index 462bdee9d8..e39d1dd307 100755 --- a/testsrc/tests/js1_5/browser.js +++ b/testsrc/tests/js1_5/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-344120.js b/testsrc/tests/js1_5/decompilation/regress-344120.js index 2189e86df7..7680acf2ad 100755 --- a/testsrc/tests/js1_5/decompilation/regress-344120.js +++ b/testsrc/tests/js1_5/decompilation/regress-344120.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-346892.js b/testsrc/tests/js1_5/decompilation/regress-346892.js index 87cda2e7d0..655f304f95 100755 --- a/testsrc/tests/js1_5/decompilation/regress-346892.js +++ b/testsrc/tests/js1_5/decompilation/regress-346892.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-346902.js b/testsrc/tests/js1_5/decompilation/regress-346902.js index aae0b3cbf2..9ea0048375 100755 --- a/testsrc/tests/js1_5/decompilation/regress-346902.js +++ b/testsrc/tests/js1_5/decompilation/regress-346902.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-346904.js b/testsrc/tests/js1_5/decompilation/regress-346904.js index 3ebebe0003..e934398a2f 100755 --- a/testsrc/tests/js1_5/decompilation/regress-346904.js +++ b/testsrc/tests/js1_5/decompilation/regress-346904.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-346915.js b/testsrc/tests/js1_5/decompilation/regress-346915.js index 75fee88792..4cc1cc5ebb 100755 --- a/testsrc/tests/js1_5/decompilation/regress-346915.js +++ b/testsrc/tests/js1_5/decompilation/regress-346915.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349484.js b/testsrc/tests/js1_5/decompilation/regress-349484.js index dee83b2e82..cb75c3331f 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349484.js +++ b/testsrc/tests/js1_5/decompilation/regress-349484.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349489.js b/testsrc/tests/js1_5/decompilation/regress-349489.js index 857d54e6f7..ecb7e07ef9 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349489.js +++ b/testsrc/tests/js1_5/decompilation/regress-349489.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349491.js b/testsrc/tests/js1_5/decompilation/regress-349491.js index dede2d2222..081abeb518 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349491.js +++ b/testsrc/tests/js1_5/decompilation/regress-349491.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349596.js b/testsrc/tests/js1_5/decompilation/regress-349596.js index 87b688fc26..4de96f1815 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349596.js +++ b/testsrc/tests/js1_5/decompilation/regress-349596.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349650.js b/testsrc/tests/js1_5/decompilation/regress-349650.js index 261b119bc3..7c8ab2cc2f 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349650.js +++ b/testsrc/tests/js1_5/decompilation/regress-349650.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-349663.js b/testsrc/tests/js1_5/decompilation/regress-349663.js index d02ccf3009..38e6b89d20 100755 --- a/testsrc/tests/js1_5/decompilation/regress-349663.js +++ b/testsrc/tests/js1_5/decompilation/regress-349663.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-350242.js b/testsrc/tests/js1_5/decompilation/regress-350242.js index 741c4cdf38..79042112f1 100755 --- a/testsrc/tests/js1_5/decompilation/regress-350242.js +++ b/testsrc/tests/js1_5/decompilation/regress-350242.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-350263.js b/testsrc/tests/js1_5/decompilation/regress-350263.js index ac1253bd55..b9c653e17b 100755 --- a/testsrc/tests/js1_5/decompilation/regress-350263.js +++ b/testsrc/tests/js1_5/decompilation/regress-350263.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-350271.js b/testsrc/tests/js1_5/decompilation/regress-350271.js index 5e6cbf5889..278cb6e7c5 100755 --- a/testsrc/tests/js1_5/decompilation/regress-350271.js +++ b/testsrc/tests/js1_5/decompilation/regress-350271.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-350666.js b/testsrc/tests/js1_5/decompilation/regress-350666.js index e40c2650c4..d97ae4c3c5 100755 --- a/testsrc/tests/js1_5/decompilation/regress-350666.js +++ b/testsrc/tests/js1_5/decompilation/regress-350666.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-350670.js b/testsrc/tests/js1_5/decompilation/regress-350670.js index cd211123d8..57c848fc5c 100755 --- a/testsrc/tests/js1_5/decompilation/regress-350670.js +++ b/testsrc/tests/js1_5/decompilation/regress-350670.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351104.js b/testsrc/tests/js1_5/decompilation/regress-351104.js index 2e1ecfecf5..5d5197f254 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351104.js +++ b/testsrc/tests/js1_5/decompilation/regress-351104.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351219.js b/testsrc/tests/js1_5/decompilation/regress-351219.js index a5c1e6f268..833b6a20d2 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351219.js +++ b/testsrc/tests/js1_5/decompilation/regress-351219.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351336.js b/testsrc/tests/js1_5/decompilation/regress-351336.js index 45bd501226..3e32962ca9 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351336.js +++ b/testsrc/tests/js1_5/decompilation/regress-351336.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351597.js b/testsrc/tests/js1_5/decompilation/regress-351597.js index 7e213b8e9b..d912287b6a 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351597.js +++ b/testsrc/tests/js1_5/decompilation/regress-351597.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351625.js b/testsrc/tests/js1_5/decompilation/regress-351625.js index f9d506e906..495fc50c5b 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351625.js +++ b/testsrc/tests/js1_5/decompilation/regress-351625.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351626.js b/testsrc/tests/js1_5/decompilation/regress-351626.js index d33ab5500a..ec199b21e4 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351626.js +++ b/testsrc/tests/js1_5/decompilation/regress-351626.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351693.js b/testsrc/tests/js1_5/decompilation/regress-351693.js index 14d3c1d03e..a2e1e13364 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351693.js +++ b/testsrc/tests/js1_5/decompilation/regress-351693.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351705.js b/testsrc/tests/js1_5/decompilation/regress-351705.js index 796ba533fa..db4a302811 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351705.js +++ b/testsrc/tests/js1_5/decompilation/regress-351705.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-351793.js b/testsrc/tests/js1_5/decompilation/regress-351793.js index d8a9460227..cd5ae10503 100755 --- a/testsrc/tests/js1_5/decompilation/regress-351793.js +++ b/testsrc/tests/js1_5/decompilation/regress-351793.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352013.js b/testsrc/tests/js1_5/decompilation/regress-352013.js index 609f4219ce..f1bb6db6be 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352013.js +++ b/testsrc/tests/js1_5/decompilation/regress-352013.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352022.js b/testsrc/tests/js1_5/decompilation/regress-352022.js index 8f513ee2b4..d0bad8e6eb 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352022.js +++ b/testsrc/tests/js1_5/decompilation/regress-352022.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352073.js b/testsrc/tests/js1_5/decompilation/regress-352073.js index 9345c52b70..eae1f1c9d7 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352073.js +++ b/testsrc/tests/js1_5/decompilation/regress-352073.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352202.js b/testsrc/tests/js1_5/decompilation/regress-352202.js index 6298f69a69..c7f79615c4 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352202.js +++ b/testsrc/tests/js1_5/decompilation/regress-352202.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352312.js b/testsrc/tests/js1_5/decompilation/regress-352312.js index 0d8eb06d57..f6abb6b928 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352312.js +++ b/testsrc/tests/js1_5/decompilation/regress-352312.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352360.js b/testsrc/tests/js1_5/decompilation/regress-352360.js index 189aaa6353..da5d0e706e 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352360.js +++ b/testsrc/tests/js1_5/decompilation/regress-352360.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352375.js b/testsrc/tests/js1_5/decompilation/regress-352375.js index 01d7dcb5d9..50a0de3df1 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352375.js +++ b/testsrc/tests/js1_5/decompilation/regress-352375.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352453.js b/testsrc/tests/js1_5/decompilation/regress-352453.js index 1bd127a81c..423d126d40 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352453.js +++ b/testsrc/tests/js1_5/decompilation/regress-352453.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352649.js b/testsrc/tests/js1_5/decompilation/regress-352649.js index fffeed3729..4f330279e0 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352649.js +++ b/testsrc/tests/js1_5/decompilation/regress-352649.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352873-01.js b/testsrc/tests/js1_5/decompilation/regress-352873-01.js index 94813efa48..c45ba31c6f 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352873-01.js +++ b/testsrc/tests/js1_5/decompilation/regress-352873-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-352873-02.js b/testsrc/tests/js1_5/decompilation/regress-352873-02.js index 7cb0d28f04..357db42755 100755 --- a/testsrc/tests/js1_5/decompilation/regress-352873-02.js +++ b/testsrc/tests/js1_5/decompilation/regress-352873-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-353000.js b/testsrc/tests/js1_5/decompilation/regress-353000.js index 098c7e2e43..c4e4d7759e 100755 --- a/testsrc/tests/js1_5/decompilation/regress-353000.js +++ b/testsrc/tests/js1_5/decompilation/regress-353000.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-353120.js b/testsrc/tests/js1_5/decompilation/regress-353120.js index e456388b27..e446332db8 100755 --- a/testsrc/tests/js1_5/decompilation/regress-353120.js +++ b/testsrc/tests/js1_5/decompilation/regress-353120.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-353146.js b/testsrc/tests/js1_5/decompilation/regress-353146.js index fd8c5f05cc..a0f4e8aac8 100755 --- a/testsrc/tests/js1_5/decompilation/regress-353146.js +++ b/testsrc/tests/js1_5/decompilation/regress-353146.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-354878.js b/testsrc/tests/js1_5/decompilation/regress-354878.js index eedaef4f70..a4f27a2c44 100755 --- a/testsrc/tests/js1_5/decompilation/regress-354878.js +++ b/testsrc/tests/js1_5/decompilation/regress-354878.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-354910.js b/testsrc/tests/js1_5/decompilation/regress-354910.js index 10db152d91..47c0771bb7 100755 --- a/testsrc/tests/js1_5/decompilation/regress-354910.js +++ b/testsrc/tests/js1_5/decompilation/regress-354910.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-355992.js b/testsrc/tests/js1_5/decompilation/regress-355992.js index b382a784f9..486af90fa7 100755 --- a/testsrc/tests/js1_5/decompilation/regress-355992.js +++ b/testsrc/tests/js1_5/decompilation/regress-355992.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-356083.js b/testsrc/tests/js1_5/decompilation/regress-356083.js index 64752a3a7b..41d2ae81a5 100755 --- a/testsrc/tests/js1_5/decompilation/regress-356083.js +++ b/testsrc/tests/js1_5/decompilation/regress-356083.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-356248.js b/testsrc/tests/js1_5/decompilation/regress-356248.js index d9bbe6fa09..5d62d5644d 100755 --- a/testsrc/tests/js1_5/decompilation/regress-356248.js +++ b/testsrc/tests/js1_5/decompilation/regress-356248.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-371692.js b/testsrc/tests/js1_5/decompilation/regress-371692.js index eb5aa06c89..fabb5a5283 100755 --- a/testsrc/tests/js1_5/decompilation/regress-371692.js +++ b/testsrc/tests/js1_5/decompilation/regress-371692.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-373678.js b/testsrc/tests/js1_5/decompilation/regress-373678.js index 90fed15940..a7970c3ffe 100755 --- a/testsrc/tests/js1_5/decompilation/regress-373678.js +++ b/testsrc/tests/js1_5/decompilation/regress-373678.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-375639.js b/testsrc/tests/js1_5/decompilation/regress-375639.js index 7d0a4309b0..8d2bf6a95d 100755 --- a/testsrc/tests/js1_5/decompilation/regress-375639.js +++ b/testsrc/tests/js1_5/decompilation/regress-375639.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-375882.js b/testsrc/tests/js1_5/decompilation/regress-375882.js index 861986ee49..b4f78501ba 100755 --- a/testsrc/tests/js1_5/decompilation/regress-375882.js +++ b/testsrc/tests/js1_5/decompilation/regress-375882.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-376564.js b/testsrc/tests/js1_5/decompilation/regress-376564.js index da8bd4315c..7198f90473 100755 --- a/testsrc/tests/js1_5/decompilation/regress-376564.js +++ b/testsrc/tests/js1_5/decompilation/regress-376564.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-383721.js b/testsrc/tests/js1_5/decompilation/regress-383721.js index a1d5ff53db..b888263da7 100755 --- a/testsrc/tests/js1_5/decompilation/regress-383721.js +++ b/testsrc/tests/js1_5/decompilation/regress-383721.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-406555.js b/testsrc/tests/js1_5/decompilation/regress-406555.js index 5cae5f9757..ecace9b448 100755 --- a/testsrc/tests/js1_5/decompilation/regress-406555.js +++ b/testsrc/tests/js1_5/decompilation/regress-406555.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-437288-02.js b/testsrc/tests/js1_5/decompilation/regress-437288-02.js index 169817aad3..05a05ba8ae 100755 --- a/testsrc/tests/js1_5/decompilation/regress-437288-02.js +++ b/testsrc/tests/js1_5/decompilation/regress-437288-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-443071-01.js b/testsrc/tests/js1_5/decompilation/regress-443071-01.js index 6674ca9e2a..95a00b9ff1 100644 --- a/testsrc/tests/js1_5/decompilation/regress-443071-01.js +++ b/testsrc/tests/js1_5/decompilation/regress-443071-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-456964-01.js b/testsrc/tests/js1_5/decompilation/regress-456964-01.js index eccd6bf0af..95cb53fa79 100755 --- a/testsrc/tests/js1_5/decompilation/regress-456964-01.js +++ b/testsrc/tests/js1_5/decompilation/regress-456964-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-457093-01.js b/testsrc/tests/js1_5/decompilation/regress-457093-01.js index ac7e7636a8..8c63959eee 100755 --- a/testsrc/tests/js1_5/decompilation/regress-457093-01.js +++ b/testsrc/tests/js1_5/decompilation/regress-457093-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-457824.js b/testsrc/tests/js1_5/decompilation/regress-457824.js index 969b0aa239..bed9367a51 100755 --- a/testsrc/tests/js1_5/decompilation/regress-457824.js +++ b/testsrc/tests/js1_5/decompilation/regress-457824.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-460116-01.js b/testsrc/tests/js1_5/decompilation/regress-460116-01.js index c605349102..56c347ab6f 100755 --- a/testsrc/tests/js1_5/decompilation/regress-460116-01.js +++ b/testsrc/tests/js1_5/decompilation/regress-460116-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-460116-02.js b/testsrc/tests/js1_5/decompilation/regress-460116-02.js index 68357d08af..b2e6f5c13a 100755 --- a/testsrc/tests/js1_5/decompilation/regress-460116-02.js +++ b/testsrc/tests/js1_5/decompilation/regress-460116-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-460116-03.js b/testsrc/tests/js1_5/decompilation/regress-460116-03.js index 17372d6736..f772acfb07 100755 --- a/testsrc/tests/js1_5/decompilation/regress-460116-03.js +++ b/testsrc/tests/js1_5/decompilation/regress-460116-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-460501.js b/testsrc/tests/js1_5/decompilation/regress-460501.js index 919e51a4b7..49ae24a4d7 100755 --- a/testsrc/tests/js1_5/decompilation/regress-460501.js +++ b/testsrc/tests/js1_5/decompilation/regress-460501.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-460870.js b/testsrc/tests/js1_5/decompilation/regress-460870.js index 68ca9672d6..6d0cf5c2b8 100644 --- a/testsrc/tests/js1_5/decompilation/regress-460870.js +++ b/testsrc/tests/js1_5/decompilation/regress-460870.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-461108.js b/testsrc/tests/js1_5/decompilation/regress-461108.js index c435f30385..2b2c77c5b3 100755 --- a/testsrc/tests/js1_5/decompilation/regress-461108.js +++ b/testsrc/tests/js1_5/decompilation/regress-461108.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-461110.js b/testsrc/tests/js1_5/decompilation/regress-461110.js index 63f3dc1d2c..97a3b9f954 100755 --- a/testsrc/tests/js1_5/decompilation/regress-461110.js +++ b/testsrc/tests/js1_5/decompilation/regress-461110.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/decompilation/regress-461111.js b/testsrc/tests/js1_5/decompilation/regress-461111.js index 862baf91de..2f7eea55a2 100755 --- a/testsrc/tests/js1_5/decompilation/regress-461111.js +++ b/testsrc/tests/js1_5/decompilation/regress-461111.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/catchguard-001-n.js b/testsrc/tests/js1_5/extensions/catchguard-001-n.js index ba9b017704..ad020c6bdf 100755 --- a/testsrc/tests/js1_5/extensions/catchguard-001-n.js +++ b/testsrc/tests/js1_5/extensions/catchguard-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/catchguard-001.js b/testsrc/tests/js1_5/extensions/catchguard-001.js index 35c51c67b7..83a7585a62 100644 --- a/testsrc/tests/js1_5/extensions/catchguard-001.js +++ b/testsrc/tests/js1_5/extensions/catchguard-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/catchguard-002.js b/testsrc/tests/js1_5/extensions/catchguard-002.js index d0d2864e56..2384097834 100644 --- a/testsrc/tests/js1_5/extensions/catchguard-002.js +++ b/testsrc/tests/js1_5/extensions/catchguard-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/catchguard-003.js b/testsrc/tests/js1_5/extensions/catchguard-003.js index 36352db5f6..ecb8d8e64b 100644 --- a/testsrc/tests/js1_5/extensions/catchguard-003.js +++ b/testsrc/tests/js1_5/extensions/catchguard-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/getset-001.js b/testsrc/tests/js1_5/extensions/getset-001.js index b2f6d59558..b87dfefa4c 100755 --- a/testsrc/tests/js1_5/extensions/getset-001.js +++ b/testsrc/tests/js1_5/extensions/getset-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/getset-003.js b/testsrc/tests/js1_5/extensions/getset-003.js index 8f3cf25667..7515cec04d 100755 --- a/testsrc/tests/js1_5/extensions/getset-003.js +++ b/testsrc/tests/js1_5/extensions/getset-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/getset-004.js b/testsrc/tests/js1_5/extensions/getset-004.js index e4ec138234..da6307ce06 100755 --- a/testsrc/tests/js1_5/extensions/getset-004.js +++ b/testsrc/tests/js1_5/extensions/getset-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/getset-005.js b/testsrc/tests/js1_5/extensions/getset-005.js index b798db230c..5cf3c9be6b 100755 --- a/testsrc/tests/js1_5/extensions/getset-005.js +++ b/testsrc/tests/js1_5/extensions/getset-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/getset-006.js b/testsrc/tests/js1_5/extensions/getset-006.js index c85c18260f..f02d505e5d 100755 --- a/testsrc/tests/js1_5/extensions/getset-006.js +++ b/testsrc/tests/js1_5/extensions/getset-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/no-such-method.js b/testsrc/tests/js1_5/extensions/no-such-method.js index 03d45fc9b7..71629bb9e9 100755 --- a/testsrc/tests/js1_5/extensions/no-such-method.js +++ b/testsrc/tests/js1_5/extensions/no-such-method.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-104077.js b/testsrc/tests/js1_5/extensions/regress-104077.js index ca6e70361c..afe72777e7 100755 --- a/testsrc/tests/js1_5/extensions/regress-104077.js +++ b/testsrc/tests/js1_5/extensions/regress-104077.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-164697.js b/testsrc/tests/js1_5/extensions/regress-164697.js index 4a21bbdc7a..8f377ba6aa 100755 --- a/testsrc/tests/js1_5/extensions/regress-164697.js +++ b/testsrc/tests/js1_5/extensions/regress-164697.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-178722.js b/testsrc/tests/js1_5/extensions/regress-178722.js index 1c3ab091e8..faafa9bfb7 100755 --- a/testsrc/tests/js1_5/extensions/regress-178722.js +++ b/testsrc/tests/js1_5/extensions/regress-178722.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-192465.js b/testsrc/tests/js1_5/extensions/regress-192465.js index 36de5d8cdb..476618abfc 100755 --- a/testsrc/tests/js1_5/extensions/regress-192465.js +++ b/testsrc/tests/js1_5/extensions/regress-192465.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-220584.js b/testsrc/tests/js1_5/extensions/regress-220584.js index e59b9a2e53..85692ecbae 100755 --- a/testsrc/tests/js1_5/extensions/regress-220584.js +++ b/testsrc/tests/js1_5/extensions/regress-220584.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-225831.js b/testsrc/tests/js1_5/extensions/regress-225831.js index 2a152967ba..1460bd3010 100755 --- a/testsrc/tests/js1_5/extensions/regress-225831.js +++ b/testsrc/tests/js1_5/extensions/regress-225831.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-226078.js b/testsrc/tests/js1_5/extensions/regress-226078.js index 6cb289fd87..0217184982 100755 --- a/testsrc/tests/js1_5/extensions/regress-226078.js +++ b/testsrc/tests/js1_5/extensions/regress-226078.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-226507.js b/testsrc/tests/js1_5/extensions/regress-226507.js index fc020cfc05..a551310acd 100755 --- a/testsrc/tests/js1_5/extensions/regress-226507.js +++ b/testsrc/tests/js1_5/extensions/regress-226507.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-231518.js b/testsrc/tests/js1_5/extensions/regress-231518.js index 3659184b00..4afd9cb642 100755 --- a/testsrc/tests/js1_5/extensions/regress-231518.js +++ b/testsrc/tests/js1_5/extensions/regress-231518.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-237461.js b/testsrc/tests/js1_5/extensions/regress-237461.js index dba7520907..f6323ae00a 100755 --- a/testsrc/tests/js1_5/extensions/regress-237461.js +++ b/testsrc/tests/js1_5/extensions/regress-237461.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-245148.js b/testsrc/tests/js1_5/extensions/regress-245148.js index 3142d5c4d2..9bf3b1948c 100755 --- a/testsrc/tests/js1_5/extensions/regress-245148.js +++ b/testsrc/tests/js1_5/extensions/regress-245148.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-245795.js b/testsrc/tests/js1_5/extensions/regress-245795.js index c99857d892..b16e5654ad 100755 --- a/testsrc/tests/js1_5/extensions/regress-245795.js +++ b/testsrc/tests/js1_5/extensions/regress-245795.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-254375.js b/testsrc/tests/js1_5/extensions/regress-254375.js index 9628e09b6a..36bbc3a880 100755 --- a/testsrc/tests/js1_5/extensions/regress-254375.js +++ b/testsrc/tests/js1_5/extensions/regress-254375.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-255245.js b/testsrc/tests/js1_5/extensions/regress-255245.js index 32b485e018..ce3acaeba2 100755 --- a/testsrc/tests/js1_5/extensions/regress-255245.js +++ b/testsrc/tests/js1_5/extensions/regress-255245.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-291213.js b/testsrc/tests/js1_5/extensions/regress-291213.js index ae30871733..10c7b05993 100755 --- a/testsrc/tests/js1_5/extensions/regress-291213.js +++ b/testsrc/tests/js1_5/extensions/regress-291213.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-300079.js b/testsrc/tests/js1_5/extensions/regress-300079.js index fa64c2edd7..311246e6b0 100644 --- a/testsrc/tests/js1_5/extensions/regress-300079.js +++ b/testsrc/tests/js1_5/extensions/regress-300079.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-303277.js b/testsrc/tests/js1_5/extensions/regress-303277.js index 12584ef26d..146863cfa4 100755 --- a/testsrc/tests/js1_5/extensions/regress-303277.js +++ b/testsrc/tests/js1_5/extensions/regress-303277.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-304897.js b/testsrc/tests/js1_5/extensions/regress-304897.js index f653a0a725..1050ee51a5 100755 --- a/testsrc/tests/js1_5/extensions/regress-304897.js +++ b/testsrc/tests/js1_5/extensions/regress-304897.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-306738.js b/testsrc/tests/js1_5/extensions/regress-306738.js index 806f8ee46a..16ef008d7f 100755 --- a/testsrc/tests/js1_5/extensions/regress-306738.js +++ b/testsrc/tests/js1_5/extensions/regress-306738.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-311161.js b/testsrc/tests/js1_5/extensions/regress-311161.js index d526588707..64a3d13080 100755 --- a/testsrc/tests/js1_5/extensions/regress-311161.js +++ b/testsrc/tests/js1_5/extensions/regress-311161.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-311583.js b/testsrc/tests/js1_5/extensions/regress-311583.js index ae4f9e3760..b772743737 100755 --- a/testsrc/tests/js1_5/extensions/regress-311583.js +++ b/testsrc/tests/js1_5/extensions/regress-311583.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-311792-01.js b/testsrc/tests/js1_5/extensions/regress-311792-01.js index 1b893bed04..4f6c326b40 100755 --- a/testsrc/tests/js1_5/extensions/regress-311792-01.js +++ b/testsrc/tests/js1_5/extensions/regress-311792-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-311792-02.js b/testsrc/tests/js1_5/extensions/regress-311792-02.js index 009a22c5e7..f25753a9e8 100755 --- a/testsrc/tests/js1_5/extensions/regress-311792-02.js +++ b/testsrc/tests/js1_5/extensions/regress-311792-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-312278.js b/testsrc/tests/js1_5/extensions/regress-312278.js index feed7f128c..cf3f497a7d 100755 --- a/testsrc/tests/js1_5/extensions/regress-312278.js +++ b/testsrc/tests/js1_5/extensions/regress-312278.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-313500.js b/testsrc/tests/js1_5/extensions/regress-313500.js index 9527817e1f..5f5d402a46 100755 --- a/testsrc/tests/js1_5/extensions/regress-313500.js +++ b/testsrc/tests/js1_5/extensions/regress-313500.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-313630.js b/testsrc/tests/js1_5/extensions/regress-313630.js index 391ead0913..6b800aeb58 100755 --- a/testsrc/tests/js1_5/extensions/regress-313630.js +++ b/testsrc/tests/js1_5/extensions/regress-313630.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-313763.js b/testsrc/tests/js1_5/extensions/regress-313763.js index 944066cf0a..8379d2212e 100755 --- a/testsrc/tests/js1_5/extensions/regress-313763.js +++ b/testsrc/tests/js1_5/extensions/regress-313763.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-313803.js b/testsrc/tests/js1_5/extensions/regress-313803.js index 3948184297..a3294b6a59 100755 --- a/testsrc/tests/js1_5/extensions/regress-313803.js +++ b/testsrc/tests/js1_5/extensions/regress-313803.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-313938.js b/testsrc/tests/js1_5/extensions/regress-313938.js index 9e55c5265e..69158f449a 100755 --- a/testsrc/tests/js1_5/extensions/regress-313938.js +++ b/testsrc/tests/js1_5/extensions/regress-313938.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-314874.js b/testsrc/tests/js1_5/extensions/regress-314874.js index 991d673fce..7b07b89189 100755 --- a/testsrc/tests/js1_5/extensions/regress-314874.js +++ b/testsrc/tests/js1_5/extensions/regress-314874.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-315509-02.js b/testsrc/tests/js1_5/extensions/regress-315509-02.js index 1f11b2c59b..da9b2da352 100755 --- a/testsrc/tests/js1_5/extensions/regress-315509-02.js +++ b/testsrc/tests/js1_5/extensions/regress-315509-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-319683.js b/testsrc/tests/js1_5/extensions/regress-319683.js index dd0524854c..5a5a9e3427 100755 --- a/testsrc/tests/js1_5/extensions/regress-319683.js +++ b/testsrc/tests/js1_5/extensions/regress-319683.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-322957.js b/testsrc/tests/js1_5/extensions/regress-322957.js index dd129088e5..6e5098dbeb 100755 --- a/testsrc/tests/js1_5/extensions/regress-322957.js +++ b/testsrc/tests/js1_5/extensions/regress-322957.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-325269.js b/testsrc/tests/js1_5/extensions/regress-325269.js index 16579bca67..9b3ac1d95e 100755 --- a/testsrc/tests/js1_5/extensions/regress-325269.js +++ b/testsrc/tests/js1_5/extensions/regress-325269.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-327608.js b/testsrc/tests/js1_5/extensions/regress-327608.js index edb78fe319..a2d2bf5a57 100755 --- a/testsrc/tests/js1_5/extensions/regress-327608.js +++ b/testsrc/tests/js1_5/extensions/regress-327608.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-328443.js b/testsrc/tests/js1_5/extensions/regress-328443.js index b1a8fd33d5..b77fc1d306 100755 --- a/testsrc/tests/js1_5/extensions/regress-328443.js +++ b/testsrc/tests/js1_5/extensions/regress-328443.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-328556.js b/testsrc/tests/js1_5/extensions/regress-328556.js index 35f6211d92..f3d9104ca9 100755 --- a/testsrc/tests/js1_5/extensions/regress-328556.js +++ b/testsrc/tests/js1_5/extensions/regress-328556.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-330569.js b/testsrc/tests/js1_5/extensions/regress-330569.js index 6670da34f7..0287d9cb86 100755 --- a/testsrc/tests/js1_5/extensions/regress-330569.js +++ b/testsrc/tests/js1_5/extensions/regress-330569.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-333541.js b/testsrc/tests/js1_5/extensions/regress-333541.js index 036ac8f6f5..901144a984 100755 --- a/testsrc/tests/js1_5/extensions/regress-333541.js +++ b/testsrc/tests/js1_5/extensions/regress-333541.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-335700.js b/testsrc/tests/js1_5/extensions/regress-335700.js index c6d0ab10e4..80cbc0c788 100755 --- a/testsrc/tests/js1_5/extensions/regress-335700.js +++ b/testsrc/tests/js1_5/extensions/regress-335700.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-336409-1.js b/testsrc/tests/js1_5/extensions/regress-336409-1.js index 1217799ff3..1da01cce46 100755 --- a/testsrc/tests/js1_5/extensions/regress-336409-1.js +++ b/testsrc/tests/js1_5/extensions/regress-336409-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-336409-2.js b/testsrc/tests/js1_5/extensions/regress-336409-2.js index 590ce31995..dd2fe9503d 100755 --- a/testsrc/tests/js1_5/extensions/regress-336409-2.js +++ b/testsrc/tests/js1_5/extensions/regress-336409-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-336410-1.js b/testsrc/tests/js1_5/extensions/regress-336410-1.js index 2ffd09bdd7..40fc65dca2 100755 --- a/testsrc/tests/js1_5/extensions/regress-336410-1.js +++ b/testsrc/tests/js1_5/extensions/regress-336410-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-336410-2.js b/testsrc/tests/js1_5/extensions/regress-336410-2.js index 8efcfa548a..e38af1f587 100755 --- a/testsrc/tests/js1_5/extensions/regress-336410-2.js +++ b/testsrc/tests/js1_5/extensions/regress-336410-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-338804-01.js b/testsrc/tests/js1_5/extensions/regress-338804-01.js index 10b620c819..89cee232f9 100755 --- a/testsrc/tests/js1_5/extensions/regress-338804-01.js +++ b/testsrc/tests/js1_5/extensions/regress-338804-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-338804-02.js b/testsrc/tests/js1_5/extensions/regress-338804-02.js index 44de2b6368..68597ccc40 100755 --- a/testsrc/tests/js1_5/extensions/regress-338804-02.js +++ b/testsrc/tests/js1_5/extensions/regress-338804-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-338804-03.js b/testsrc/tests/js1_5/extensions/regress-338804-03.js index e3642ed001..bdbb5f7652 100755 --- a/testsrc/tests/js1_5/extensions/regress-338804-03.js +++ b/testsrc/tests/js1_5/extensions/regress-338804-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-339685.js b/testsrc/tests/js1_5/extensions/regress-339685.js index 259f11bba3..ddba7ba8bf 100755 --- a/testsrc/tests/js1_5/extensions/regress-339685.js +++ b/testsrc/tests/js1_5/extensions/regress-339685.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-340199.js b/testsrc/tests/js1_5/extensions/regress-340199.js index e01cefe451..05804d3ed6 100755 --- a/testsrc/tests/js1_5/extensions/regress-340199.js +++ b/testsrc/tests/js1_5/extensions/regress-340199.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-341956-01.js b/testsrc/tests/js1_5/extensions/regress-341956-01.js index baacf76d5f..aaecae4283 100755 --- a/testsrc/tests/js1_5/extensions/regress-341956-01.js +++ b/testsrc/tests/js1_5/extensions/regress-341956-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-341956-02.js b/testsrc/tests/js1_5/extensions/regress-341956-02.js index 6e086deef5..0529b2713d 100755 --- a/testsrc/tests/js1_5/extensions/regress-341956-02.js +++ b/testsrc/tests/js1_5/extensions/regress-341956-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-341956-03.js b/testsrc/tests/js1_5/extensions/regress-341956-03.js index 5c94cd765c..c6828b57b7 100755 --- a/testsrc/tests/js1_5/extensions/regress-341956-03.js +++ b/testsrc/tests/js1_5/extensions/regress-341956-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-342960.js b/testsrc/tests/js1_5/extensions/regress-342960.js index e41ab4c064..7203445f51 100755 --- a/testsrc/tests/js1_5/extensions/regress-342960.js +++ b/testsrc/tests/js1_5/extensions/regress-342960.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-345967.js b/testsrc/tests/js1_5/extensions/regress-345967.js index 7a6da851f3..bcacfa02d5 100755 --- a/testsrc/tests/js1_5/extensions/regress-345967.js +++ b/testsrc/tests/js1_5/extensions/regress-345967.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-346494-01.js b/testsrc/tests/js1_5/extensions/regress-346494-01.js index e586074bb9..24449973d4 100755 --- a/testsrc/tests/js1_5/extensions/regress-346494-01.js +++ b/testsrc/tests/js1_5/extensions/regress-346494-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-346494.js b/testsrc/tests/js1_5/extensions/regress-346494.js index bff90865ec..58ff47a005 100755 --- a/testsrc/tests/js1_5/extensions/regress-346494.js +++ b/testsrc/tests/js1_5/extensions/regress-346494.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-347306-02.js b/testsrc/tests/js1_5/extensions/regress-347306-02.js index 320ec33ee9..35293995cc 100644 --- a/testsrc/tests/js1_5/extensions/regress-347306-02.js +++ b/testsrc/tests/js1_5/extensions/regress-347306-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-348986.js b/testsrc/tests/js1_5/extensions/regress-348986.js index 2e03d86c27..d6f3def8fe 100755 --- a/testsrc/tests/js1_5/extensions/regress-348986.js +++ b/testsrc/tests/js1_5/extensions/regress-348986.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-349616.js b/testsrc/tests/js1_5/extensions/regress-349616.js index 8157d00690..069eb0d480 100755 --- a/testsrc/tests/js1_5/extensions/regress-349616.js +++ b/testsrc/tests/js1_5/extensions/regress-349616.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-350312-01.js b/testsrc/tests/js1_5/extensions/regress-350312-01.js index f655ee2f78..5b418a6e4a 100755 --- a/testsrc/tests/js1_5/extensions/regress-350312-01.js +++ b/testsrc/tests/js1_5/extensions/regress-350312-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-350312-02.js b/testsrc/tests/js1_5/extensions/regress-350312-02.js index 2f94399c8e..50fdf49f17 100755 --- a/testsrc/tests/js1_5/extensions/regress-350312-02.js +++ b/testsrc/tests/js1_5/extensions/regress-350312-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-350312-03.js b/testsrc/tests/js1_5/extensions/regress-350312-03.js index a16c5ead06..1608792053 100755 --- a/testsrc/tests/js1_5/extensions/regress-350312-03.js +++ b/testsrc/tests/js1_5/extensions/regress-350312-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-350531.js b/testsrc/tests/js1_5/extensions/regress-350531.js index 4b4804b892..efa13855cc 100755 --- a/testsrc/tests/js1_5/extensions/regress-350531.js +++ b/testsrc/tests/js1_5/extensions/regress-350531.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351102-01.js b/testsrc/tests/js1_5/extensions/regress-351102-01.js index 1ceca168e1..ae9b718049 100755 --- a/testsrc/tests/js1_5/extensions/regress-351102-01.js +++ b/testsrc/tests/js1_5/extensions/regress-351102-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351102-02.js b/testsrc/tests/js1_5/extensions/regress-351102-02.js index 37f178b35f..a26044d05a 100755 --- a/testsrc/tests/js1_5/extensions/regress-351102-02.js +++ b/testsrc/tests/js1_5/extensions/regress-351102-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351102-06.js b/testsrc/tests/js1_5/extensions/regress-351102-06.js index 2441149542..264bd1c742 100755 --- a/testsrc/tests/js1_5/extensions/regress-351102-06.js +++ b/testsrc/tests/js1_5/extensions/regress-351102-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351448.js b/testsrc/tests/js1_5/extensions/regress-351448.js index bb7e55189a..56ae51ff0e 100755 --- a/testsrc/tests/js1_5/extensions/regress-351448.js +++ b/testsrc/tests/js1_5/extensions/regress-351448.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351463-01.js b/testsrc/tests/js1_5/extensions/regress-351463-01.js index 33328fd7c4..b0002c45fd 100755 --- a/testsrc/tests/js1_5/extensions/regress-351463-01.js +++ b/testsrc/tests/js1_5/extensions/regress-351463-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-351973.js b/testsrc/tests/js1_5/extensions/regress-351973.js index 3b0d4e75b4..71d806cbb2 100755 --- a/testsrc/tests/js1_5/extensions/regress-351973.js +++ b/testsrc/tests/js1_5/extensions/regress-351973.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352060.js b/testsrc/tests/js1_5/extensions/regress-352060.js index 147339b23d..ee087e27ac 100755 --- a/testsrc/tests/js1_5/extensions/regress-352060.js +++ b/testsrc/tests/js1_5/extensions/regress-352060.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352094.js b/testsrc/tests/js1_5/extensions/regress-352094.js index e8f0e70856..7f61398cca 100755 --- a/testsrc/tests/js1_5/extensions/regress-352094.js +++ b/testsrc/tests/js1_5/extensions/regress-352094.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352261.js b/testsrc/tests/js1_5/extensions/regress-352261.js index 68e0437eb9..606b4c6594 100755 --- a/testsrc/tests/js1_5/extensions/regress-352261.js +++ b/testsrc/tests/js1_5/extensions/regress-352261.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352281.js b/testsrc/tests/js1_5/extensions/regress-352281.js index 911ec83422..a3ebac8f51 100755 --- a/testsrc/tests/js1_5/extensions/regress-352281.js +++ b/testsrc/tests/js1_5/extensions/regress-352281.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352291.js b/testsrc/tests/js1_5/extensions/regress-352291.js index 5c23f446e6..8ba9bd5756 100755 --- a/testsrc/tests/js1_5/extensions/regress-352291.js +++ b/testsrc/tests/js1_5/extensions/regress-352291.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352372.js b/testsrc/tests/js1_5/extensions/regress-352372.js index b42fe6219d..7b2ae50b27 100755 --- a/testsrc/tests/js1_5/extensions/regress-352372.js +++ b/testsrc/tests/js1_5/extensions/regress-352372.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352455.js b/testsrc/tests/js1_5/extensions/regress-352455.js index f8dc63eec7..b8d2f58acb 100755 --- a/testsrc/tests/js1_5/extensions/regress-352455.js +++ b/testsrc/tests/js1_5/extensions/regress-352455.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-352604.js b/testsrc/tests/js1_5/extensions/regress-352604.js index 52529bf605..fdf897ee1c 100755 --- a/testsrc/tests/js1_5/extensions/regress-352604.js +++ b/testsrc/tests/js1_5/extensions/regress-352604.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-353214.js b/testsrc/tests/js1_5/extensions/regress-353214.js index 4eb8aacb50..2668aa6081 100755 --- a/testsrc/tests/js1_5/extensions/regress-353214.js +++ b/testsrc/tests/js1_5/extensions/regress-353214.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-354297.js b/testsrc/tests/js1_5/extensions/regress-354297.js index 5d1df3147d..d898be9eac 100755 --- a/testsrc/tests/js1_5/extensions/regress-354297.js +++ b/testsrc/tests/js1_5/extensions/regress-354297.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-354541-01.js b/testsrc/tests/js1_5/extensions/regress-354541-01.js index 317f7e6806..93929cbfaa 100755 --- a/testsrc/tests/js1_5/extensions/regress-354541-01.js +++ b/testsrc/tests/js1_5/extensions/regress-354541-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-354541-02.js b/testsrc/tests/js1_5/extensions/regress-354541-02.js index 9edfe03e4c..2b96b03592 100755 --- a/testsrc/tests/js1_5/extensions/regress-354541-02.js +++ b/testsrc/tests/js1_5/extensions/regress-354541-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-354541-03.js b/testsrc/tests/js1_5/extensions/regress-354541-03.js index 39caa4fe4c..a87c8e1bed 100755 --- a/testsrc/tests/js1_5/extensions/regress-354541-03.js +++ b/testsrc/tests/js1_5/extensions/regress-354541-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-354541-04.js b/testsrc/tests/js1_5/extensions/regress-354541-04.js index 0f1df7594a..a46a481466 100755 --- a/testsrc/tests/js1_5/extensions/regress-354541-04.js +++ b/testsrc/tests/js1_5/extensions/regress-354541-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355339.js b/testsrc/tests/js1_5/extensions/regress-355339.js index 83bb046279..c678fa035f 100755 --- a/testsrc/tests/js1_5/extensions/regress-355339.js +++ b/testsrc/tests/js1_5/extensions/regress-355339.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355497.js b/testsrc/tests/js1_5/extensions/regress-355497.js index b4f70fe08c..7a14cb9277 100755 --- a/testsrc/tests/js1_5/extensions/regress-355497.js +++ b/testsrc/tests/js1_5/extensions/regress-355497.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355622.js b/testsrc/tests/js1_5/extensions/regress-355622.js index 8e080ce329..5d44bc05a0 100755 --- a/testsrc/tests/js1_5/extensions/regress-355622.js +++ b/testsrc/tests/js1_5/extensions/regress-355622.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355655.js b/testsrc/tests/js1_5/extensions/regress-355655.js index 2abf43f55a..61386e1f00 100755 --- a/testsrc/tests/js1_5/extensions/regress-355655.js +++ b/testsrc/tests/js1_5/extensions/regress-355655.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355736.js b/testsrc/tests/js1_5/extensions/regress-355736.js index 725bd6c6a2..cd103b5c85 100755 --- a/testsrc/tests/js1_5/extensions/regress-355736.js +++ b/testsrc/tests/js1_5/extensions/regress-355736.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355820.js b/testsrc/tests/js1_5/extensions/regress-355820.js index 0821be493b..0c6a739be2 100755 --- a/testsrc/tests/js1_5/extensions/regress-355820.js +++ b/testsrc/tests/js1_5/extensions/regress-355820.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-355982.js b/testsrc/tests/js1_5/extensions/regress-355982.js index a6405f5e22..593734da25 100755 --- a/testsrc/tests/js1_5/extensions/regress-355982.js +++ b/testsrc/tests/js1_5/extensions/regress-355982.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-356085.js b/testsrc/tests/js1_5/extensions/regress-356085.js index 7529a03ea8..ec6b166db6 100755 --- a/testsrc/tests/js1_5/extensions/regress-356085.js +++ b/testsrc/tests/js1_5/extensions/regress-356085.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-356106.js b/testsrc/tests/js1_5/extensions/regress-356106.js index 1e196f1268..f64f6fab9b 100755 --- a/testsrc/tests/js1_5/extensions/regress-356106.js +++ b/testsrc/tests/js1_5/extensions/regress-356106.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-356378.js b/testsrc/tests/js1_5/extensions/regress-356378.js index bf4fbbb6ba..3dcedcefda 100755 --- a/testsrc/tests/js1_5/extensions/regress-356378.js +++ b/testsrc/tests/js1_5/extensions/regress-356378.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-356402.js b/testsrc/tests/js1_5/extensions/regress-356402.js index 943e9f03f2..4eab1cbd3c 100644 --- a/testsrc/tests/js1_5/extensions/regress-356402.js +++ b/testsrc/tests/js1_5/extensions/regress-356402.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-01.js b/testsrc/tests/js1_5/extensions/regress-358594-01.js index fc9c337df9..7e2ac38075 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-01.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-02.js b/testsrc/tests/js1_5/extensions/regress-358594-02.js index d4438e56d5..dbee4c2556 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-02.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-03.js b/testsrc/tests/js1_5/extensions/regress-358594-03.js index 8a7526a027..45b9078ba5 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-03.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-04.js b/testsrc/tests/js1_5/extensions/regress-358594-04.js index 698ccd88e3..7694c0cfc8 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-04.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-05.js b/testsrc/tests/js1_5/extensions/regress-358594-05.js index fb03ad1f0b..acbc6d0e28 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-05.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-358594-06.js b/testsrc/tests/js1_5/extensions/regress-358594-06.js index ff9565b53a..13f69c5f70 100755 --- a/testsrc/tests/js1_5/extensions/regress-358594-06.js +++ b/testsrc/tests/js1_5/extensions/regress-358594-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-359024.js b/testsrc/tests/js1_5/extensions/regress-359024.js index b12df4e3f9..4e10306281 100755 --- a/testsrc/tests/js1_5/extensions/regress-359024.js +++ b/testsrc/tests/js1_5/extensions/regress-359024.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361346.js b/testsrc/tests/js1_5/extensions/regress-361346.js index 42a8404f62..1b020d0de2 100755 --- a/testsrc/tests/js1_5/extensions/regress-361346.js +++ b/testsrc/tests/js1_5/extensions/regress-361346.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361360.js b/testsrc/tests/js1_5/extensions/regress-361360.js index 06f47fed3b..b37d2e31f3 100755 --- a/testsrc/tests/js1_5/extensions/regress-361360.js +++ b/testsrc/tests/js1_5/extensions/regress-361360.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361552.js b/testsrc/tests/js1_5/extensions/regress-361552.js index e25219cd47..64229284f2 100755 --- a/testsrc/tests/js1_5/extensions/regress-361552.js +++ b/testsrc/tests/js1_5/extensions/regress-361552.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361558.js b/testsrc/tests/js1_5/extensions/regress-361558.js index 76cc5a82ef..54d250d134 100755 --- a/testsrc/tests/js1_5/extensions/regress-361558.js +++ b/testsrc/tests/js1_5/extensions/regress-361558.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361571.js b/testsrc/tests/js1_5/extensions/regress-361571.js index 4031a34f69..c8d3eeeceb 100755 --- a/testsrc/tests/js1_5/extensions/regress-361571.js +++ b/testsrc/tests/js1_5/extensions/regress-361571.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361856.js b/testsrc/tests/js1_5/extensions/regress-361856.js index 5bf9d3636b..971cce46ae 100755 --- a/testsrc/tests/js1_5/extensions/regress-361856.js +++ b/testsrc/tests/js1_5/extensions/regress-361856.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-361964.js b/testsrc/tests/js1_5/extensions/regress-361964.js index 7d99a86784..5c35eee63e 100755 --- a/testsrc/tests/js1_5/extensions/regress-361964.js +++ b/testsrc/tests/js1_5/extensions/regress-361964.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-363258.js b/testsrc/tests/js1_5/extensions/regress-363258.js index 81bb3a9bdd..9910aade9d 100755 --- a/testsrc/tests/js1_5/extensions/regress-363258.js +++ b/testsrc/tests/js1_5/extensions/regress-363258.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-363988.js b/testsrc/tests/js1_5/extensions/regress-363988.js index 1a0ba8a553..44fab29a01 100755 --- a/testsrc/tests/js1_5/extensions/regress-363988.js +++ b/testsrc/tests/js1_5/extensions/regress-363988.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-365527.js b/testsrc/tests/js1_5/extensions/regress-365527.js index 6cba699940..d39b514d0b 100755 --- a/testsrc/tests/js1_5/extensions/regress-365527.js +++ b/testsrc/tests/js1_5/extensions/regress-365527.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-365692.js b/testsrc/tests/js1_5/extensions/regress-365692.js index e3d997f5c5..1ff314f417 100755 --- a/testsrc/tests/js1_5/extensions/regress-365692.js +++ b/testsrc/tests/js1_5/extensions/regress-365692.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-365869.js b/testsrc/tests/js1_5/extensions/regress-365869.js index 45672f139b..ae7f1bf74e 100755 --- a/testsrc/tests/js1_5/extensions/regress-365869.js +++ b/testsrc/tests/js1_5/extensions/regress-365869.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-366288.js b/testsrc/tests/js1_5/extensions/regress-366288.js index 921b91e93c..b12945843f 100755 --- a/testsrc/tests/js1_5/extensions/regress-366288.js +++ b/testsrc/tests/js1_5/extensions/regress-366288.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-366292.js b/testsrc/tests/js1_5/extensions/regress-366292.js index f5566f20c5..0991df897f 100755 --- a/testsrc/tests/js1_5/extensions/regress-366292.js +++ b/testsrc/tests/js1_5/extensions/regress-366292.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-366396.js b/testsrc/tests/js1_5/extensions/regress-366396.js index f3f07ce363..e634266498 100755 --- a/testsrc/tests/js1_5/extensions/regress-366396.js +++ b/testsrc/tests/js1_5/extensions/regress-366396.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367118-01.js b/testsrc/tests/js1_5/extensions/regress-367118-01.js index 6c9f1aa8cf..bd4571c337 100755 --- a/testsrc/tests/js1_5/extensions/regress-367118-01.js +++ b/testsrc/tests/js1_5/extensions/regress-367118-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367118-02.js b/testsrc/tests/js1_5/extensions/regress-367118-02.js index ae1af6e2c2..7c6b0d92db 100755 --- a/testsrc/tests/js1_5/extensions/regress-367118-02.js +++ b/testsrc/tests/js1_5/extensions/regress-367118-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367119-01.js b/testsrc/tests/js1_5/extensions/regress-367119-01.js index 4afa9d06bd..823cfef883 100755 --- a/testsrc/tests/js1_5/extensions/regress-367119-01.js +++ b/testsrc/tests/js1_5/extensions/regress-367119-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367119-02.js b/testsrc/tests/js1_5/extensions/regress-367119-02.js index c333d4c99a..7cde5bc57d 100755 --- a/testsrc/tests/js1_5/extensions/regress-367119-02.js +++ b/testsrc/tests/js1_5/extensions/regress-367119-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367120-01.js b/testsrc/tests/js1_5/extensions/regress-367120-01.js index 1c10ffefb5..a014f2d399 100755 --- a/testsrc/tests/js1_5/extensions/regress-367120-01.js +++ b/testsrc/tests/js1_5/extensions/regress-367120-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367120-02.js b/testsrc/tests/js1_5/extensions/regress-367120-02.js index 18b443520b..a7f9b545a5 100755 --- a/testsrc/tests/js1_5/extensions/regress-367120-02.js +++ b/testsrc/tests/js1_5/extensions/regress-367120-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367121.js b/testsrc/tests/js1_5/extensions/regress-367121.js index 3e9a389f3c..902acf58ed 100755 --- a/testsrc/tests/js1_5/extensions/regress-367121.js +++ b/testsrc/tests/js1_5/extensions/regress-367121.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367501-01.js b/testsrc/tests/js1_5/extensions/regress-367501-01.js index 248ec9d4b1..21ab6408d5 100755 --- a/testsrc/tests/js1_5/extensions/regress-367501-01.js +++ b/testsrc/tests/js1_5/extensions/regress-367501-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367501-02.js b/testsrc/tests/js1_5/extensions/regress-367501-02.js index fbcf0171d7..a4831fe9b9 100755 --- a/testsrc/tests/js1_5/extensions/regress-367501-02.js +++ b/testsrc/tests/js1_5/extensions/regress-367501-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367501-03.js b/testsrc/tests/js1_5/extensions/regress-367501-03.js index c821d19baf..29ea213d79 100755 --- a/testsrc/tests/js1_5/extensions/regress-367501-03.js +++ b/testsrc/tests/js1_5/extensions/regress-367501-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367501-04.js b/testsrc/tests/js1_5/extensions/regress-367501-04.js index 6fdc01926d..58745f9d83 100755 --- a/testsrc/tests/js1_5/extensions/regress-367501-04.js +++ b/testsrc/tests/js1_5/extensions/regress-367501-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367589.js b/testsrc/tests/js1_5/extensions/regress-367589.js index 5a73cf8fa2..a69f25b781 100755 --- a/testsrc/tests/js1_5/extensions/regress-367589.js +++ b/testsrc/tests/js1_5/extensions/regress-367589.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367630.js b/testsrc/tests/js1_5/extensions/regress-367630.js index 8f5328f458..6827d60b1d 100755 --- a/testsrc/tests/js1_5/extensions/regress-367630.js +++ b/testsrc/tests/js1_5/extensions/regress-367630.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-367923.js b/testsrc/tests/js1_5/extensions/regress-367923.js index f62f0791f0..a4d2d9aa73 100755 --- a/testsrc/tests/js1_5/extensions/regress-367923.js +++ b/testsrc/tests/js1_5/extensions/regress-367923.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-368859.js b/testsrc/tests/js1_5/extensions/regress-368859.js index 4261e82c10..be73166fb6 100755 --- a/testsrc/tests/js1_5/extensions/regress-368859.js +++ b/testsrc/tests/js1_5/extensions/regress-368859.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-369404.js b/testsrc/tests/js1_5/extensions/regress-369404.js index a0b8ad2be7..faf187639b 100755 --- a/testsrc/tests/js1_5/extensions/regress-369404.js +++ b/testsrc/tests/js1_5/extensions/regress-369404.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-369696-01.js b/testsrc/tests/js1_5/extensions/regress-369696-01.js index 33b64842d1..9328079d2d 100644 --- a/testsrc/tests/js1_5/extensions/regress-369696-01.js +++ b/testsrc/tests/js1_5/extensions/regress-369696-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-369696-02.js b/testsrc/tests/js1_5/extensions/regress-369696-02.js index 4bd1c9b7fb..d2643919c5 100644 --- a/testsrc/tests/js1_5/extensions/regress-369696-02.js +++ b/testsrc/tests/js1_5/extensions/regress-369696-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-369696-03.js b/testsrc/tests/js1_5/extensions/regress-369696-03.js index c37b11f922..80eb788e18 100644 --- a/testsrc/tests/js1_5/extensions/regress-369696-03.js +++ b/testsrc/tests/js1_5/extensions/regress-369696-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-371636.js b/testsrc/tests/js1_5/extensions/regress-371636.js index 73dcea0c87..355d390d4d 100755 --- a/testsrc/tests/js1_5/extensions/regress-371636.js +++ b/testsrc/tests/js1_5/extensions/regress-371636.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-372309.js b/testsrc/tests/js1_5/extensions/regress-372309.js index 409153de25..dd497c6fc7 100755 --- a/testsrc/tests/js1_5/extensions/regress-372309.js +++ b/testsrc/tests/js1_5/extensions/regress-372309.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-374589.js b/testsrc/tests/js1_5/extensions/regress-374589.js index 6b1003308c..b6df3bbfd5 100755 --- a/testsrc/tests/js1_5/extensions/regress-374589.js +++ b/testsrc/tests/js1_5/extensions/regress-374589.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-375183.js b/testsrc/tests/js1_5/extensions/regress-375183.js index 6a3b11c8df..e9727a55e5 100755 --- a/testsrc/tests/js1_5/extensions/regress-375183.js +++ b/testsrc/tests/js1_5/extensions/regress-375183.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-375344.js b/testsrc/tests/js1_5/extensions/regress-375344.js index 88aa020f20..607ad3ba1c 100755 --- a/testsrc/tests/js1_5/extensions/regress-375344.js +++ b/testsrc/tests/js1_5/extensions/regress-375344.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-375801.js b/testsrc/tests/js1_5/extensions/regress-375801.js index f66949dd38..da57038055 100755 --- a/testsrc/tests/js1_5/extensions/regress-375801.js +++ b/testsrc/tests/js1_5/extensions/regress-375801.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-376052.js b/testsrc/tests/js1_5/extensions/regress-376052.js index d7449af59d..6efc3c9968 100755 --- a/testsrc/tests/js1_5/extensions/regress-376052.js +++ b/testsrc/tests/js1_5/extensions/regress-376052.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-379523.js b/testsrc/tests/js1_5/extensions/regress-379523.js index fcb38a59f3..6caf744555 100755 --- a/testsrc/tests/js1_5/extensions/regress-379523.js +++ b/testsrc/tests/js1_5/extensions/regress-379523.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-380581.js b/testsrc/tests/js1_5/extensions/regress-380581.js index 0d3537c441..2e9ba6b37e 100755 --- a/testsrc/tests/js1_5/extensions/regress-380581.js +++ b/testsrc/tests/js1_5/extensions/regress-380581.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-380831.js b/testsrc/tests/js1_5/extensions/regress-380831.js index eec3ad0911..71ff61fbfa 100755 --- a/testsrc/tests/js1_5/extensions/regress-380831.js +++ b/testsrc/tests/js1_5/extensions/regress-380831.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-380889.js b/testsrc/tests/js1_5/extensions/regress-380889.js index 1005b5b543..7e76980cf6 100755 --- a/testsrc/tests/js1_5/extensions/regress-380889.js +++ b/testsrc/tests/js1_5/extensions/regress-380889.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-381205.js b/testsrc/tests/js1_5/extensions/regress-381205.js index 473496bed3..6f409bd9e4 100755 --- a/testsrc/tests/js1_5/extensions/regress-381205.js +++ b/testsrc/tests/js1_5/extensions/regress-381205.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-381211.js b/testsrc/tests/js1_5/extensions/regress-381211.js index bdece28413..a4df208aa4 100755 --- a/testsrc/tests/js1_5/extensions/regress-381211.js +++ b/testsrc/tests/js1_5/extensions/regress-381211.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-381304.js b/testsrc/tests/js1_5/extensions/regress-381304.js index edbccbab5b..56e2d5cdbe 100755 --- a/testsrc/tests/js1_5/extensions/regress-381304.js +++ b/testsrc/tests/js1_5/extensions/regress-381304.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-382509.js b/testsrc/tests/js1_5/extensions/regress-382509.js index 0099953c05..d191fadee3 100755 --- a/testsrc/tests/js1_5/extensions/regress-382509.js +++ b/testsrc/tests/js1_5/extensions/regress-382509.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-383965.js b/testsrc/tests/js1_5/extensions/regress-383965.js index 785f312209..baca513e23 100755 --- a/testsrc/tests/js1_5/extensions/regress-383965.js +++ b/testsrc/tests/js1_5/extensions/regress-383965.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-384680.js b/testsrc/tests/js1_5/extensions/regress-384680.js index 2a90caaeb9..b7de6d9c40 100755 --- a/testsrc/tests/js1_5/extensions/regress-384680.js +++ b/testsrc/tests/js1_5/extensions/regress-384680.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-385134.js b/testsrc/tests/js1_5/extensions/regress-385134.js index eb48cd47b7..985bfad1e6 100755 --- a/testsrc/tests/js1_5/extensions/regress-385134.js +++ b/testsrc/tests/js1_5/extensions/regress-385134.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-385393-02.js b/testsrc/tests/js1_5/extensions/regress-385393-02.js index fe23a3ece1..f10b18e657 100755 --- a/testsrc/tests/js1_5/extensions/regress-385393-02.js +++ b/testsrc/tests/js1_5/extensions/regress-385393-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-385393-09.js b/testsrc/tests/js1_5/extensions/regress-385393-09.js index 48b9d344bf..8f5dc2af62 100755 --- a/testsrc/tests/js1_5/extensions/regress-385393-09.js +++ b/testsrc/tests/js1_5/extensions/regress-385393-09.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-390597.js b/testsrc/tests/js1_5/extensions/regress-390597.js index 4d2cecdd33..b3a16665ae 100755 --- a/testsrc/tests/js1_5/extensions/regress-390597.js +++ b/testsrc/tests/js1_5/extensions/regress-390597.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-390598.js b/testsrc/tests/js1_5/extensions/regress-390598.js index 8e025422ff..e55457d71a 100644 --- a/testsrc/tests/js1_5/extensions/regress-390598.js +++ b/testsrc/tests/js1_5/extensions/regress-390598.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-394967.js b/testsrc/tests/js1_5/extensions/regress-394967.js index 3c656f5cce..55a45aa222 100755 --- a/testsrc/tests/js1_5/extensions/regress-394967.js +++ b/testsrc/tests/js1_5/extensions/regress-394967.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-396326.js b/testsrc/tests/js1_5/extensions/regress-396326.js index 3c91f2880c..95f8dbc7b3 100755 --- a/testsrc/tests/js1_5/extensions/regress-396326.js +++ b/testsrc/tests/js1_5/extensions/regress-396326.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-406572.js b/testsrc/tests/js1_5/extensions/regress-406572.js index 6b4f21a581..d7429c79f7 100755 --- a/testsrc/tests/js1_5/extensions/regress-406572.js +++ b/testsrc/tests/js1_5/extensions/regress-406572.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-407019.js b/testsrc/tests/js1_5/extensions/regress-407019.js index e3ce2c73a6..1d7686a9bb 100755 --- a/testsrc/tests/js1_5/extensions/regress-407019.js +++ b/testsrc/tests/js1_5/extensions/regress-407019.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-407501.js b/testsrc/tests/js1_5/extensions/regress-407501.js index 7334f56b2f..0020010d4a 100755 --- a/testsrc/tests/js1_5/extensions/regress-407501.js +++ b/testsrc/tests/js1_5/extensions/regress-407501.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-407720.js b/testsrc/tests/js1_5/extensions/regress-407720.js index 6415f13f67..d64f1a428b 100755 --- a/testsrc/tests/js1_5/extensions/regress-407720.js +++ b/testsrc/tests/js1_5/extensions/regress-407720.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-412926.js b/testsrc/tests/js1_5/extensions/regress-412926.js index 5d7329ac57..d54b446099 100755 --- a/testsrc/tests/js1_5/extensions/regress-412926.js +++ b/testsrc/tests/js1_5/extensions/regress-412926.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-414755.js b/testsrc/tests/js1_5/extensions/regress-414755.js index 85e44f8ea5..29accbda69 100755 --- a/testsrc/tests/js1_5/extensions/regress-414755.js +++ b/testsrc/tests/js1_5/extensions/regress-414755.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-416354.js b/testsrc/tests/js1_5/extensions/regress-416354.js index 6d03244106..e4b2e21561 100755 --- a/testsrc/tests/js1_5/extensions/regress-416354.js +++ b/testsrc/tests/js1_5/extensions/regress-416354.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-416460.js b/testsrc/tests/js1_5/extensions/regress-416460.js index 884e806cbc..2dd3307fad 100755 --- a/testsrc/tests/js1_5/extensions/regress-416460.js +++ b/testsrc/tests/js1_5/extensions/regress-416460.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-416834.js b/testsrc/tests/js1_5/extensions/regress-416834.js index bb3021cc7e..160a239266 100755 --- a/testsrc/tests/js1_5/extensions/regress-416834.js +++ b/testsrc/tests/js1_5/extensions/regress-416834.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-418730.js b/testsrc/tests/js1_5/extensions/regress-418730.js index a0439c5c2f..41aa3ce96c 100755 --- a/testsrc/tests/js1_5/extensions/regress-418730.js +++ b/testsrc/tests/js1_5/extensions/regress-418730.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-420612.js b/testsrc/tests/js1_5/extensions/regress-420612.js index 8ac76d1e40..b586f477a5 100755 --- a/testsrc/tests/js1_5/extensions/regress-420612.js +++ b/testsrc/tests/js1_5/extensions/regress-420612.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-420869-01.js b/testsrc/tests/js1_5/extensions/regress-420869-01.js index b538b58c68..d1ff5f67f9 100755 --- a/testsrc/tests/js1_5/extensions/regress-420869-01.js +++ b/testsrc/tests/js1_5/extensions/regress-420869-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-421621.js b/testsrc/tests/js1_5/extensions/regress-421621.js index 6d8192f522..4dc8b3dde5 100755 --- a/testsrc/tests/js1_5/extensions/regress-421621.js +++ b/testsrc/tests/js1_5/extensions/regress-421621.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-422137.js b/testsrc/tests/js1_5/extensions/regress-422137.js index 1b946941bc..322e86de55 100755 --- a/testsrc/tests/js1_5/extensions/regress-422137.js +++ b/testsrc/tests/js1_5/extensions/regress-422137.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-422592.js b/testsrc/tests/js1_5/extensions/regress-422592.js index fa4a8d7e40..7313bce846 100755 --- a/testsrc/tests/js1_5/extensions/regress-422592.js +++ b/testsrc/tests/js1_5/extensions/regress-422592.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-424257.js b/testsrc/tests/js1_5/extensions/regress-424257.js index 0b798aaa34..97e9da4fab 100755 --- a/testsrc/tests/js1_5/extensions/regress-424257.js +++ b/testsrc/tests/js1_5/extensions/regress-424257.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-424683-01.js b/testsrc/tests/js1_5/extensions/regress-424683-01.js index db5462ed5c..01eb426dce 100755 --- a/testsrc/tests/js1_5/extensions/regress-424683-01.js +++ b/testsrc/tests/js1_5/extensions/regress-424683-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-426711.js b/testsrc/tests/js1_5/extensions/regress-426711.js index feca94550d..1d6ab32975 100755 --- a/testsrc/tests/js1_5/extensions/regress-426711.js +++ b/testsrc/tests/js1_5/extensions/regress-426711.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-427196-01.js b/testsrc/tests/js1_5/extensions/regress-427196-01.js index 8eefc503b1..c9c7bfe2eb 100644 --- a/testsrc/tests/js1_5/extensions/regress-427196-01.js +++ b/testsrc/tests/js1_5/extensions/regress-427196-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-427196-02.js b/testsrc/tests/js1_5/extensions/regress-427196-02.js index 54e7d6e30d..d28f382ea0 100644 --- a/testsrc/tests/js1_5/extensions/regress-427196-02.js +++ b/testsrc/tests/js1_5/extensions/regress-427196-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-427196-03.js b/testsrc/tests/js1_5/extensions/regress-427196-03.js index 696366df8d..85ca8beb37 100644 --- a/testsrc/tests/js1_5/extensions/regress-427196-03.js +++ b/testsrc/tests/js1_5/extensions/regress-427196-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-429264.js b/testsrc/tests/js1_5/extensions/regress-429264.js index f3f4cee1a6..4444bcff22 100755 --- a/testsrc/tests/js1_5/extensions/regress-429264.js +++ b/testsrc/tests/js1_5/extensions/regress-429264.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-429739.js b/testsrc/tests/js1_5/extensions/regress-429739.js index 4a79668ce6..d4ddfd6e18 100644 --- a/testsrc/tests/js1_5/extensions/regress-429739.js +++ b/testsrc/tests/js1_5/extensions/regress-429739.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-431428.js b/testsrc/tests/js1_5/extensions/regress-431428.js index 4b6da8d4f6..286f3391cd 100755 --- a/testsrc/tests/js1_5/extensions/regress-431428.js +++ b/testsrc/tests/js1_5/extensions/regress-431428.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-432075.js b/testsrc/tests/js1_5/extensions/regress-432075.js index 2af44fd961..b74829c4a5 100755 --- a/testsrc/tests/js1_5/extensions/regress-432075.js +++ b/testsrc/tests/js1_5/extensions/regress-432075.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-434837-01.js b/testsrc/tests/js1_5/extensions/regress-434837-01.js index e7c8771731..48a42995a8 100755 --- a/testsrc/tests/js1_5/extensions/regress-434837-01.js +++ b/testsrc/tests/js1_5/extensions/regress-434837-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-435345-01.js b/testsrc/tests/js1_5/extensions/regress-435345-01.js index e0bc3cff42..06fe81142d 100755 --- a/testsrc/tests/js1_5/extensions/regress-435345-01.js +++ b/testsrc/tests/js1_5/extensions/regress-435345-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-435497-01.js b/testsrc/tests/js1_5/extensions/regress-435497-01.js index 0818e78c1b..7154b4d0ca 100755 --- a/testsrc/tests/js1_5/extensions/regress-435497-01.js +++ b/testsrc/tests/js1_5/extensions/regress-435497-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-435497-02.js b/testsrc/tests/js1_5/extensions/regress-435497-02.js index ae39e6aeae..40eea2e4bb 100755 --- a/testsrc/tests/js1_5/extensions/regress-435497-02.js +++ b/testsrc/tests/js1_5/extensions/regress-435497-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-435497-03.js b/testsrc/tests/js1_5/extensions/regress-435497-03.js index a9045591bb..058e0613be 100755 --- a/testsrc/tests/js1_5/extensions/regress-435497-03.js +++ b/testsrc/tests/js1_5/extensions/regress-435497-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-436741.js b/testsrc/tests/js1_5/extensions/regress-436741.js index 9827481d0d..4681ce5263 100644 --- a/testsrc/tests/js1_5/extensions/regress-436741.js +++ b/testsrc/tests/js1_5/extensions/regress-436741.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-437288-01.js b/testsrc/tests/js1_5/extensions/regress-437288-01.js index 2db09c3941..a02ddbdd08 100755 --- a/testsrc/tests/js1_5/extensions/regress-437288-01.js +++ b/testsrc/tests/js1_5/extensions/regress-437288-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-44009.js b/testsrc/tests/js1_5/extensions/regress-44009.js index 0111a2d122..7d07fa32ab 100755 --- a/testsrc/tests/js1_5/extensions/regress-44009.js +++ b/testsrc/tests/js1_5/extensions/regress-44009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-443569.js b/testsrc/tests/js1_5/extensions/regress-443569.js index cbf9132f70..758b77d7c9 100755 --- a/testsrc/tests/js1_5/extensions/regress-443569.js +++ b/testsrc/tests/js1_5/extensions/regress-443569.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-446386.js b/testsrc/tests/js1_5/extensions/regress-446386.js index 955e5be17f..7694af6636 100755 --- a/testsrc/tests/js1_5/extensions/regress-446386.js +++ b/testsrc/tests/js1_5/extensions/regress-446386.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-449657.js b/testsrc/tests/js1_5/extensions/regress-449657.js index 4f979cc164..adfafaa33d 100644 --- a/testsrc/tests/js1_5/extensions/regress-449657.js +++ b/testsrc/tests/js1_5/extensions/regress-449657.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452168.js b/testsrc/tests/js1_5/extensions/regress-452168.js index 9be31aad77..259067968f 100755 --- a/testsrc/tests/js1_5/extensions/regress-452168.js +++ b/testsrc/tests/js1_5/extensions/regress-452168.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452178.js b/testsrc/tests/js1_5/extensions/regress-452178.js index be4e86a175..394490c14a 100755 --- a/testsrc/tests/js1_5/extensions/regress-452178.js +++ b/testsrc/tests/js1_5/extensions/regress-452178.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452329.js b/testsrc/tests/js1_5/extensions/regress-452329.js index 1b9e564b52..d93b55b526 100755 --- a/testsrc/tests/js1_5/extensions/regress-452329.js +++ b/testsrc/tests/js1_5/extensions/regress-452329.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452338.js b/testsrc/tests/js1_5/extensions/regress-452338.js index 6d4a314d5d..a066d5c492 100755 --- a/testsrc/tests/js1_5/extensions/regress-452338.js +++ b/testsrc/tests/js1_5/extensions/regress-452338.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452372.js b/testsrc/tests/js1_5/extensions/regress-452372.js index be9880c2d1..cd6207b65b 100755 --- a/testsrc/tests/js1_5/extensions/regress-452372.js +++ b/testsrc/tests/js1_5/extensions/regress-452372.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-452565.js b/testsrc/tests/js1_5/extensions/regress-452565.js index 824e5eb1be..5777d71d55 100755 --- a/testsrc/tests/js1_5/extensions/regress-452565.js +++ b/testsrc/tests/js1_5/extensions/regress-452565.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-453249.js b/testsrc/tests/js1_5/extensions/regress-453249.js index 21c62ac117..88fd013e10 100755 --- a/testsrc/tests/js1_5/extensions/regress-453249.js +++ b/testsrc/tests/js1_5/extensions/regress-453249.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-454040.js b/testsrc/tests/js1_5/extensions/regress-454040.js index 15e8d493f4..608a9fb8a2 100755 --- a/testsrc/tests/js1_5/extensions/regress-454040.js +++ b/testsrc/tests/js1_5/extensions/regress-454040.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-454142.js b/testsrc/tests/js1_5/extensions/regress-454142.js index 9442fb12b3..fe61e69540 100644 --- a/testsrc/tests/js1_5/extensions/regress-454142.js +++ b/testsrc/tests/js1_5/extensions/regress-454142.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-454704.js b/testsrc/tests/js1_5/extensions/regress-454704.js index 66caaff9d9..148297693f 100644 --- a/testsrc/tests/js1_5/extensions/regress-454704.js +++ b/testsrc/tests/js1_5/extensions/regress-454704.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-455380.js b/testsrc/tests/js1_5/extensions/regress-455380.js index 05445688f6..c06d44756e 100755 --- a/testsrc/tests/js1_5/extensions/regress-455380.js +++ b/testsrc/tests/js1_5/extensions/regress-455380.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-455408.js b/testsrc/tests/js1_5/extensions/regress-455408.js index 5efc8a1f47..c013af432a 100755 --- a/testsrc/tests/js1_5/extensions/regress-455408.js +++ b/testsrc/tests/js1_5/extensions/regress-455408.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-455413.js b/testsrc/tests/js1_5/extensions/regress-455413.js index 42b448946a..4d139eec22 100755 --- a/testsrc/tests/js1_5/extensions/regress-455413.js +++ b/testsrc/tests/js1_5/extensions/regress-455413.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-459606.js b/testsrc/tests/js1_5/extensions/regress-459606.js index 8db958b929..6e485a0c0e 100755 --- a/testsrc/tests/js1_5/extensions/regress-459606.js +++ b/testsrc/tests/js1_5/extensions/regress-459606.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-462734-02.js b/testsrc/tests/js1_5/extensions/regress-462734-02.js index bed532b6c1..99ebf1a458 100644 --- a/testsrc/tests/js1_5/extensions/regress-462734-02.js +++ b/testsrc/tests/js1_5/extensions/regress-462734-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-462734-03.js b/testsrc/tests/js1_5/extensions/regress-462734-03.js index 47ad02d74f..e28aabe724 100644 --- a/testsrc/tests/js1_5/extensions/regress-462734-03.js +++ b/testsrc/tests/js1_5/extensions/regress-462734-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-462734-04.js b/testsrc/tests/js1_5/extensions/regress-462734-04.js index 9d6828e052..a047de7615 100644 --- a/testsrc/tests/js1_5/extensions/regress-462734-04.js +++ b/testsrc/tests/js1_5/extensions/regress-462734-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-465145.js b/testsrc/tests/js1_5/extensions/regress-465145.js index edc3dc70a3..b12a03d89f 100644 --- a/testsrc/tests/js1_5/extensions/regress-465145.js +++ b/testsrc/tests/js1_5/extensions/regress-465145.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-465276.js b/testsrc/tests/js1_5/extensions/regress-465276.js index 6e3cd76226..c0207a7f5c 100755 --- a/testsrc/tests/js1_5/extensions/regress-465276.js +++ b/testsrc/tests/js1_5/extensions/regress-465276.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-469625.js b/testsrc/tests/js1_5/extensions/regress-469625.js index 6e8f105a94..6fd66ba1b3 100644 --- a/testsrc/tests/js1_5/extensions/regress-469625.js +++ b/testsrc/tests/js1_5/extensions/regress-469625.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-469761.js b/testsrc/tests/js1_5/extensions/regress-469761.js index 211a2f3d88..4ded534e20 100644 --- a/testsrc/tests/js1_5/extensions/regress-469761.js +++ b/testsrc/tests/js1_5/extensions/regress-469761.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-472599.js b/testsrc/tests/js1_5/extensions/regress-472599.js index 4e4d20a0ca..5b4ad21fac 100644 --- a/testsrc/tests/js1_5/extensions/regress-472599.js +++ b/testsrc/tests/js1_5/extensions/regress-472599.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-472787.js b/testsrc/tests/js1_5/extensions/regress-472787.js index 8c1970172d..e29902dc9d 100644 --- a/testsrc/tests/js1_5/extensions/regress-472787.js +++ b/testsrc/tests/js1_5/extensions/regress-472787.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-476447.js b/testsrc/tests/js1_5/extensions/regress-476447.js index 2c13154bad..36cdd211b9 100644 --- a/testsrc/tests/js1_5/extensions/regress-476447.js +++ b/testsrc/tests/js1_5/extensions/regress-476447.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-479487.js b/testsrc/tests/js1_5/extensions/regress-479487.js index 8695d0f669..1ec74cdf21 100644 --- a/testsrc/tests/js1_5/extensions/regress-479487.js +++ b/testsrc/tests/js1_5/extensions/regress-479487.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-479551.js b/testsrc/tests/js1_5/extensions/regress-479551.js index 9736e0a733..c0a06de088 100644 --- a/testsrc/tests/js1_5/extensions/regress-479551.js +++ b/testsrc/tests/js1_5/extensions/regress-479551.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-480579.js b/testsrc/tests/js1_5/extensions/regress-480579.js index 8a464868dc..7f6c056430 100644 --- a/testsrc/tests/js1_5/extensions/regress-480579.js +++ b/testsrc/tests/js1_5/extensions/regress-480579.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-481516.js b/testsrc/tests/js1_5/extensions/regress-481516.js index 837080eb66..d8495d1ab5 100644 --- a/testsrc/tests/js1_5/extensions/regress-481516.js +++ b/testsrc/tests/js1_5/extensions/regress-481516.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-488995.js b/testsrc/tests/js1_5/extensions/regress-488995.js index 3bffc3ea1a..e51eed43fd 100644 --- a/testsrc/tests/js1_5/extensions/regress-488995.js +++ b/testsrc/tests/js1_5/extensions/regress-488995.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-50447-1.js b/testsrc/tests/js1_5/extensions/regress-50447-1.js index f05624f028..ef57f30bbd 100755 --- a/testsrc/tests/js1_5/extensions/regress-50447-1.js +++ b/testsrc/tests/js1_5/extensions/regress-50447-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/regress-50447.js b/testsrc/tests/js1_5/extensions/regress-50447.js index d675d787e5..2bf8d51780 100755 --- a/testsrc/tests/js1_5/extensions/regress-50447.js +++ b/testsrc/tests/js1_5/extensions/regress-50447.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/extensions/regress-90596-001.js b/testsrc/tests/js1_5/extensions/regress-90596-001.js index 5a28db7a6c..be77c27315 100755 --- a/testsrc/tests/js1_5/extensions/regress-90596-001.js +++ b/testsrc/tests/js1_5/extensions/regress-90596-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-90596-002.js b/testsrc/tests/js1_5/extensions/regress-90596-002.js index 9384e5a910..72d683bb13 100755 --- a/testsrc/tests/js1_5/extensions/regress-90596-002.js +++ b/testsrc/tests/js1_5/extensions/regress-90596-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-96284-001.js b/testsrc/tests/js1_5/extensions/regress-96284-001.js index 2862efe6a9..36c499a34b 100755 --- a/testsrc/tests/js1_5/extensions/regress-96284-001.js +++ b/testsrc/tests/js1_5/extensions/regress-96284-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/regress-96284-002.js b/testsrc/tests/js1_5/extensions/regress-96284-002.js index f7c2c30d7d..8e4db728b4 100755 --- a/testsrc/tests/js1_5/extensions/regress-96284-002.js +++ b/testsrc/tests/js1_5/extensions/regress-96284-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/scope-001.js b/testsrc/tests/js1_5/extensions/scope-001.js index 046e22eaa5..c8dfa839a8 100755 --- a/testsrc/tests/js1_5/extensions/scope-001.js +++ b/testsrc/tests/js1_5/extensions/scope-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/toLocaleFormat-01.js b/testsrc/tests/js1_5/extensions/toLocaleFormat-01.js index cb885ae7c3..6b325020f8 100755 --- a/testsrc/tests/js1_5/extensions/toLocaleFormat-01.js +++ b/testsrc/tests/js1_5/extensions/toLocaleFormat-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/extensions/toLocaleFormat-02.js b/testsrc/tests/js1_5/extensions/toLocaleFormat-02.js index d167c4ee98..a396f834bf 100755 --- a/testsrc/tests/js1_5/extensions/toLocaleFormat-02.js +++ b/testsrc/tests/js1_5/extensions/toLocaleFormat-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_5/shell.js b/testsrc/tests/js1_5/shell.js index fac0ed5f84..407db95a3b 100644 --- a/testsrc/tests/js1_5/shell.js +++ b/testsrc/tests/js1_5/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_5/template.js b/testsrc/tests/js1_5/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/js1_5/template.js +++ b/testsrc/tests/js1_5/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/filter.js b/testsrc/tests/js1_6/Array/filter.js index 154d2ce8e4..011adcc881 100755 --- a/testsrc/tests/js1_6/Array/filter.js +++ b/testsrc/tests/js1_6/Array/filter.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-290592.js b/testsrc/tests/js1_6/Array/regress-290592.js index 7a56d3894f..dad26cba3e 100755 --- a/testsrc/tests/js1_6/Array/regress-290592.js +++ b/testsrc/tests/js1_6/Array/regress-290592.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-304828.js b/testsrc/tests/js1_6/Array/regress-304828.js index 55e5975107..2c9c41d0c1 100755 --- a/testsrc/tests/js1_6/Array/regress-304828.js +++ b/testsrc/tests/js1_6/Array/regress-304828.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-305002.js b/testsrc/tests/js1_6/Array/regress-305002.js index 2ae5d0ac49..1e02c423be 100755 --- a/testsrc/tests/js1_6/Array/regress-305002.js +++ b/testsrc/tests/js1_6/Array/regress-305002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-310425-01.js b/testsrc/tests/js1_6/Array/regress-310425-01.js index f9e8b30442..ae9716bca7 100755 --- a/testsrc/tests/js1_6/Array/regress-310425-01.js +++ b/testsrc/tests/js1_6/Array/regress-310425-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-310425-02.js b/testsrc/tests/js1_6/Array/regress-310425-02.js index c87c7823b3..5499f31bab 100755 --- a/testsrc/tests/js1_6/Array/regress-310425-02.js +++ b/testsrc/tests/js1_6/Array/regress-310425-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-320887.js b/testsrc/tests/js1_6/Array/regress-320887.js index 3200cc7bf5..d14d7decbc 100755 --- a/testsrc/tests/js1_6/Array/regress-320887.js +++ b/testsrc/tests/js1_6/Array/regress-320887.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-352742-01.js b/testsrc/tests/js1_6/Array/regress-352742-01.js index 31aedb261a..8eb5905aa4 100755 --- a/testsrc/tests/js1_6/Array/regress-352742-01.js +++ b/testsrc/tests/js1_6/Array/regress-352742-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-352742-02.js b/testsrc/tests/js1_6/Array/regress-352742-02.js index af0dfc79d7..3f9299422f 100755 --- a/testsrc/tests/js1_6/Array/regress-352742-02.js +++ b/testsrc/tests/js1_6/Array/regress-352742-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-386030.js b/testsrc/tests/js1_6/Array/regress-386030.js index 9545070462..5109c52acf 100755 --- a/testsrc/tests/js1_6/Array/regress-386030.js +++ b/testsrc/tests/js1_6/Array/regress-386030.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-415451.js b/testsrc/tests/js1_6/Array/regress-415451.js index 063f638c56..a3e2ed6b50 100644 --- a/testsrc/tests/js1_6/Array/regress-415451.js +++ b/testsrc/tests/js1_6/Array/regress-415451.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Array/regress-415540.js b/testsrc/tests/js1_6/Array/regress-415540.js index 7f5c36dd30..6faf7308cb 100755 --- a/testsrc/tests/js1_6/Array/regress-415540.js +++ b/testsrc/tests/js1_6/Array/regress-415540.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-301574.js b/testsrc/tests/js1_6/Regress/regress-301574.js index d688666b29..b79ee67907 100755 --- a/testsrc/tests/js1_6/Regress/regress-301574.js +++ b/testsrc/tests/js1_6/Regress/regress-301574.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-311157-01.js b/testsrc/tests/js1_6/Regress/regress-311157-01.js index bab2770b04..6206317997 100755 --- a/testsrc/tests/js1_6/Regress/regress-311157-01.js +++ b/testsrc/tests/js1_6/Regress/regress-311157-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-311157-02.js b/testsrc/tests/js1_6/Regress/regress-311157-02.js index b7d113d198..57fa8ffa58 100755 --- a/testsrc/tests/js1_6/Regress/regress-311157-02.js +++ b/testsrc/tests/js1_6/Regress/regress-311157-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-314887.js b/testsrc/tests/js1_6/Regress/regress-314887.js index b0752d2acf..0b9fca06ab 100755 --- a/testsrc/tests/js1_6/Regress/regress-314887.js +++ b/testsrc/tests/js1_6/Regress/regress-314887.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-320172.js b/testsrc/tests/js1_6/Regress/regress-320172.js index b593c22036..17d33e7bb2 100755 --- a/testsrc/tests/js1_6/Regress/regress-320172.js +++ b/testsrc/tests/js1_6/Regress/regress-320172.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-350417.js b/testsrc/tests/js1_6/Regress/regress-350417.js index c32ee88b40..ff5832acdb 100755 --- a/testsrc/tests/js1_6/Regress/regress-350417.js +++ b/testsrc/tests/js1_6/Regress/regress-350417.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-351795.js b/testsrc/tests/js1_6/Regress/regress-351795.js index 81dd34792e..c01afb40a2 100755 --- a/testsrc/tests/js1_6/Regress/regress-351795.js +++ b/testsrc/tests/js1_6/Regress/regress-351795.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-352271.js b/testsrc/tests/js1_6/Regress/regress-352271.js index 5baf1ba5b3..79bdc97ef5 100755 --- a/testsrc/tests/js1_6/Regress/regress-352271.js +++ b/testsrc/tests/js1_6/Regress/regress-352271.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-353078.js b/testsrc/tests/js1_6/Regress/regress-353078.js index 495cb1fca6..d388229d9a 100755 --- a/testsrc/tests/js1_6/Regress/regress-353078.js +++ b/testsrc/tests/js1_6/Regress/regress-353078.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-355002.js b/testsrc/tests/js1_6/Regress/regress-355002.js index a0ee128b27..edb754d9d8 100755 --- a/testsrc/tests/js1_6/Regress/regress-355002.js +++ b/testsrc/tests/js1_6/Regress/regress-355002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-372565.js b/testsrc/tests/js1_6/Regress/regress-372565.js index 7bf8f5b188..d49656f963 100755 --- a/testsrc/tests/js1_6/Regress/regress-372565.js +++ b/testsrc/tests/js1_6/Regress/regress-372565.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-378492.js b/testsrc/tests/js1_6/Regress/regress-378492.js index 4fa5fa30a8..5f5ce6fb87 100755 --- a/testsrc/tests/js1_6/Regress/regress-378492.js +++ b/testsrc/tests/js1_6/Regress/regress-378492.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-382509.js b/testsrc/tests/js1_6/Regress/regress-382509.js index c225a56765..f14093c7e2 100755 --- a/testsrc/tests/js1_6/Regress/regress-382509.js +++ b/testsrc/tests/js1_6/Regress/regress-382509.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-475469.js b/testsrc/tests/js1_6/Regress/regress-475469.js index a22932981c..e78650fb62 100644 --- a/testsrc/tests/js1_6/Regress/regress-475469.js +++ b/testsrc/tests/js1_6/Regress/regress-475469.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/Regress/regress-476655.js b/testsrc/tests/js1_6/Regress/regress-476655.js index 3867a4d7a2..cfcb7733f1 100644 --- a/testsrc/tests/js1_6/Regress/regress-476655.js +++ b/testsrc/tests/js1_6/Regress/regress-476655.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/String/regress-306591.js b/testsrc/tests/js1_6/String/regress-306591.js index d12cdbf9c6..1c6598c393 100755 --- a/testsrc/tests/js1_6/String/regress-306591.js +++ b/testsrc/tests/js1_6/String/regress-306591.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/browser.js b/testsrc/tests/js1_6/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/js1_6/browser.js +++ b/testsrc/tests/js1_6/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/decompilation/regress-352084.js b/testsrc/tests/js1_6/decompilation/regress-352084.js index 95e3b3e516..1b6ac92023 100755 --- a/testsrc/tests/js1_6/decompilation/regress-352084.js +++ b/testsrc/tests/js1_6/decompilation/regress-352084.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/decompilation/regress-352613-01.js b/testsrc/tests/js1_6/decompilation/regress-352613-01.js index 4952553211..edd40713e1 100755 --- a/testsrc/tests/js1_6/decompilation/regress-352613-01.js +++ b/testsrc/tests/js1_6/decompilation/regress-352613-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/decompilation/regress-352613-02.js b/testsrc/tests/js1_6/decompilation/regress-352613-02.js index e43f6ca97a..c266e7e437 100755 --- a/testsrc/tests/js1_6/decompilation/regress-352613-02.js +++ b/testsrc/tests/js1_6/decompilation/regress-352613-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-312385-01.js b/testsrc/tests/js1_6/extensions/regress-312385-01.js index 578b1b1b0e..52b97f4e3f 100755 --- a/testsrc/tests/js1_6/extensions/regress-312385-01.js +++ b/testsrc/tests/js1_6/extensions/regress-312385-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-352392.js b/testsrc/tests/js1_6/extensions/regress-352392.js index be475785ac..379aac84db 100755 --- a/testsrc/tests/js1_6/extensions/regress-352392.js +++ b/testsrc/tests/js1_6/extensions/regress-352392.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-385393-08.js b/testsrc/tests/js1_6/extensions/regress-385393-08.js index 828236e1b4..8b335b5ad2 100755 --- a/testsrc/tests/js1_6/extensions/regress-385393-08.js +++ b/testsrc/tests/js1_6/extensions/regress-385393-08.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-414098.js b/testsrc/tests/js1_6/extensions/regress-414098.js index d760389670..db13ad5425 100644 --- a/testsrc/tests/js1_6/extensions/regress-414098.js +++ b/testsrc/tests/js1_6/extensions/regress-414098.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-455464-01.js b/testsrc/tests/js1_6/extensions/regress-455464-01.js index 431115f6e9..94365031ab 100755 --- a/testsrc/tests/js1_6/extensions/regress-455464-01.js +++ b/testsrc/tests/js1_6/extensions/regress-455464-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-455464-02.js b/testsrc/tests/js1_6/extensions/regress-455464-02.js index b77ee37c56..949e6929d0 100755 --- a/testsrc/tests/js1_6/extensions/regress-455464-02.js +++ b/testsrc/tests/js1_6/extensions/regress-455464-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-455464-03.js b/testsrc/tests/js1_6/extensions/regress-455464-03.js index 8004e3a392..e410d416fb 100755 --- a/testsrc/tests/js1_6/extensions/regress-455464-03.js +++ b/testsrc/tests/js1_6/extensions/regress-455464-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-455464-04.js b/testsrc/tests/js1_6/extensions/regress-455464-04.js index 9efa1a1595..9ce31c3515 100755 --- a/testsrc/tests/js1_6/extensions/regress-455464-04.js +++ b/testsrc/tests/js1_6/extensions/regress-455464-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-456826.js b/testsrc/tests/js1_6/extensions/regress-456826.js index b6cf0abe36..1e47297e87 100755 --- a/testsrc/tests/js1_6/extensions/regress-456826.js +++ b/testsrc/tests/js1_6/extensions/regress-456826.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-457521.js b/testsrc/tests/js1_6/extensions/regress-457521.js index 3ed37af878..8b12fc8864 100644 --- a/testsrc/tests/js1_6/extensions/regress-457521.js +++ b/testsrc/tests/js1_6/extensions/regress-457521.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-465443.js b/testsrc/tests/js1_6/extensions/regress-465443.js index 2c0288c493..de9890e92b 100644 --- a/testsrc/tests/js1_6/extensions/regress-465443.js +++ b/testsrc/tests/js1_6/extensions/regress-465443.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-470310.js b/testsrc/tests/js1_6/extensions/regress-470310.js index 2a39a5ecdb..dbec039d37 100644 --- a/testsrc/tests/js1_6/extensions/regress-470310.js +++ b/testsrc/tests/js1_6/extensions/regress-470310.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-472508.js b/testsrc/tests/js1_6/extensions/regress-472508.js index c1ec752a29..ec276a19ed 100644 --- a/testsrc/tests/js1_6/extensions/regress-472508.js +++ b/testsrc/tests/js1_6/extensions/regress-472508.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-475144.js b/testsrc/tests/js1_6/extensions/regress-475144.js index 69596de224..7378b2f3b2 100644 --- a/testsrc/tests/js1_6/extensions/regress-475144.js +++ b/testsrc/tests/js1_6/extensions/regress-475144.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/extensions/regress-479567.js b/testsrc/tests/js1_6/extensions/regress-479567.js index ea0092a8ba..2848dacfd1 100644 --- a/testsrc/tests/js1_6/extensions/regress-479567.js +++ b/testsrc/tests/js1_6/extensions/regress-479567.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_6/shell.js b/testsrc/tests/js1_6/shell.js index 96a09217e5..fdedf94c9e 100755 --- a/testsrc/tests/js1_6/shell.js +++ b/testsrc/tests/js1_6/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_6/template.js b/testsrc/tests/js1_6/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/js1_6/template.js +++ b/testsrc/tests/js1_6/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/GC/regress-341675.js b/testsrc/tests/js1_7/GC/regress-341675.js index d980c91217..069ed6a4f7 100755 --- a/testsrc/tests/js1_7/GC/regress-341675.js +++ b/testsrc/tests/js1_7/GC/regress-341675.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/GC/regress-381374.js b/testsrc/tests/js1_7/GC/regress-381374.js index 1bf1e8dd6d..da3738f0fa 100755 --- a/testsrc/tests/js1_7/GC/regress-381374.js +++ b/testsrc/tests/js1_7/GC/regress-381374.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/order-of-operation.js b/testsrc/tests/js1_7/block/order-of-operation.js index 17f7dadf2d..de54c763ac 100755 --- a/testsrc/tests/js1_7/block/order-of-operation.js +++ b/testsrc/tests/js1_7/block/order-of-operation.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-341939.js b/testsrc/tests/js1_7/block/regress-341939.js index 7160ef28d1..7e2db38e34 100755 --- a/testsrc/tests/js1_7/block/regress-341939.js +++ b/testsrc/tests/js1_7/block/regress-341939.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-343765.js b/testsrc/tests/js1_7/block/regress-343765.js index b777995eba..f18e7b1a48 100755 --- a/testsrc/tests/js1_7/block/regress-343765.js +++ b/testsrc/tests/js1_7/block/regress-343765.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-344139.js b/testsrc/tests/js1_7/block/regress-344139.js index 44ec7c8592..ef58b45463 100755 --- a/testsrc/tests/js1_7/block/regress-344139.js +++ b/testsrc/tests/js1_7/block/regress-344139.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-344262.js b/testsrc/tests/js1_7/block/regress-344262.js index bcc1cf8beb..aa24af1b7b 100755 --- a/testsrc/tests/js1_7/block/regress-344262.js +++ b/testsrc/tests/js1_7/block/regress-344262.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-344370.js b/testsrc/tests/js1_7/block/regress-344370.js index 112dcbfbcd..82fc3d1d6f 100755 --- a/testsrc/tests/js1_7/block/regress-344370.js +++ b/testsrc/tests/js1_7/block/regress-344370.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-344601.js b/testsrc/tests/js1_7/block/regress-344601.js index 7e63330e3f..fe6a715125 100755 --- a/testsrc/tests/js1_7/block/regress-344601.js +++ b/testsrc/tests/js1_7/block/regress-344601.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-345542.js b/testsrc/tests/js1_7/block/regress-345542.js index 095de40ad0..e9517a3728 100755 --- a/testsrc/tests/js1_7/block/regress-345542.js +++ b/testsrc/tests/js1_7/block/regress-345542.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-347559.js b/testsrc/tests/js1_7/block/regress-347559.js index d1d0668ad0..97c58a5e1d 100755 --- a/testsrc/tests/js1_7/block/regress-347559.js +++ b/testsrc/tests/js1_7/block/regress-347559.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-348685.js b/testsrc/tests/js1_7/block/regress-348685.js index c2ca873e53..fe67a7fdfc 100755 --- a/testsrc/tests/js1_7/block/regress-348685.js +++ b/testsrc/tests/js1_7/block/regress-348685.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-349283.js b/testsrc/tests/js1_7/block/regress-349283.js index 6319d563c8..c6a171e8df 100755 --- a/testsrc/tests/js1_7/block/regress-349283.js +++ b/testsrc/tests/js1_7/block/regress-349283.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-349298.js b/testsrc/tests/js1_7/block/regress-349298.js index 0651437e50..9f37bcd7dc 100755 --- a/testsrc/tests/js1_7/block/regress-349298.js +++ b/testsrc/tests/js1_7/block/regress-349298.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-349507.js b/testsrc/tests/js1_7/block/regress-349507.js index cfd7e6596d..19e352c627 100755 --- a/testsrc/tests/js1_7/block/regress-349507.js +++ b/testsrc/tests/js1_7/block/regress-349507.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-349653.js b/testsrc/tests/js1_7/block/regress-349653.js index 9b3d1e1203..fa96eef949 100755 --- a/testsrc/tests/js1_7/block/regress-349653.js +++ b/testsrc/tests/js1_7/block/regress-349653.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-349962.js b/testsrc/tests/js1_7/block/regress-349962.js index c7e12c70f3..2bd6b79bf3 100755 --- a/testsrc/tests/js1_7/block/regress-349962.js +++ b/testsrc/tests/js1_7/block/regress-349962.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-350279.js b/testsrc/tests/js1_7/block/regress-350279.js index 1931cb8edb..3dbc87df60 100755 --- a/testsrc/tests/js1_7/block/regress-350279.js +++ b/testsrc/tests/js1_7/block/regress-350279.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-350730.js b/testsrc/tests/js1_7/block/regress-350730.js index 72f6d46360..ed2732779a 100755 --- a/testsrc/tests/js1_7/block/regress-350730.js +++ b/testsrc/tests/js1_7/block/regress-350730.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-350793-01.js b/testsrc/tests/js1_7/block/regress-350793-01.js index c5a37e19f3..cef2ef1d2d 100755 --- a/testsrc/tests/js1_7/block/regress-350793-01.js +++ b/testsrc/tests/js1_7/block/regress-350793-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-351497.js b/testsrc/tests/js1_7/block/regress-351497.js index 702f4f69c8..06c1ff2365 100755 --- a/testsrc/tests/js1_7/block/regress-351497.js +++ b/testsrc/tests/js1_7/block/regress-351497.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-351606.js b/testsrc/tests/js1_7/block/regress-351606.js index 6d377f82bd..bbee90ab18 100755 --- a/testsrc/tests/js1_7/block/regress-351606.js +++ b/testsrc/tests/js1_7/block/regress-351606.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-351794.js b/testsrc/tests/js1_7/block/regress-351794.js index 9280b9f22b..8498885a0d 100755 --- a/testsrc/tests/js1_7/block/regress-351794.js +++ b/testsrc/tests/js1_7/block/regress-351794.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352092.js b/testsrc/tests/js1_7/block/regress-352092.js index 8e9485bbb6..7cb6f37990 100755 --- a/testsrc/tests/js1_7/block/regress-352092.js +++ b/testsrc/tests/js1_7/block/regress-352092.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352185.js b/testsrc/tests/js1_7/block/regress-352185.js index 9f5f1c9a75..8075005608 100755 --- a/testsrc/tests/js1_7/block/regress-352185.js +++ b/testsrc/tests/js1_7/block/regress-352185.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352212.js b/testsrc/tests/js1_7/block/regress-352212.js index 64534c2f73..5d9a88f1ed 100755 --- a/testsrc/tests/js1_7/block/regress-352212.js +++ b/testsrc/tests/js1_7/block/regress-352212.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352267.js b/testsrc/tests/js1_7/block/regress-352267.js index 1aa50be1d7..21de220ed1 100755 --- a/testsrc/tests/js1_7/block/regress-352267.js +++ b/testsrc/tests/js1_7/block/regress-352267.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352422.js b/testsrc/tests/js1_7/block/regress-352422.js index b1e6cd6736..86daea0d19 100755 --- a/testsrc/tests/js1_7/block/regress-352422.js +++ b/testsrc/tests/js1_7/block/regress-352422.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352609.js b/testsrc/tests/js1_7/block/regress-352609.js index 2aa78b614f..6a0c71bdb2 100755 --- a/testsrc/tests/js1_7/block/regress-352609.js +++ b/testsrc/tests/js1_7/block/regress-352609.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352616.js b/testsrc/tests/js1_7/block/regress-352616.js index 6e2f6e5365..6a4be6cefe 100644 --- a/testsrc/tests/js1_7/block/regress-352616.js +++ b/testsrc/tests/js1_7/block/regress-352616.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352624.js b/testsrc/tests/js1_7/block/regress-352624.js index 64c5708e10..9ad373ecce 100755 --- a/testsrc/tests/js1_7/block/regress-352624.js +++ b/testsrc/tests/js1_7/block/regress-352624.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352786.js b/testsrc/tests/js1_7/block/regress-352786.js index 46a5220ef1..ceebd1886d 100755 --- a/testsrc/tests/js1_7/block/regress-352786.js +++ b/testsrc/tests/js1_7/block/regress-352786.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-352907.js b/testsrc/tests/js1_7/block/regress-352907.js index 03d188d03a..4dd965b024 100755 --- a/testsrc/tests/js1_7/block/regress-352907.js +++ b/testsrc/tests/js1_7/block/regress-352907.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-357754.js b/testsrc/tests/js1_7/block/regress-357754.js index 10fd244bcb..c1172a9d57 100755 --- a/testsrc/tests/js1_7/block/regress-357754.js +++ b/testsrc/tests/js1_7/block/regress-357754.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-358508.js b/testsrc/tests/js1_7/block/regress-358508.js index 980b97a6a0..225c1a2aa0 100755 --- a/testsrc/tests/js1_7/block/regress-358508.js +++ b/testsrc/tests/js1_7/block/regress-358508.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-376410.js b/testsrc/tests/js1_7/block/regress-376410.js index bfa6d8f16d..b9e339005f 100755 --- a/testsrc/tests/js1_7/block/regress-376410.js +++ b/testsrc/tests/js1_7/block/regress-376410.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-396900.js b/testsrc/tests/js1_7/block/regress-396900.js index c9f333ded4..4517d0ecd4 100755 --- a/testsrc/tests/js1_7/block/regress-396900.js +++ b/testsrc/tests/js1_7/block/regress-396900.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/block/regress-411279.js b/testsrc/tests/js1_7/block/regress-411279.js index 705e239f76..fcd1ffe6f2 100755 --- a/testsrc/tests/js1_7/block/regress-411279.js +++ b/testsrc/tests/js1_7/block/regress-411279.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/browser.js b/testsrc/tests/js1_7/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/js1_7/browser.js +++ b/testsrc/tests/js1_7/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-346642-01.js b/testsrc/tests/js1_7/decompilation/regress-346642-01.js index ecca743ac2..afbb3b59dd 100755 --- a/testsrc/tests/js1_7/decompilation/regress-346642-01.js +++ b/testsrc/tests/js1_7/decompilation/regress-346642-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-348904.js b/testsrc/tests/js1_7/decompilation/regress-348904.js index a487616cf4..c99d434e41 100755 --- a/testsrc/tests/js1_7/decompilation/regress-348904.js +++ b/testsrc/tests/js1_7/decompilation/regress-348904.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349493.js b/testsrc/tests/js1_7/decompilation/regress-349493.js index 6689be2391..fdc7844ddc 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349493.js +++ b/testsrc/tests/js1_7/decompilation/regress-349493.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349499.js b/testsrc/tests/js1_7/decompilation/regress-349499.js index 7fd8ff7e58..f61f5946f0 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349499.js +++ b/testsrc/tests/js1_7/decompilation/regress-349499.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349602.js b/testsrc/tests/js1_7/decompilation/regress-349602.js index 3f0a1cb215..e5c0e210c8 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349602.js +++ b/testsrc/tests/js1_7/decompilation/regress-349602.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349605.js b/testsrc/tests/js1_7/decompilation/regress-349605.js index fc3310fa51..0ccea65e5a 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349605.js +++ b/testsrc/tests/js1_7/decompilation/regress-349605.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349633.js b/testsrc/tests/js1_7/decompilation/regress-349633.js index 13f29f1077..77a46d4bab 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349633.js +++ b/testsrc/tests/js1_7/decompilation/regress-349633.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-349634.js b/testsrc/tests/js1_7/decompilation/regress-349634.js index c684337d2a..4b3fc29fbb 100755 --- a/testsrc/tests/js1_7/decompilation/regress-349634.js +++ b/testsrc/tests/js1_7/decompilation/regress-349634.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-350704.js b/testsrc/tests/js1_7/decompilation/regress-350704.js index 3804419d4c..4d6309c55b 100755 --- a/testsrc/tests/js1_7/decompilation/regress-350704.js +++ b/testsrc/tests/js1_7/decompilation/regress-350704.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-350793-02.js b/testsrc/tests/js1_7/decompilation/regress-350793-02.js index c7cfa9dceb..6823828a52 100755 --- a/testsrc/tests/js1_7/decompilation/regress-350793-02.js +++ b/testsrc/tests/js1_7/decompilation/regress-350793-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-350810.js b/testsrc/tests/js1_7/decompilation/regress-350810.js index ef1508bebb..7cb1c0c295 100755 --- a/testsrc/tests/js1_7/decompilation/regress-350810.js +++ b/testsrc/tests/js1_7/decompilation/regress-350810.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-350991.js b/testsrc/tests/js1_7/decompilation/regress-350991.js index 393393bb11..e4beb47a61 100755 --- a/testsrc/tests/js1_7/decompilation/regress-350991.js +++ b/testsrc/tests/js1_7/decompilation/regress-350991.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-351070-01.js b/testsrc/tests/js1_7/decompilation/regress-351070-01.js index 9a274dd26b..c6d092072e 100755 --- a/testsrc/tests/js1_7/decompilation/regress-351070-01.js +++ b/testsrc/tests/js1_7/decompilation/regress-351070-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-351070-03.js b/testsrc/tests/js1_7/decompilation/regress-351070-03.js index 2ac216cba5..a82439b0b0 100755 --- a/testsrc/tests/js1_7/decompilation/regress-351070-03.js +++ b/testsrc/tests/js1_7/decompilation/regress-351070-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-351496.js b/testsrc/tests/js1_7/decompilation/regress-351496.js index 310d1c93b1..0d5bdae5bc 100755 --- a/testsrc/tests/js1_7/decompilation/regress-351496.js +++ b/testsrc/tests/js1_7/decompilation/regress-351496.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352008.js b/testsrc/tests/js1_7/decompilation/regress-352008.js index fe5c986207..25207600c6 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352008.js +++ b/testsrc/tests/js1_7/decompilation/regress-352008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352011.js b/testsrc/tests/js1_7/decompilation/regress-352011.js index 3486197753..2db429a111 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352011.js +++ b/testsrc/tests/js1_7/decompilation/regress-352011.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352015.js b/testsrc/tests/js1_7/decompilation/regress-352015.js index 1f9c6b6c46..8f39d7cb63 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352015.js +++ b/testsrc/tests/js1_7/decompilation/regress-352015.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352022.js b/testsrc/tests/js1_7/decompilation/regress-352022.js index ba68d76a32..c07b286ec6 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352022.js +++ b/testsrc/tests/js1_7/decompilation/regress-352022.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352025.js b/testsrc/tests/js1_7/decompilation/regress-352025.js index 127289cc8b..36c00cbadd 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352025.js +++ b/testsrc/tests/js1_7/decompilation/regress-352025.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352026.js b/testsrc/tests/js1_7/decompilation/regress-352026.js index 852c3f7867..acbb34ea8f 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352026.js +++ b/testsrc/tests/js1_7/decompilation/regress-352026.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352068.js b/testsrc/tests/js1_7/decompilation/regress-352068.js index 385724f229..3c4b6a1021 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352068.js +++ b/testsrc/tests/js1_7/decompilation/regress-352068.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352079.js b/testsrc/tests/js1_7/decompilation/regress-352079.js index a2004ac157..37bbd4af1c 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352079.js +++ b/testsrc/tests/js1_7/decompilation/regress-352079.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352198.js b/testsrc/tests/js1_7/decompilation/regress-352198.js index d2acd4cefe..3b3edaabcd 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352198.js +++ b/testsrc/tests/js1_7/decompilation/regress-352198.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352217.js b/testsrc/tests/js1_7/decompilation/regress-352217.js index 7ad88a5602..bd0579c5e0 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352217.js +++ b/testsrc/tests/js1_7/decompilation/regress-352217.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352266.js b/testsrc/tests/js1_7/decompilation/regress-352266.js index c22caf4520..c6e790e1ab 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352266.js +++ b/testsrc/tests/js1_7/decompilation/regress-352266.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352268.js b/testsrc/tests/js1_7/decompilation/regress-352268.js index 06ded8aa0b..98cf178b0e 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352268.js +++ b/testsrc/tests/js1_7/decompilation/regress-352268.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352269.js b/testsrc/tests/js1_7/decompilation/regress-352269.js index 9107a557e8..ef489cd5fd 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352269.js +++ b/testsrc/tests/js1_7/decompilation/regress-352269.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352272.js b/testsrc/tests/js1_7/decompilation/regress-352272.js index 2beedfbe16..c6306c4aca 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352272.js +++ b/testsrc/tests/js1_7/decompilation/regress-352272.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352283.js b/testsrc/tests/js1_7/decompilation/regress-352283.js index a99935867a..d9d29612d9 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352283.js +++ b/testsrc/tests/js1_7/decompilation/regress-352283.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352402.js b/testsrc/tests/js1_7/decompilation/regress-352402.js index e99be444a3..7434f6d9a5 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352402.js +++ b/testsrc/tests/js1_7/decompilation/regress-352402.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352415.js b/testsrc/tests/js1_7/decompilation/regress-352415.js index 19c336bbaa..53d77a793d 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352415.js +++ b/testsrc/tests/js1_7/decompilation/regress-352415.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352441.js b/testsrc/tests/js1_7/decompilation/regress-352441.js index aa5119b099..4bb6f48db4 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352441.js +++ b/testsrc/tests/js1_7/decompilation/regress-352441.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-352732.js b/testsrc/tests/js1_7/decompilation/regress-352732.js index 1a2b272d5b..a163340b01 100755 --- a/testsrc/tests/js1_7/decompilation/regress-352732.js +++ b/testsrc/tests/js1_7/decompilation/regress-352732.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355004.js b/testsrc/tests/js1_7/decompilation/regress-355004.js index f55cde8029..6c183b74ee 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355004.js +++ b/testsrc/tests/js1_7/decompilation/regress-355004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355049-01.js b/testsrc/tests/js1_7/decompilation/regress-355049-01.js index 5147a05fa0..be523c60bc 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355049-01.js +++ b/testsrc/tests/js1_7/decompilation/regress-355049-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355049-02.js b/testsrc/tests/js1_7/decompilation/regress-355049-02.js index ac0b57e96a..5ef67e0fa6 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355049-02.js +++ b/testsrc/tests/js1_7/decompilation/regress-355049-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355105.js b/testsrc/tests/js1_7/decompilation/regress-355105.js index a9bd8c63c9..0c43544e13 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355105.js +++ b/testsrc/tests/js1_7/decompilation/regress-355105.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355635.js b/testsrc/tests/js1_7/decompilation/regress-355635.js index 52c503e58e..97f3ecc4d3 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355635.js +++ b/testsrc/tests/js1_7/decompilation/regress-355635.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-355786.js b/testsrc/tests/js1_7/decompilation/regress-355786.js index 77b7f40ac8..203f6ff8cb 100755 --- a/testsrc/tests/js1_7/decompilation/regress-355786.js +++ b/testsrc/tests/js1_7/decompilation/regress-355786.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-356247.js b/testsrc/tests/js1_7/decompilation/regress-356247.js index ad78166d34..3621d6e404 100755 --- a/testsrc/tests/js1_7/decompilation/regress-356247.js +++ b/testsrc/tests/js1_7/decompilation/regress-356247.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-371802.js b/testsrc/tests/js1_7/decompilation/regress-371802.js index 6117099f2f..30a134dc2b 100644 --- a/testsrc/tests/js1_7/decompilation/regress-371802.js +++ b/testsrc/tests/js1_7/decompilation/regress-371802.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-374713.js b/testsrc/tests/js1_7/decompilation/regress-374713.js index 94d98c9192..d4da2a33e7 100755 --- a/testsrc/tests/js1_7/decompilation/regress-374713.js +++ b/testsrc/tests/js1_7/decompilation/regress-374713.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-375794.js b/testsrc/tests/js1_7/decompilation/regress-375794.js index b2c9776adc..80750f11d1 100755 --- a/testsrc/tests/js1_7/decompilation/regress-375794.js +++ b/testsrc/tests/js1_7/decompilation/regress-375794.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-379925.js b/testsrc/tests/js1_7/decompilation/regress-379925.js index e561b38ec4..6f86e9c01d 100755 --- a/testsrc/tests/js1_7/decompilation/regress-379925.js +++ b/testsrc/tests/js1_7/decompilation/regress-379925.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-380506.js b/testsrc/tests/js1_7/decompilation/regress-380506.js index bed5f36d0e..ade2f326d5 100755 --- a/testsrc/tests/js1_7/decompilation/regress-380506.js +++ b/testsrc/tests/js1_7/decompilation/regress-380506.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-381101.js b/testsrc/tests/js1_7/decompilation/regress-381101.js index 5782933258..6e3f02ce83 100755 --- a/testsrc/tests/js1_7/decompilation/regress-381101.js +++ b/testsrc/tests/js1_7/decompilation/regress-381101.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-381108.js b/testsrc/tests/js1_7/decompilation/regress-381108.js index df5c43d1ee..53b57c12ab 100755 --- a/testsrc/tests/js1_7/decompilation/regress-381108.js +++ b/testsrc/tests/js1_7/decompilation/regress-381108.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-410571.js b/testsrc/tests/js1_7/decompilation/regress-410571.js index 73a1ca6795..b5b23b651e 100644 --- a/testsrc/tests/js1_7/decompilation/regress-410571.js +++ b/testsrc/tests/js1_7/decompilation/regress-410571.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-410649.js b/testsrc/tests/js1_7/decompilation/regress-410649.js index 2810e23f80..d1e0414f94 100755 --- a/testsrc/tests/js1_7/decompilation/regress-410649.js +++ b/testsrc/tests/js1_7/decompilation/regress-410649.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/decompilation/regress-429252.js b/testsrc/tests/js1_7/decompilation/regress-429252.js index ec7fc95ad4..926c67a123 100755 --- a/testsrc/tests/js1_7/decompilation/regress-429252.js +++ b/testsrc/tests/js1_7/decompilation/regress-429252.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/destructuring-scope.js b/testsrc/tests/js1_7/expressions/destructuring-scope.js index d87af9b8cd..2103af09db 100644 --- a/testsrc/tests/js1_7/expressions/destructuring-scope.js +++ b/testsrc/tests/js1_7/expressions/destructuring-scope.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-346203.js b/testsrc/tests/js1_7/expressions/regress-346203.js index d43c78cbab..18e29d5ac1 100755 --- a/testsrc/tests/js1_7/expressions/regress-346203.js +++ b/testsrc/tests/js1_7/expressions/regress-346203.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-346645-01.js b/testsrc/tests/js1_7/expressions/regress-346645-01.js index 8f16dab2c1..7ba55c0b04 100755 --- a/testsrc/tests/js1_7/expressions/regress-346645-01.js +++ b/testsrc/tests/js1_7/expressions/regress-346645-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-346645-02.js b/testsrc/tests/js1_7/expressions/regress-346645-02.js index eccc6b6852..936146f0bd 100755 --- a/testsrc/tests/js1_7/expressions/regress-346645-02.js +++ b/testsrc/tests/js1_7/expressions/regress-346645-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-346645-03.js b/testsrc/tests/js1_7/expressions/regress-346645-03.js index 06c6652ca6..a015177ea2 100755 --- a/testsrc/tests/js1_7/expressions/regress-346645-03.js +++ b/testsrc/tests/js1_7/expressions/regress-346645-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-349624.js b/testsrc/tests/js1_7/expressions/regress-349624.js index 43671e068e..4a9bee6879 100755 --- a/testsrc/tests/js1_7/expressions/regress-349624.js +++ b/testsrc/tests/js1_7/expressions/regress-349624.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-349818.js b/testsrc/tests/js1_7/expressions/regress-349818.js index c618dd948e..bd91f8f7bb 100755 --- a/testsrc/tests/js1_7/expressions/regress-349818.js +++ b/testsrc/tests/js1_7/expressions/regress-349818.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-418051.js b/testsrc/tests/js1_7/expressions/regress-418051.js index 2444554ba8..75b849c0c4 100755 --- a/testsrc/tests/js1_7/expressions/regress-418051.js +++ b/testsrc/tests/js1_7/expressions/regress-418051.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-421806.js b/testsrc/tests/js1_7/expressions/regress-421806.js index df1baca24f..3ab8085b7e 100755 --- a/testsrc/tests/js1_7/expressions/regress-421806.js +++ b/testsrc/tests/js1_7/expressions/regress-421806.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/expressions/regress-451340.js b/testsrc/tests/js1_7/expressions/regress-451340.js index a17b66eb0c..b68592e687 100755 --- a/testsrc/tests/js1_7/expressions/regress-451340.js +++ b/testsrc/tests/js1_7/expressions/regress-451340.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/basic-Iterator.js b/testsrc/tests/js1_7/extensions/basic-Iterator.js index 021232a42c..ced3bf9e61 100644 --- a/testsrc/tests/js1_7/extensions/basic-Iterator.js +++ b/testsrc/tests/js1_7/extensions/basic-Iterator.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/basic-for-each.js b/testsrc/tests/js1_7/extensions/basic-for-each.js index b1736c747b..65232763d4 100644 --- a/testsrc/tests/js1_7/extensions/basic-for-each.js +++ b/testsrc/tests/js1_7/extensions/basic-for-each.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/basic-for-in.js b/testsrc/tests/js1_7/extensions/basic-for-in.js index bdea7f1736..469a24ed4d 100644 --- a/testsrc/tests/js1_7/extensions/basic-for-in.js +++ b/testsrc/tests/js1_7/extensions/basic-for-in.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/destructuring-order.js b/testsrc/tests/js1_7/extensions/destructuring-order.js index 9086971496..f4335cfc2c 100755 --- a/testsrc/tests/js1_7/extensions/destructuring-order.js +++ b/testsrc/tests/js1_7/extensions/destructuring-order.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/iterator-ctor.js b/testsrc/tests/js1_7/extensions/iterator-ctor.js index e6af753352..c0657b00eb 100644 --- a/testsrc/tests/js1_7/extensions/iterator-ctor.js +++ b/testsrc/tests/js1_7/extensions/iterator-ctor.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-346021.js b/testsrc/tests/js1_7/extensions/regress-346021.js index f6b20667f6..aa895675e8 100755 --- a/testsrc/tests/js1_7/extensions/regress-346021.js +++ b/testsrc/tests/js1_7/extensions/regress-346021.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-346642-02.js b/testsrc/tests/js1_7/extensions/regress-346642-02.js index c502503a49..f664c92f02 100755 --- a/testsrc/tests/js1_7/extensions/regress-346642-02.js +++ b/testsrc/tests/js1_7/extensions/regress-346642-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-346642-06.js b/testsrc/tests/js1_7/extensions/regress-346642-06.js index 6ca31bbfe2..fffd8edf9c 100755 --- a/testsrc/tests/js1_7/extensions/regress-346642-06.js +++ b/testsrc/tests/js1_7/extensions/regress-346642-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-346773.js b/testsrc/tests/js1_7/extensions/regress-346773.js index 16bb576b87..81766896f7 100755 --- a/testsrc/tests/js1_7/extensions/regress-346773.js +++ b/testsrc/tests/js1_7/extensions/regress-346773.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-349619.js b/testsrc/tests/js1_7/extensions/regress-349619.js index 6a6660c971..d6151377d4 100755 --- a/testsrc/tests/js1_7/extensions/regress-349619.js +++ b/testsrc/tests/js1_7/extensions/regress-349619.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-350312.js b/testsrc/tests/js1_7/extensions/regress-350312.js index f66b3c6541..8146d87bbf 100755 --- a/testsrc/tests/js1_7/extensions/regress-350312.js +++ b/testsrc/tests/js1_7/extensions/regress-350312.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-351070-02.js b/testsrc/tests/js1_7/extensions/regress-351070-02.js index f1eaf03aa6..ee16e85cad 100755 --- a/testsrc/tests/js1_7/extensions/regress-351070-02.js +++ b/testsrc/tests/js1_7/extensions/regress-351070-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-351102-03.js b/testsrc/tests/js1_7/extensions/regress-351102-03.js index fa41682062..52dde24f44 100755 --- a/testsrc/tests/js1_7/extensions/regress-351102-03.js +++ b/testsrc/tests/js1_7/extensions/regress-351102-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-351102-04.js b/testsrc/tests/js1_7/extensions/regress-351102-04.js index 13788fcacb..cb54a3cf83 100755 --- a/testsrc/tests/js1_7/extensions/regress-351102-04.js +++ b/testsrc/tests/js1_7/extensions/regress-351102-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-351102-05.js b/testsrc/tests/js1_7/extensions/regress-351102-05.js index 6d7d8b8860..9c519e233c 100755 --- a/testsrc/tests/js1_7/extensions/regress-351102-05.js +++ b/testsrc/tests/js1_7/extensions/regress-351102-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-351102-07.js b/testsrc/tests/js1_7/extensions/regress-351102-07.js index 0715498de4..edbe9c09f3 100755 --- a/testsrc/tests/js1_7/extensions/regress-351102-07.js +++ b/testsrc/tests/js1_7/extensions/regress-351102-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-352797-01.js b/testsrc/tests/js1_7/extensions/regress-352797-01.js index 0e01c2a445..d361523e0e 100755 --- a/testsrc/tests/js1_7/extensions/regress-352797-01.js +++ b/testsrc/tests/js1_7/extensions/regress-352797-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-352885-01.js b/testsrc/tests/js1_7/extensions/regress-352885-01.js index 3c7fd0e856..be019a947a 100755 --- a/testsrc/tests/js1_7/extensions/regress-352885-01.js +++ b/testsrc/tests/js1_7/extensions/regress-352885-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-352885-02.js b/testsrc/tests/js1_7/extensions/regress-352885-02.js index 3624cec8c7..ea892db880 100755 --- a/testsrc/tests/js1_7/extensions/regress-352885-02.js +++ b/testsrc/tests/js1_7/extensions/regress-352885-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-353214-01.js b/testsrc/tests/js1_7/extensions/regress-353214-01.js index 4f9de98b94..d32baf01d1 100755 --- a/testsrc/tests/js1_7/extensions/regress-353214-01.js +++ b/testsrc/tests/js1_7/extensions/regress-353214-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-353214-02.js b/testsrc/tests/js1_7/extensions/regress-353214-02.js index 9c45b9c17b..4c3087b0c6 100755 --- a/testsrc/tests/js1_7/extensions/regress-353214-02.js +++ b/testsrc/tests/js1_7/extensions/regress-353214-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-353249.js b/testsrc/tests/js1_7/extensions/regress-353249.js index 6b008b149e..63b373a3a7 100755 --- a/testsrc/tests/js1_7/extensions/regress-353249.js +++ b/testsrc/tests/js1_7/extensions/regress-353249.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-353454.js b/testsrc/tests/js1_7/extensions/regress-353454.js index 919ad89505..e48b859e32 100755 --- a/testsrc/tests/js1_7/extensions/regress-353454.js +++ b/testsrc/tests/js1_7/extensions/regress-353454.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-354499-01.js b/testsrc/tests/js1_7/extensions/regress-354499-01.js index 3f60f59cde..ff9789e99f 100755 --- a/testsrc/tests/js1_7/extensions/regress-354499-01.js +++ b/testsrc/tests/js1_7/extensions/regress-354499-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-354499-02.js b/testsrc/tests/js1_7/extensions/regress-354499-02.js index 523800d867..5545ed5bf6 100755 --- a/testsrc/tests/js1_7/extensions/regress-354499-02.js +++ b/testsrc/tests/js1_7/extensions/regress-354499-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-354945-01.js b/testsrc/tests/js1_7/extensions/regress-354945-01.js index 9147d3b22d..096a4200a2 100755 --- a/testsrc/tests/js1_7/extensions/regress-354945-01.js +++ b/testsrc/tests/js1_7/extensions/regress-354945-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-354945-02.js b/testsrc/tests/js1_7/extensions/regress-354945-02.js index 9a49c996b9..c4531a4a41 100755 --- a/testsrc/tests/js1_7/extensions/regress-354945-02.js +++ b/testsrc/tests/js1_7/extensions/regress-354945-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355052-01.js b/testsrc/tests/js1_7/extensions/regress-355052-01.js index 62c78530d4..96dc6f56d7 100755 --- a/testsrc/tests/js1_7/extensions/regress-355052-01.js +++ b/testsrc/tests/js1_7/extensions/regress-355052-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355052-02.js b/testsrc/tests/js1_7/extensions/regress-355052-02.js index 9024bb8811..ca274de2d2 100755 --- a/testsrc/tests/js1_7/extensions/regress-355052-02.js +++ b/testsrc/tests/js1_7/extensions/regress-355052-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355052-03.js b/testsrc/tests/js1_7/extensions/regress-355052-03.js index 4dcd159577..5c9e44d86d 100755 --- a/testsrc/tests/js1_7/extensions/regress-355052-03.js +++ b/testsrc/tests/js1_7/extensions/regress-355052-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355145.js b/testsrc/tests/js1_7/extensions/regress-355145.js index acb65079dd..f51c56533a 100755 --- a/testsrc/tests/js1_7/extensions/regress-355145.js +++ b/testsrc/tests/js1_7/extensions/regress-355145.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355410.js b/testsrc/tests/js1_7/extensions/regress-355410.js index f163589405..173fa7b052 100755 --- a/testsrc/tests/js1_7/extensions/regress-355410.js +++ b/testsrc/tests/js1_7/extensions/regress-355410.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355512.js b/testsrc/tests/js1_7/extensions/regress-355512.js index a3eeafee28..89dd7de82c 100755 --- a/testsrc/tests/js1_7/extensions/regress-355512.js +++ b/testsrc/tests/js1_7/extensions/regress-355512.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355578.js b/testsrc/tests/js1_7/extensions/regress-355578.js index 9659385f60..88a5100832 100755 --- a/testsrc/tests/js1_7/extensions/regress-355578.js +++ b/testsrc/tests/js1_7/extensions/regress-355578.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-355583.js b/testsrc/tests/js1_7/extensions/regress-355583.js index 0eb89dcd6e..845f1aff52 100755 --- a/testsrc/tests/js1_7/extensions/regress-355583.js +++ b/testsrc/tests/js1_7/extensions/regress-355583.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-363040-01.js b/testsrc/tests/js1_7/extensions/regress-363040-01.js index 14dde7d3b3..d46cc18c72 100755 --- a/testsrc/tests/js1_7/extensions/regress-363040-01.js +++ b/testsrc/tests/js1_7/extensions/regress-363040-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-363040-02.js b/testsrc/tests/js1_7/extensions/regress-363040-02.js index 5ad5d7dfa9..4d584a53b3 100755 --- a/testsrc/tests/js1_7/extensions/regress-363040-02.js +++ b/testsrc/tests/js1_7/extensions/regress-363040-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-366668-01.js b/testsrc/tests/js1_7/extensions/regress-366668-01.js index 750f094388..58cbad15ac 100755 --- a/testsrc/tests/js1_7/extensions/regress-366668-01.js +++ b/testsrc/tests/js1_7/extensions/regress-366668-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-366668-02.js b/testsrc/tests/js1_7/extensions/regress-366668-02.js index fc7e4bda05..0eaa140484 100755 --- a/testsrc/tests/js1_7/extensions/regress-366668-02.js +++ b/testsrc/tests/js1_7/extensions/regress-366668-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-367629.js b/testsrc/tests/js1_7/extensions/regress-367629.js index 4b28fd2dc4..9e2596b30c 100755 --- a/testsrc/tests/js1_7/extensions/regress-367629.js +++ b/testsrc/tests/js1_7/extensions/regress-367629.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-368213.js b/testsrc/tests/js1_7/extensions/regress-368213.js index e343847142..ca45f3688e 100755 --- a/testsrc/tests/js1_7/extensions/regress-368213.js +++ b/testsrc/tests/js1_7/extensions/regress-368213.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-368224.js b/testsrc/tests/js1_7/extensions/regress-368224.js index 152cc9d839..c04460445e 100755 --- a/testsrc/tests/js1_7/extensions/regress-368224.js +++ b/testsrc/tests/js1_7/extensions/regress-368224.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-372364.js b/testsrc/tests/js1_7/extensions/regress-372364.js index 8d2b5fbdc6..64ea2031f5 100755 --- a/testsrc/tests/js1_7/extensions/regress-372364.js +++ b/testsrc/tests/js1_7/extensions/regress-372364.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-379482.js b/testsrc/tests/js1_7/extensions/regress-379482.js index 7077f77c2c..cfb8a7788d 100755 --- a/testsrc/tests/js1_7/extensions/regress-379482.js +++ b/testsrc/tests/js1_7/extensions/regress-379482.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-379566.js b/testsrc/tests/js1_7/extensions/regress-379566.js index 182f3ec1c6..c06b8aebb4 100755 --- a/testsrc/tests/js1_7/extensions/regress-379566.js +++ b/testsrc/tests/js1_7/extensions/regress-379566.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-380933.js b/testsrc/tests/js1_7/extensions/regress-380933.js index e94a39c05f..6061a109be 100755 --- a/testsrc/tests/js1_7/extensions/regress-380933.js +++ b/testsrc/tests/js1_7/extensions/regress-380933.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-381301.js b/testsrc/tests/js1_7/extensions/regress-381301.js index 2459e84f41..f8dec8c226 100755 --- a/testsrc/tests/js1_7/extensions/regress-381301.js +++ b/testsrc/tests/js1_7/extensions/regress-381301.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-381303.js b/testsrc/tests/js1_7/extensions/regress-381303.js index e38a45dca8..f83389ebc5 100755 --- a/testsrc/tests/js1_7/extensions/regress-381303.js +++ b/testsrc/tests/js1_7/extensions/regress-381303.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-387955-01.js b/testsrc/tests/js1_7/extensions/regress-387955-01.js index 2c65b7ef95..05c371144f 100755 --- a/testsrc/tests/js1_7/extensions/regress-387955-01.js +++ b/testsrc/tests/js1_7/extensions/regress-387955-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-387955-02.js b/testsrc/tests/js1_7/extensions/regress-387955-02.js index 2e5bf58366..6824c71a50 100755 --- a/testsrc/tests/js1_7/extensions/regress-387955-02.js +++ b/testsrc/tests/js1_7/extensions/regress-387955-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-392308.js b/testsrc/tests/js1_7/extensions/regress-392308.js index 242be630b4..008d2070a8 100755 --- a/testsrc/tests/js1_7/extensions/regress-392308.js +++ b/testsrc/tests/js1_7/extensions/regress-392308.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-396326.js b/testsrc/tests/js1_7/extensions/regress-396326.js index bce665adb3..1c422cbb8c 100755 --- a/testsrc/tests/js1_7/extensions/regress-396326.js +++ b/testsrc/tests/js1_7/extensions/regress-396326.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-429266.js b/testsrc/tests/js1_7/extensions/regress-429266.js index a6d7cb7dc9..ada8707748 100755 --- a/testsrc/tests/js1_7/extensions/regress-429266.js +++ b/testsrc/tests/js1_7/extensions/regress-429266.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-453955.js b/testsrc/tests/js1_7/extensions/regress-453955.js index 9a077b1a81..7a4515e8ca 100644 --- a/testsrc/tests/js1_7/extensions/regress-453955.js +++ b/testsrc/tests/js1_7/extensions/regress-453955.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-455982-01.js b/testsrc/tests/js1_7/extensions/regress-455982-01.js index e187515843..0d7024bc67 100755 --- a/testsrc/tests/js1_7/extensions/regress-455982-01.js +++ b/testsrc/tests/js1_7/extensions/regress-455982-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-455982-02.js b/testsrc/tests/js1_7/extensions/regress-455982-02.js index 73e9d2ba0e..1e24f395c0 100755 --- a/testsrc/tests/js1_7/extensions/regress-455982-02.js +++ b/testsrc/tests/js1_7/extensions/regress-455982-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-458679.js b/testsrc/tests/js1_7/extensions/regress-458679.js index c0294f7438..f28b48a85c 100644 --- a/testsrc/tests/js1_7/extensions/regress-458679.js +++ b/testsrc/tests/js1_7/extensions/regress-458679.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-469234.js b/testsrc/tests/js1_7/extensions/regress-469234.js index ba59af5f4f..1a66fc5b1c 100644 --- a/testsrc/tests/js1_7/extensions/regress-469234.js +++ b/testsrc/tests/js1_7/extensions/regress-469234.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-469405-01.js b/testsrc/tests/js1_7/extensions/regress-469405-01.js index b22cba2787..9dbec8d940 100644 --- a/testsrc/tests/js1_7/extensions/regress-469405-01.js +++ b/testsrc/tests/js1_7/extensions/regress-469405-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-469405-02.js b/testsrc/tests/js1_7/extensions/regress-469405-02.js index 81f5ebc2c2..959ae61b72 100644 --- a/testsrc/tests/js1_7/extensions/regress-469405-02.js +++ b/testsrc/tests/js1_7/extensions/regress-469405-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-470176.js b/testsrc/tests/js1_7/extensions/regress-470176.js index 0efcb95ef1..e333023c52 100644 --- a/testsrc/tests/js1_7/extensions/regress-470176.js +++ b/testsrc/tests/js1_7/extensions/regress-470176.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-470300-01.js b/testsrc/tests/js1_7/extensions/regress-470300-01.js index 30c33809b6..b1193df8e8 100644 --- a/testsrc/tests/js1_7/extensions/regress-470300-01.js +++ b/testsrc/tests/js1_7/extensions/regress-470300-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-470300-02.js b/testsrc/tests/js1_7/extensions/regress-470300-02.js index f3eccf0571..157e5ebaf3 100644 --- a/testsrc/tests/js1_7/extensions/regress-470300-02.js +++ b/testsrc/tests/js1_7/extensions/regress-470300-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-473282.js b/testsrc/tests/js1_7/extensions/regress-473282.js index 509f745c5a..6ed57d7b23 100644 --- a/testsrc/tests/js1_7/extensions/regress-473282.js +++ b/testsrc/tests/js1_7/extensions/regress-473282.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-474771-01.js b/testsrc/tests/js1_7/extensions/regress-474771-01.js index 357039171e..485977906f 100644 --- a/testsrc/tests/js1_7/extensions/regress-474771-01.js +++ b/testsrc/tests/js1_7/extensions/regress-474771-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-474771-02.js b/testsrc/tests/js1_7/extensions/regress-474771-02.js index 6a9c1ad324..07170ceb7f 100644 --- a/testsrc/tests/js1_7/extensions/regress-474771-02.js +++ b/testsrc/tests/js1_7/extensions/regress-474771-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-476257.js b/testsrc/tests/js1_7/extensions/regress-476257.js index 1d9d741bca..98f2d1317b 100644 --- a/testsrc/tests/js1_7/extensions/regress-476257.js +++ b/testsrc/tests/js1_7/extensions/regress-476257.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/extensions/regress-477048.js b/testsrc/tests/js1_7/extensions/regress-477048.js index 388d83b803..412c03ea42 100644 --- a/testsrc/tests/js1_7/extensions/regress-477048.js +++ b/testsrc/tests/js1_7/extensions/regress-477048.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/326466-01.js b/testsrc/tests/js1_7/geniter/326466-01.js index 23023b1fd9..f1dd9c47c8 100755 --- a/testsrc/tests/js1_7/geniter/326466-01.js +++ b/testsrc/tests/js1_7/geniter/326466-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/builtin-Iterator-function.js b/testsrc/tests/js1_7/geniter/builtin-Iterator-function.js index 89393a00b6..0cb5fedd33 100644 --- a/testsrc/tests/js1_7/geniter/builtin-Iterator-function.js +++ b/testsrc/tests/js1_7/geniter/builtin-Iterator-function.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/evens.js b/testsrc/tests/js1_7/geniter/evens.js index 73ddb1dfa4..82c4ac50fe 100644 --- a/testsrc/tests/js1_7/geniter/evens.js +++ b/testsrc/tests/js1_7/geniter/evens.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/fibonacci-matrix-generator.js b/testsrc/tests/js1_7/geniter/fibonacci-matrix-generator.js index 442693b51c..e4fd00b482 100644 --- a/testsrc/tests/js1_7/geniter/fibonacci-matrix-generator.js +++ b/testsrc/tests/js1_7/geniter/fibonacci-matrix-generator.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/iterator-toString.js b/testsrc/tests/js1_7/geniter/iterator-toString.js index bb1ec19b35..874f1d2971 100644 --- a/testsrc/tests/js1_7/geniter/iterator-toString.js +++ b/testsrc/tests/js1_7/geniter/iterator-toString.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/message-value-passing.js b/testsrc/tests/js1_7/geniter/message-value-passing.js index e6ae31f475..3eba9646a2 100644 --- a/testsrc/tests/js1_7/geniter/message-value-passing.js +++ b/testsrc/tests/js1_7/geniter/message-value-passing.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/multiple-close.js b/testsrc/tests/js1_7/geniter/multiple-close.js index d3f6042859..936d6394b9 100644 --- a/testsrc/tests/js1_7/geniter/multiple-close.js +++ b/testsrc/tests/js1_7/geniter/multiple-close.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/nested-yield.js b/testsrc/tests/js1_7/geniter/nested-yield.js index 185c817ee9..c9a7b37817 100644 --- a/testsrc/tests/js1_7/geniter/nested-yield.js +++ b/testsrc/tests/js1_7/geniter/nested-yield.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/pi-generator.js b/testsrc/tests/js1_7/geniter/pi-generator.js index 3de4c458fc..bd0b9befba 100644 --- a/testsrc/tests/js1_7/geniter/pi-generator.js +++ b/testsrc/tests/js1_7/geniter/pi-generator.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-345736.js b/testsrc/tests/js1_7/geniter/regress-345736.js index 182871f400..c090b975bc 100755 --- a/testsrc/tests/js1_7/geniter/regress-345736.js +++ b/testsrc/tests/js1_7/geniter/regress-345736.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-345855.js b/testsrc/tests/js1_7/geniter/regress-345855.js index 3d46740283..6e9c360bd1 100755 --- a/testsrc/tests/js1_7/geniter/regress-345855.js +++ b/testsrc/tests/js1_7/geniter/regress-345855.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-345879-01.js b/testsrc/tests/js1_7/geniter/regress-345879-01.js index 689ef606ff..2caf1a7a9b 100755 --- a/testsrc/tests/js1_7/geniter/regress-345879-01.js +++ b/testsrc/tests/js1_7/geniter/regress-345879-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-345879-02.js b/testsrc/tests/js1_7/geniter/regress-345879-02.js index b194bdab31..c6fc1cd038 100755 --- a/testsrc/tests/js1_7/geniter/regress-345879-02.js +++ b/testsrc/tests/js1_7/geniter/regress-345879-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-347593.js b/testsrc/tests/js1_7/geniter/regress-347593.js index ab6dc60429..299924d547 100755 --- a/testsrc/tests/js1_7/geniter/regress-347593.js +++ b/testsrc/tests/js1_7/geniter/regress-347593.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-347739.js b/testsrc/tests/js1_7/geniter/regress-347739.js index 4c94f39c31..8a1b0ac4e3 100755 --- a/testsrc/tests/js1_7/geniter/regress-347739.js +++ b/testsrc/tests/js1_7/geniter/regress-347739.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349012-01.js b/testsrc/tests/js1_7/geniter/regress-349012-01.js index 30650d6ca5..cbf78e6164 100755 --- a/testsrc/tests/js1_7/geniter/regress-349012-01.js +++ b/testsrc/tests/js1_7/geniter/regress-349012-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349012-02.js b/testsrc/tests/js1_7/geniter/regress-349012-02.js index aca3d090ea..44749f1bc7 100755 --- a/testsrc/tests/js1_7/geniter/regress-349012-02.js +++ b/testsrc/tests/js1_7/geniter/regress-349012-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349012-03.js b/testsrc/tests/js1_7/geniter/regress-349012-03.js index be034dd7ab..0f59f58d41 100755 --- a/testsrc/tests/js1_7/geniter/regress-349012-03.js +++ b/testsrc/tests/js1_7/geniter/regress-349012-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349012-04.js b/testsrc/tests/js1_7/geniter/regress-349012-04.js index a6c3f28d45..d294e92433 100755 --- a/testsrc/tests/js1_7/geniter/regress-349012-04.js +++ b/testsrc/tests/js1_7/geniter/regress-349012-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349012-05.js b/testsrc/tests/js1_7/geniter/regress-349012-05.js index de804e0820..dee4f33f72 100755 --- a/testsrc/tests/js1_7/geniter/regress-349012-05.js +++ b/testsrc/tests/js1_7/geniter/regress-349012-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349023-01.js b/testsrc/tests/js1_7/geniter/regress-349023-01.js index 64c7abc568..93e76be9a9 100755 --- a/testsrc/tests/js1_7/geniter/regress-349023-01.js +++ b/testsrc/tests/js1_7/geniter/regress-349023-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349023-02.js b/testsrc/tests/js1_7/geniter/regress-349023-02.js index 92d51f2e76..a1f260bd69 100755 --- a/testsrc/tests/js1_7/geniter/regress-349023-02.js +++ b/testsrc/tests/js1_7/geniter/regress-349023-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349023-03.js b/testsrc/tests/js1_7/geniter/regress-349023-03.js index bde92ce4ec..30ff00e3b9 100755 --- a/testsrc/tests/js1_7/geniter/regress-349023-03.js +++ b/testsrc/tests/js1_7/geniter/regress-349023-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349331.js b/testsrc/tests/js1_7/geniter/regress-349331.js index de5e110f4e..0be444b4cb 100755 --- a/testsrc/tests/js1_7/geniter/regress-349331.js +++ b/testsrc/tests/js1_7/geniter/regress-349331.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349362.js b/testsrc/tests/js1_7/geniter/regress-349362.js index 583de5011c..50c629f24e 100755 --- a/testsrc/tests/js1_7/geniter/regress-349362.js +++ b/testsrc/tests/js1_7/geniter/regress-349362.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-349851.js b/testsrc/tests/js1_7/geniter/regress-349851.js index 0eb54a9d0a..abffed117e 100755 --- a/testsrc/tests/js1_7/geniter/regress-349851.js +++ b/testsrc/tests/js1_7/geniter/regress-349851.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-350621.js b/testsrc/tests/js1_7/geniter/regress-350621.js index b972e62331..1c8caa1684 100755 --- a/testsrc/tests/js1_7/geniter/regress-350621.js +++ b/testsrc/tests/js1_7/geniter/regress-350621.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-350809.js b/testsrc/tests/js1_7/geniter/regress-350809.js index 81a7086718..4a4e0d2b1f 100755 --- a/testsrc/tests/js1_7/geniter/regress-350809.js +++ b/testsrc/tests/js1_7/geniter/regress-350809.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-351120.js b/testsrc/tests/js1_7/geniter/regress-351120.js index aa5f699a8d..5317dbdbe3 100755 --- a/testsrc/tests/js1_7/geniter/regress-351120.js +++ b/testsrc/tests/js1_7/geniter/regress-351120.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-351514.js b/testsrc/tests/js1_7/geniter/regress-351514.js index fe7b39160c..698d83ac76 100755 --- a/testsrc/tests/js1_7/geniter/regress-351514.js +++ b/testsrc/tests/js1_7/geniter/regress-351514.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-352197.js b/testsrc/tests/js1_7/geniter/regress-352197.js index a9eb15961c..4288cc4fe5 100755 --- a/testsrc/tests/js1_7/geniter/regress-352197.js +++ b/testsrc/tests/js1_7/geniter/regress-352197.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-352605.js b/testsrc/tests/js1_7/geniter/regress-352605.js index a754954562..31e4e686d6 100755 --- a/testsrc/tests/js1_7/geniter/regress-352605.js +++ b/testsrc/tests/js1_7/geniter/regress-352605.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-352876.js b/testsrc/tests/js1_7/geniter/regress-352876.js index c436215b26..0c2bf49b9a 100755 --- a/testsrc/tests/js1_7/geniter/regress-352876.js +++ b/testsrc/tests/js1_7/geniter/regress-352876.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-355834.js b/testsrc/tests/js1_7/geniter/regress-355834.js index 7ab569b8bf..18d0420a61 100755 --- a/testsrc/tests/js1_7/geniter/regress-355834.js +++ b/testsrc/tests/js1_7/geniter/regress-355834.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-359062.js b/testsrc/tests/js1_7/geniter/regress-359062.js index b2a492f243..7543c7fa22 100755 --- a/testsrc/tests/js1_7/geniter/regress-359062.js +++ b/testsrc/tests/js1_7/geniter/regress-359062.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-366941.js b/testsrc/tests/js1_7/geniter/regress-366941.js index 31164ee33a..13beee318f 100755 --- a/testsrc/tests/js1_7/geniter/regress-366941.js +++ b/testsrc/tests/js1_7/geniter/regress-366941.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-382335.js b/testsrc/tests/js1_7/geniter/regress-382335.js index 47bf2e6a7d..964b41665a 100755 --- a/testsrc/tests/js1_7/geniter/regress-382335.js +++ b/testsrc/tests/js1_7/geniter/regress-382335.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-387871.js b/testsrc/tests/js1_7/geniter/regress-387871.js index 321bd60239..acb0389089 100755 --- a/testsrc/tests/js1_7/geniter/regress-387871.js +++ b/testsrc/tests/js1_7/geniter/regress-387871.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-390918.js b/testsrc/tests/js1_7/geniter/regress-390918.js index ef964c9012..da1796be7b 100755 --- a/testsrc/tests/js1_7/geniter/regress-390918.js +++ b/testsrc/tests/js1_7/geniter/regress-390918.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-392310.js b/testsrc/tests/js1_7/geniter/regress-392310.js index 0fc1c17761..c950501bd6 100755 --- a/testsrc/tests/js1_7/geniter/regress-392310.js +++ b/testsrc/tests/js1_7/geniter/regress-392310.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/regress-466206.js b/testsrc/tests/js1_7/geniter/regress-466206.js index 3307626f06..58b1934062 100644 --- a/testsrc/tests/js1_7/geniter/regress-466206.js +++ b/testsrc/tests/js1_7/geniter/regress-466206.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/send-no-rhs.js b/testsrc/tests/js1_7/geniter/send-no-rhs.js index 943dc7ab6c..3890aff4fe 100644 --- a/testsrc/tests/js1_7/geniter/send-no-rhs.js +++ b/testsrc/tests/js1_7/geniter/send-no-rhs.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/sequential-yields.js b/testsrc/tests/js1_7/geniter/sequential-yields.js index fbaca46374..6716cbf32b 100644 --- a/testsrc/tests/js1_7/geniter/sequential-yields.js +++ b/testsrc/tests/js1_7/geniter/sequential-yields.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/simple-fib.js b/testsrc/tests/js1_7/geniter/simple-fib.js index bfea72fc58..b0d1aacab1 100644 --- a/testsrc/tests/js1_7/geniter/simple-fib.js +++ b/testsrc/tests/js1_7/geniter/simple-fib.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/throw-after-close.js b/testsrc/tests/js1_7/geniter/throw-after-close.js index a2d63b18ec..fbb3e4b124 100644 --- a/testsrc/tests/js1_7/geniter/throw-after-close.js +++ b/testsrc/tests/js1_7/geniter/throw-after-close.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/throw-forever.js b/testsrc/tests/js1_7/geniter/throw-forever.js index eb299ca18e..c24166278e 100644 --- a/testsrc/tests/js1_7/geniter/throw-forever.js +++ b/testsrc/tests/js1_7/geniter/throw-forever.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/unreachable-yield.js b/testsrc/tests/js1_7/geniter/unreachable-yield.js index 3e874af0ea..d4bb662f0f 100644 --- a/testsrc/tests/js1_7/geniter/unreachable-yield.js +++ b/testsrc/tests/js1_7/geniter/unreachable-yield.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/geniter/yield-undefined.js b/testsrc/tests/js1_7/geniter/yield-undefined.js index f54fdbe890..003df4f87b 100644 --- a/testsrc/tests/js1_7/geniter/yield-undefined.js +++ b/testsrc/tests/js1_7/geniter/yield-undefined.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-340526-01.js b/testsrc/tests/js1_7/iterable/regress-340526-01.js index d9276967d7..6d08cc9869 100755 --- a/testsrc/tests/js1_7/iterable/regress-340526-01.js +++ b/testsrc/tests/js1_7/iterable/regress-340526-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-340526-02.js b/testsrc/tests/js1_7/iterable/regress-340526-02.js index eff8d233a4..aac277986f 100755 --- a/testsrc/tests/js1_7/iterable/regress-340526-02.js +++ b/testsrc/tests/js1_7/iterable/regress-340526-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-341496.js b/testsrc/tests/js1_7/iterable/regress-341496.js index a1f410477a..42008a5d17 100755 --- a/testsrc/tests/js1_7/iterable/regress-341496.js +++ b/testsrc/tests/js1_7/iterable/regress-341496.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-341499.js b/testsrc/tests/js1_7/iterable/regress-341499.js index f550e78e5b..561d69841a 100755 --- a/testsrc/tests/js1_7/iterable/regress-341499.js +++ b/testsrc/tests/js1_7/iterable/regress-341499.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-341510.js b/testsrc/tests/js1_7/iterable/regress-341510.js index d162f2c689..8122c49e73 100755 --- a/testsrc/tests/js1_7/iterable/regress-341510.js +++ b/testsrc/tests/js1_7/iterable/regress-341510.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-341815.js b/testsrc/tests/js1_7/iterable/regress-341815.js index 1b0a1c4794..d37d49971b 100755 --- a/testsrc/tests/js1_7/iterable/regress-341815.js +++ b/testsrc/tests/js1_7/iterable/regress-341815.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-341821.js b/testsrc/tests/js1_7/iterable/regress-341821.js index d1e1b466f0..ae013a7910 100755 --- a/testsrc/tests/js1_7/iterable/regress-341821.js +++ b/testsrc/tests/js1_7/iterable/regress-341821.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-354750-01.js b/testsrc/tests/js1_7/iterable/regress-354750-01.js index bd78a6d587..cf8547d716 100755 --- a/testsrc/tests/js1_7/iterable/regress-354750-01.js +++ b/testsrc/tests/js1_7/iterable/regress-354750-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-355025.js b/testsrc/tests/js1_7/iterable/regress-355025.js index 5e2a5b39d7..8e9c252efc 100755 --- a/testsrc/tests/js1_7/iterable/regress-355025.js +++ b/testsrc/tests/js1_7/iterable/regress-355025.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-355075-01.js b/testsrc/tests/js1_7/iterable/regress-355075-01.js index 0f18552418..f510a3ff29 100755 --- a/testsrc/tests/js1_7/iterable/regress-355075-01.js +++ b/testsrc/tests/js1_7/iterable/regress-355075-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-355075-02.js b/testsrc/tests/js1_7/iterable/regress-355075-02.js index 3831708b5a..642ebaacc4 100755 --- a/testsrc/tests/js1_7/iterable/regress-355075-02.js +++ b/testsrc/tests/js1_7/iterable/regress-355075-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-355090.js b/testsrc/tests/js1_7/iterable/regress-355090.js index 4bbbb77713..ebd49dc926 100755 --- a/testsrc/tests/js1_7/iterable/regress-355090.js +++ b/testsrc/tests/js1_7/iterable/regress-355090.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-412467.js b/testsrc/tests/js1_7/iterable/regress-412467.js index fbc44656d4..10b6d0fc3a 100755 --- a/testsrc/tests/js1_7/iterable/regress-412467.js +++ b/testsrc/tests/js1_7/iterable/regress-412467.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/iterable/regress-415922.js b/testsrc/tests/js1_7/iterable/regress-415922.js index 520c53c30a..a261c55044 100755 --- a/testsrc/tests/js1_7/iterable/regress-415922.js +++ b/testsrc/tests/js1_7/iterable/regress-415922.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/lexical/regress-336376-01.js b/testsrc/tests/js1_7/lexical/regress-336376-01.js index fff6a8bfd3..1cdb39ea09 100755 --- a/testsrc/tests/js1_7/lexical/regress-336376-01.js +++ b/testsrc/tests/js1_7/lexical/regress-336376-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/lexical/regress-346642-03.js b/testsrc/tests/js1_7/lexical/regress-346642-03.js index ea3f217be1..cf0f095207 100755 --- a/testsrc/tests/js1_7/lexical/regress-346642-03.js +++ b/testsrc/tests/js1_7/lexical/regress-346642-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/lexical/regress-346642-04.js b/testsrc/tests/js1_7/lexical/regress-346642-04.js index c136f79995..ccf5c8124a 100755 --- a/testsrc/tests/js1_7/lexical/regress-346642-04.js +++ b/testsrc/tests/js1_7/lexical/regress-346642-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/lexical/regress-351515.js b/testsrc/tests/js1_7/lexical/regress-351515.js index 2dade73e0a..f578cb4ed5 100755 --- a/testsrc/tests/js1_7/lexical/regress-351515.js +++ b/testsrc/tests/js1_7/lexical/regress-351515.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regexp/yflag.js b/testsrc/tests/js1_7/regexp/yflag.js index 8fe193bf46..fb63189267 100755 --- a/testsrc/tests/js1_7/regexp/yflag.js +++ b/testsrc/tests/js1_7/regexp/yflag.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-350387.js b/testsrc/tests/js1_7/regress/regress-350387.js index 92785af9a6..3e1d63a2e4 100755 --- a/testsrc/tests/js1_7/regress/regress-350387.js +++ b/testsrc/tests/js1_7/regress/regress-350387.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-351503-01.js b/testsrc/tests/js1_7/regress/regress-351503-01.js index 45f172fe47..9b0837e986 100755 --- a/testsrc/tests/js1_7/regress/regress-351503-01.js +++ b/testsrc/tests/js1_7/regress/regress-351503-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-351503-02.js b/testsrc/tests/js1_7/regress/regress-351503-02.js index 680365e544..bf58f86ef8 100755 --- a/testsrc/tests/js1_7/regress/regress-351503-02.js +++ b/testsrc/tests/js1_7/regress/regress-351503-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352640-01.js b/testsrc/tests/js1_7/regress/regress-352640-01.js index 25e98083f5..c8676a2ccd 100755 --- a/testsrc/tests/js1_7/regress/regress-352640-01.js +++ b/testsrc/tests/js1_7/regress/regress-352640-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352640-02.js b/testsrc/tests/js1_7/regress/regress-352640-02.js index cd5dd82c07..ae431a1bb9 100755 --- a/testsrc/tests/js1_7/regress/regress-352640-02.js +++ b/testsrc/tests/js1_7/regress/regress-352640-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352640-03.js b/testsrc/tests/js1_7/regress/regress-352640-03.js index 38de6f8a57..e710b786c4 100755 --- a/testsrc/tests/js1_7/regress/regress-352640-03.js +++ b/testsrc/tests/js1_7/regress/regress-352640-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352640-04.js b/testsrc/tests/js1_7/regress/regress-352640-04.js index 83a545af7e..b31d64189e 100755 --- a/testsrc/tests/js1_7/regress/regress-352640-04.js +++ b/testsrc/tests/js1_7/regress/regress-352640-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352797-02.js b/testsrc/tests/js1_7/regress/regress-352797-02.js index 3b98f0c5a6..7c3f0f597b 100755 --- a/testsrc/tests/js1_7/regress/regress-352797-02.js +++ b/testsrc/tests/js1_7/regress/regress-352797-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352870-01.js b/testsrc/tests/js1_7/regress/regress-352870-01.js index fec927fec9..b99dc51d3b 100755 --- a/testsrc/tests/js1_7/regress/regress-352870-01.js +++ b/testsrc/tests/js1_7/regress/regress-352870-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352870-02.js b/testsrc/tests/js1_7/regress/regress-352870-02.js index 3e8dfb4b68..deeaed3781 100755 --- a/testsrc/tests/js1_7/regress/regress-352870-02.js +++ b/testsrc/tests/js1_7/regress/regress-352870-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-352870-03.js b/testsrc/tests/js1_7/regress/regress-352870-03.js index 657f3eb0b3..77e4bffe3f 100755 --- a/testsrc/tests/js1_7/regress/regress-352870-03.js +++ b/testsrc/tests/js1_7/regress/regress-352870-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-353079.js b/testsrc/tests/js1_7/regress/regress-353079.js index b043345bb6..396bfdcc80 100755 --- a/testsrc/tests/js1_7/regress/regress-353079.js +++ b/testsrc/tests/js1_7/regress/regress-353079.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-355023.js b/testsrc/tests/js1_7/regress/regress-355023.js index 45d3eb45d3..5cc015aa0f 100755 --- a/testsrc/tests/js1_7/regress/regress-355023.js +++ b/testsrc/tests/js1_7/regress/regress-355023.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-355832-01.js b/testsrc/tests/js1_7/regress/regress-355832-01.js index 6f3321be9e..181d539344 100755 --- a/testsrc/tests/js1_7/regress/regress-355832-01.js +++ b/testsrc/tests/js1_7/regress/regress-355832-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-355832-02.js b/testsrc/tests/js1_7/regress/regress-355832-02.js index d6bda33982..3120867def 100755 --- a/testsrc/tests/js1_7/regress/regress-355832-02.js +++ b/testsrc/tests/js1_7/regress/regress-355832-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-361566.js b/testsrc/tests/js1_7/regress/regress-361566.js index 85a356aa79..cab6289747 100755 --- a/testsrc/tests/js1_7/regress/regress-361566.js +++ b/testsrc/tests/js1_7/regress/regress-361566.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-363040-01.js b/testsrc/tests/js1_7/regress/regress-363040-01.js index 3acb37c5b8..5f5a92d000 100755 --- a/testsrc/tests/js1_7/regress/regress-363040-01.js +++ b/testsrc/tests/js1_7/regress/regress-363040-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-363040-02.js b/testsrc/tests/js1_7/regress/regress-363040-02.js index 2751962c17..e45a3c22ed 100755 --- a/testsrc/tests/js1_7/regress/regress-363040-02.js +++ b/testsrc/tests/js1_7/regress/regress-363040-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-369666-01.js b/testsrc/tests/js1_7/regress/regress-369666-01.js index 477e5b2edb..86a93bf088 100755 --- a/testsrc/tests/js1_7/regress/regress-369666-01.js +++ b/testsrc/tests/js1_7/regress/regress-369666-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-369666-02.js b/testsrc/tests/js1_7/regress/regress-369666-02.js index cef89e114e..11dba7e951 100755 --- a/testsrc/tests/js1_7/regress/regress-369666-02.js +++ b/testsrc/tests/js1_7/regress/regress-369666-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-372331.js b/testsrc/tests/js1_7/regress/regress-372331.js index 5b4b72d550..a18f824161 100755 --- a/testsrc/tests/js1_7/regress/regress-372331.js +++ b/testsrc/tests/js1_7/regress/regress-372331.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-373827-01.js b/testsrc/tests/js1_7/regress/regress-373827-01.js index f0367c645a..b46740167a 100755 --- a/testsrc/tests/js1_7/regress/regress-373827-01.js +++ b/testsrc/tests/js1_7/regress/regress-373827-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-373827-02.js b/testsrc/tests/js1_7/regress/regress-373827-02.js index 68328f68c3..dd87443981 100755 --- a/testsrc/tests/js1_7/regress/regress-373827-02.js +++ b/testsrc/tests/js1_7/regress/regress-373827-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-373828.js b/testsrc/tests/js1_7/regress/regress-373828.js index e8ba2e0774..12d1e5cabb 100755 --- a/testsrc/tests/js1_7/regress/regress-373828.js +++ b/testsrc/tests/js1_7/regress/regress-373828.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-375695.js b/testsrc/tests/js1_7/regress/regress-375695.js index 5c49bfefe8..7e9590f7fe 100755 --- a/testsrc/tests/js1_7/regress/regress-375695.js +++ b/testsrc/tests/js1_7/regress/regress-375695.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-379442.js b/testsrc/tests/js1_7/regress/regress-379442.js index ee87a945ed..671d70c80c 100755 --- a/testsrc/tests/js1_7/regress/regress-379442.js +++ b/testsrc/tests/js1_7/regress/regress-379442.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-379483.js b/testsrc/tests/js1_7/regress/regress-379483.js index 63406e66b1..411646fc61 100755 --- a/testsrc/tests/js1_7/regress/regress-379483.js +++ b/testsrc/tests/js1_7/regress/regress-379483.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-385133-01.js b/testsrc/tests/js1_7/regress/regress-385133-01.js index c52e38839f..9effbd761e 100755 --- a/testsrc/tests/js1_7/regress/regress-385133-01.js +++ b/testsrc/tests/js1_7/regress/regress-385133-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-385133-02.js b/testsrc/tests/js1_7/regress/regress-385133-02.js index 10567162fb..ffbe849e47 100755 --- a/testsrc/tests/js1_7/regress/regress-385133-02.js +++ b/testsrc/tests/js1_7/regress/regress-385133-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-385393-05.js b/testsrc/tests/js1_7/regress/regress-385393-05.js index 6a00e4be95..4f2c9df8c2 100755 --- a/testsrc/tests/js1_7/regress/regress-385393-05.js +++ b/testsrc/tests/js1_7/regress/regress-385393-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-387951.js b/testsrc/tests/js1_7/regress/regress-387951.js index 3942eac62a..06ae3fa086 100755 --- a/testsrc/tests/js1_7/regress/regress-387951.js +++ b/testsrc/tests/js1_7/regress/regress-387951.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-406477.js b/testsrc/tests/js1_7/regress/regress-406477.js index 19ec87d5f2..bc84f01624 100755 --- a/testsrc/tests/js1_7/regress/regress-406477.js +++ b/testsrc/tests/js1_7/regress/regress-406477.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-407727-01.js b/testsrc/tests/js1_7/regress/regress-407727-01.js index 5145e44f48..baf6988939 100755 --- a/testsrc/tests/js1_7/regress/regress-407727-01.js +++ b/testsrc/tests/js1_7/regress/regress-407727-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-407727-02.js b/testsrc/tests/js1_7/regress/regress-407727-02.js index e8ac6f06d0..09ce8ae38e 100755 --- a/testsrc/tests/js1_7/regress/regress-407727-02.js +++ b/testsrc/tests/js1_7/regress/regress-407727-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-407957.js b/testsrc/tests/js1_7/regress/regress-407957.js index 692ab5c81a..cb4edc1c87 100755 --- a/testsrc/tests/js1_7/regress/regress-407957.js +++ b/testsrc/tests/js1_7/regress/regress-407957.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-410649.js b/testsrc/tests/js1_7/regress/regress-410649.js index 3694b1e8f1..5c71a2ef7e 100755 --- a/testsrc/tests/js1_7/regress/regress-410649.js +++ b/testsrc/tests/js1_7/regress/regress-410649.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-414553.js b/testsrc/tests/js1_7/regress/regress-414553.js index 1046eb3e86..3d59660ef6 100755 --- a/testsrc/tests/js1_7/regress/regress-414553.js +++ b/testsrc/tests/js1_7/regress/regress-414553.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-416601.js b/testsrc/tests/js1_7/regress/regress-416601.js index 76d0b5e8d1..28b5d9357d 100755 --- a/testsrc/tests/js1_7/regress/regress-416601.js +++ b/testsrc/tests/js1_7/regress/regress-416601.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-416705.js b/testsrc/tests/js1_7/regress/regress-416705.js index f0671cc615..5ad51130bb 100755 --- a/testsrc/tests/js1_7/regress/regress-416705.js +++ b/testsrc/tests/js1_7/regress/regress-416705.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-418641.js b/testsrc/tests/js1_7/regress/regress-418641.js index 5c1643c06b..27f4b72b87 100755 --- a/testsrc/tests/js1_7/regress/regress-418641.js +++ b/testsrc/tests/js1_7/regress/regress-418641.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-419803.js b/testsrc/tests/js1_7/regress/regress-419803.js index 6712542d50..bc78906498 100755 --- a/testsrc/tests/js1_7/regress/regress-419803.js +++ b/testsrc/tests/js1_7/regress/regress-419803.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-420399.js b/testsrc/tests/js1_7/regress/regress-420399.js index ffea5c749d..f8d1969fda 100755 --- a/testsrc/tests/js1_7/regress/regress-420399.js +++ b/testsrc/tests/js1_7/regress/regress-420399.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-428706.js b/testsrc/tests/js1_7/regress/regress-428706.js index 08310e7302..73572d559a 100755 --- a/testsrc/tests/js1_7/regress/regress-428706.js +++ b/testsrc/tests/js1_7/regress/regress-428706.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-428708.js b/testsrc/tests/js1_7/regress/regress-428708.js index 636582a2d0..5b5971167a 100755 --- a/testsrc/tests/js1_7/regress/regress-428708.js +++ b/testsrc/tests/js1_7/regress/regress-428708.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-452703.js b/testsrc/tests/js1_7/regress/regress-452703.js index 180ae57ef6..cd2adbb597 100755 --- a/testsrc/tests/js1_7/regress/regress-452703.js +++ b/testsrc/tests/js1_7/regress/regress-452703.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-452960.js b/testsrc/tests/js1_7/regress/regress-452960.js index 1e7a77f9bd..b40be513cd 100755 --- a/testsrc/tests/js1_7/regress/regress-452960.js +++ b/testsrc/tests/js1_7/regress/regress-452960.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-453049.js b/testsrc/tests/js1_7/regress/regress-453049.js index 702cd71722..132fd8ba1d 100755 --- a/testsrc/tests/js1_7/regress/regress-453049.js +++ b/testsrc/tests/js1_7/regress/regress-453049.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-453051.js b/testsrc/tests/js1_7/regress/regress-453051.js index a808d8d5ec..9be19578b8 100755 --- a/testsrc/tests/js1_7/regress/regress-453051.js +++ b/testsrc/tests/js1_7/regress/regress-453051.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-453411.js b/testsrc/tests/js1_7/regress/regress-453411.js index e6db9ceb57..8a09e7008b 100755 --- a/testsrc/tests/js1_7/regress/regress-453411.js +++ b/testsrc/tests/js1_7/regress/regress-453411.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-461235.js b/testsrc/tests/js1_7/regress/regress-461235.js index fe6a937477..de2a65938a 100755 --- a/testsrc/tests/js1_7/regress/regress-461235.js +++ b/testsrc/tests/js1_7/regress/regress-461235.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-461945.js b/testsrc/tests/js1_7/regress/regress-461945.js index 20fe10e63f..9bf549ca52 100755 --- a/testsrc/tests/js1_7/regress/regress-461945.js +++ b/testsrc/tests/js1_7/regress/regress-461945.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-462071.js b/testsrc/tests/js1_7/regress/regress-462071.js index 3564e27531..9b62f97b2f 100755 --- a/testsrc/tests/js1_7/regress/regress-462071.js +++ b/testsrc/tests/js1_7/regress/regress-462071.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-462282.js b/testsrc/tests/js1_7/regress/regress-462282.js index 868af11274..8d32f0060e 100755 --- a/testsrc/tests/js1_7/regress/regress-462282.js +++ b/testsrc/tests/js1_7/regress/regress-462282.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-462388.js b/testsrc/tests/js1_7/regress/regress-462388.js index 1d8e3706a4..1782f3e135 100755 --- a/testsrc/tests/js1_7/regress/regress-462388.js +++ b/testsrc/tests/js1_7/regress/regress-462388.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-462407.js b/testsrc/tests/js1_7/regress/regress-462407.js index 89ac30019b..75aca4cd0f 100755 --- a/testsrc/tests/js1_7/regress/regress-462407.js +++ b/testsrc/tests/js1_7/regress/regress-462407.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-464403.js b/testsrc/tests/js1_7/regress/regress-464403.js index 982ebb0acf..1483268e20 100644 --- a/testsrc/tests/js1_7/regress/regress-464403.js +++ b/testsrc/tests/js1_7/regress/regress-464403.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-465236.js b/testsrc/tests/js1_7/regress/regress-465236.js index 42356d6a82..ab03f19d06 100644 --- a/testsrc/tests/js1_7/regress/regress-465236.js +++ b/testsrc/tests/js1_7/regress/regress-465236.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-465424.js b/testsrc/tests/js1_7/regress/regress-465424.js index 3d36ca0a62..230886cd96 100755 --- a/testsrc/tests/js1_7/regress/regress-465424.js +++ b/testsrc/tests/js1_7/regress/regress-465424.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-465484.js b/testsrc/tests/js1_7/regress/regress-465484.js index 1ecea76360..6f627cd7b2 100644 --- a/testsrc/tests/js1_7/regress/regress-465484.js +++ b/testsrc/tests/js1_7/regress/regress-465484.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-465686.js b/testsrc/tests/js1_7/regress/regress-465686.js index 796d2e5da1..aec5ff6802 100644 --- a/testsrc/tests/js1_7/regress/regress-465686.js +++ b/testsrc/tests/js1_7/regress/regress-465686.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-469239-01.js b/testsrc/tests/js1_7/regress/regress-469239-01.js index 505dbed660..5453a0948c 100644 --- a/testsrc/tests/js1_7/regress/regress-469239-01.js +++ b/testsrc/tests/js1_7/regress/regress-469239-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-469239-02.js b/testsrc/tests/js1_7/regress/regress-469239-02.js index 0222cd892c..92258a7133 100644 --- a/testsrc/tests/js1_7/regress/regress-469239-02.js +++ b/testsrc/tests/js1_7/regress/regress-469239-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-470223.js b/testsrc/tests/js1_7/regress/regress-470223.js index fc14756c8b..b3bad51784 100644 --- a/testsrc/tests/js1_7/regress/regress-470223.js +++ b/testsrc/tests/js1_7/regress/regress-470223.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-470388-01.js b/testsrc/tests/js1_7/regress/regress-470388-01.js index e902aedc03..07b9954355 100644 --- a/testsrc/tests/js1_7/regress/regress-470388-01.js +++ b/testsrc/tests/js1_7/regress/regress-470388-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-470388-02.js b/testsrc/tests/js1_7/regress/regress-470388-02.js index c16267a548..0b3e7e5e18 100644 --- a/testsrc/tests/js1_7/regress/regress-470388-02.js +++ b/testsrc/tests/js1_7/regress/regress-470388-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-470388-03.js b/testsrc/tests/js1_7/regress/regress-470388-03.js index 6dc2a5a5cb..def3f880c7 100644 --- a/testsrc/tests/js1_7/regress/regress-470388-03.js +++ b/testsrc/tests/js1_7/regress/regress-470388-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/regress/regress-474771.js b/testsrc/tests/js1_7/regress/regress-474771.js index 39d964c1fe..e1885787b9 100644 --- a/testsrc/tests/js1_7/regress/regress-474771.js +++ b/testsrc/tests/js1_7/regress/regress-474771.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_7/shell.js b/testsrc/tests/js1_7/shell.js index 23297e9a4f..516c918335 100644 --- a/testsrc/tests/js1_7/shell.js +++ b/testsrc/tests/js1_7/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_7/template.js b/testsrc/tests/js1_7/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/js1_7/template.js +++ b/testsrc/tests/js1_7/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/browser.js b/testsrc/tests/js1_8/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/js1_8/browser.js +++ b/testsrc/tests/js1_8/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-260106.js b/testsrc/tests/js1_8/decompilation/regress-260106.js index 92b14bd2a1..43c2c0edb6 100755 --- a/testsrc/tests/js1_8/decompilation/regress-260106.js +++ b/testsrc/tests/js1_8/decompilation/regress-260106.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-346749.js b/testsrc/tests/js1_8/decompilation/regress-346749.js index 69080e56a1..83026c7538 100644 --- a/testsrc/tests/js1_8/decompilation/regress-346749.js +++ b/testsrc/tests/js1_8/decompilation/regress-346749.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-381372.js b/testsrc/tests/js1_8/decompilation/regress-381372.js index 0d4b7ae55d..fd2820b0f1 100755 --- a/testsrc/tests/js1_8/decompilation/regress-381372.js +++ b/testsrc/tests/js1_8/decompilation/regress-381372.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-381504.js b/testsrc/tests/js1_8/decompilation/regress-381504.js index 8afe617c65..b674265dc7 100755 --- a/testsrc/tests/js1_8/decompilation/regress-381504.js +++ b/testsrc/tests/js1_8/decompilation/regress-381504.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-381963-01.js b/testsrc/tests/js1_8/decompilation/regress-381963-01.js index 2b129b0c5b..d355517d0f 100644 --- a/testsrc/tests/js1_8/decompilation/regress-381963-01.js +++ b/testsrc/tests/js1_8/decompilation/regress-381963-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-381963-02.js b/testsrc/tests/js1_8/decompilation/regress-381963-02.js index fcd78e57f1..37269e2fa6 100644 --- a/testsrc/tests/js1_8/decompilation/regress-381963-02.js +++ b/testsrc/tests/js1_8/decompilation/regress-381963-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-382981.js b/testsrc/tests/js1_8/decompilation/regress-382981.js index fed07a082c..0c22e3644b 100755 --- a/testsrc/tests/js1_8/decompilation/regress-382981.js +++ b/testsrc/tests/js1_8/decompilation/regress-382981.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-443074.js b/testsrc/tests/js1_8/decompilation/regress-443074.js index 49138338a5..2c83a20a48 100755 --- a/testsrc/tests/js1_8/decompilation/regress-443074.js +++ b/testsrc/tests/js1_8/decompilation/regress-443074.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-460504.js b/testsrc/tests/js1_8/decompilation/regress-460504.js index 5dc75dd1b7..fb5d7cb780 100644 --- a/testsrc/tests/js1_8/decompilation/regress-460504.js +++ b/testsrc/tests/js1_8/decompilation/regress-460504.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-461233.js b/testsrc/tests/js1_8/decompilation/regress-461233.js index 46dbc48292..dc3fff8107 100755 --- a/testsrc/tests/js1_8/decompilation/regress-461233.js +++ b/testsrc/tests/js1_8/decompilation/regress-461233.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/decompilation/regress-469625-01.js b/testsrc/tests/js1_8/decompilation/regress-469625-01.js index a3d272b99b..61cdb98fe5 100644 --- a/testsrc/tests/js1_8/decompilation/regress-469625-01.js +++ b/testsrc/tests/js1_8/decompilation/regress-469625-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/dekker.js b/testsrc/tests/js1_8/extensions/dekker.js index d750c93d09..eb78f06f6e 100644 --- a/testsrc/tests/js1_8/extensions/dekker.js +++ b/testsrc/tests/js1_8/extensions/dekker.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/for-in.js b/testsrc/tests/js1_8/extensions/for-in.js index d3f83f893d..2e7adab907 100644 --- a/testsrc/tests/js1_8/extensions/for-in.js +++ b/testsrc/tests/js1_8/extensions/for-in.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/lamport.js b/testsrc/tests/js1_8/extensions/lamport.js index d6cf7e3b5c..9aeca3b32c 100644 --- a/testsrc/tests/js1_8/extensions/lamport.js +++ b/testsrc/tests/js1_8/extensions/lamport.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/peterson.js b/testsrc/tests/js1_8/extensions/peterson.js index a9341b69cb..be23ac1eae 100644 --- a/testsrc/tests/js1_8/extensions/peterson.js +++ b/testsrc/tests/js1_8/extensions/peterson.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-353116.js b/testsrc/tests/js1_8/extensions/regress-353116.js index a02fc61af3..6b11cd8e16 100755 --- a/testsrc/tests/js1_8/extensions/regress-353116.js +++ b/testsrc/tests/js1_8/extensions/regress-353116.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-378789.js b/testsrc/tests/js1_8/extensions/regress-378789.js index 66c56a7873..ec8f6391ba 100755 --- a/testsrc/tests/js1_8/extensions/regress-378789.js +++ b/testsrc/tests/js1_8/extensions/regress-378789.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-385393-01.js b/testsrc/tests/js1_8/extensions/regress-385393-01.js index 6268236622..b243be6250 100755 --- a/testsrc/tests/js1_8/extensions/regress-385393-01.js +++ b/testsrc/tests/js1_8/extensions/regress-385393-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-385393-10.js b/testsrc/tests/js1_8/extensions/regress-385393-10.js index f63512d916..6d9d8021fa 100755 --- a/testsrc/tests/js1_8/extensions/regress-385393-10.js +++ b/testsrc/tests/js1_8/extensions/regress-385393-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-385393-11.js b/testsrc/tests/js1_8/extensions/regress-385393-11.js index b7cc45d631..eee83da8dc 100755 --- a/testsrc/tests/js1_8/extensions/regress-385393-11.js +++ b/testsrc/tests/js1_8/extensions/regress-385393-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-385729.js b/testsrc/tests/js1_8/extensions/regress-385729.js index b0c05cb036..c51090cc18 100755 --- a/testsrc/tests/js1_8/extensions/regress-385729.js +++ b/testsrc/tests/js1_8/extensions/regress-385729.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-394709.js b/testsrc/tests/js1_8/extensions/regress-394709.js index 933f8adf24..9432d4fb0d 100755 --- a/testsrc/tests/js1_8/extensions/regress-394709.js +++ b/testsrc/tests/js1_8/extensions/regress-394709.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-415721.js b/testsrc/tests/js1_8/extensions/regress-415721.js index 28289297a6..e1f00ac417 100644 --- a/testsrc/tests/js1_8/extensions/regress-415721.js +++ b/testsrc/tests/js1_8/extensions/regress-415721.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-417131.js b/testsrc/tests/js1_8/extensions/regress-417131.js index d1f3c5717d..c3bad6a543 100644 --- a/testsrc/tests/js1_8/extensions/regress-417131.js +++ b/testsrc/tests/js1_8/extensions/regress-417131.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-417817.js b/testsrc/tests/js1_8/extensions/regress-417817.js index bbb9f85012..54a824c80e 100755 --- a/testsrc/tests/js1_8/extensions/regress-417817.js +++ b/testsrc/tests/js1_8/extensions/regress-417817.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-419091.js b/testsrc/tests/js1_8/extensions/regress-419091.js index dcf5379e51..68b09004f5 100755 --- a/testsrc/tests/js1_8/extensions/regress-419091.js +++ b/testsrc/tests/js1_8/extensions/regress-419091.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-422269.js b/testsrc/tests/js1_8/extensions/regress-422269.js index a2c77be84f..3e79555541 100755 --- a/testsrc/tests/js1_8/extensions/regress-422269.js +++ b/testsrc/tests/js1_8/extensions/regress-422269.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-445818.js b/testsrc/tests/js1_8/extensions/regress-445818.js index e01ccee959..05aeefe6d7 100755 --- a/testsrc/tests/js1_8/extensions/regress-445818.js +++ b/testsrc/tests/js1_8/extensions/regress-445818.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-446169-01.js b/testsrc/tests/js1_8/extensions/regress-446169-01.js index e7a7b19577..536f04267c 100755 --- a/testsrc/tests/js1_8/extensions/regress-446169-01.js +++ b/testsrc/tests/js1_8/extensions/regress-446169-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-446169-02.js b/testsrc/tests/js1_8/extensions/regress-446169-02.js index 739eba6c9d..72422b9ae3 100755 --- a/testsrc/tests/js1_8/extensions/regress-446169-02.js +++ b/testsrc/tests/js1_8/extensions/regress-446169-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-452476.js b/testsrc/tests/js1_8/extensions/regress-452476.js index 03f6562464..49cd57d364 100755 --- a/testsrc/tests/js1_8/extensions/regress-452476.js +++ b/testsrc/tests/js1_8/extensions/regress-452476.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-452913.js b/testsrc/tests/js1_8/extensions/regress-452913.js index 0a534b562f..e606735f8f 100644 --- a/testsrc/tests/js1_8/extensions/regress-452913.js +++ b/testsrc/tests/js1_8/extensions/regress-452913.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-454744.js b/testsrc/tests/js1_8/extensions/regress-454744.js index fc566709cd..7da9959092 100755 --- a/testsrc/tests/js1_8/extensions/regress-454744.js +++ b/testsrc/tests/js1_8/extensions/regress-454744.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-455973.js b/testsrc/tests/js1_8/extensions/regress-455973.js index 0a57d6cd1c..f8662cab97 100644 --- a/testsrc/tests/js1_8/extensions/regress-455973.js +++ b/testsrc/tests/js1_8/extensions/regress-455973.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-465337.js b/testsrc/tests/js1_8/extensions/regress-465337.js index d8c0a58a95..ab713e4688 100755 --- a/testsrc/tests/js1_8/extensions/regress-465337.js +++ b/testsrc/tests/js1_8/extensions/regress-465337.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-465453.js b/testsrc/tests/js1_8/extensions/regress-465453.js index 168b6cdc6d..c05abe399c 100755 --- a/testsrc/tests/js1_8/extensions/regress-465453.js +++ b/testsrc/tests/js1_8/extensions/regress-465453.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-469625.js b/testsrc/tests/js1_8/extensions/regress-469625.js index d986f29013..923975c289 100644 --- a/testsrc/tests/js1_8/extensions/regress-469625.js +++ b/testsrc/tests/js1_8/extensions/regress-469625.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-471197.js b/testsrc/tests/js1_8/extensions/regress-471197.js index 2c51d76ddf..98df4e6ea6 100644 --- a/testsrc/tests/js1_8/extensions/regress-471197.js +++ b/testsrc/tests/js1_8/extensions/regress-471197.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-472450-03.js b/testsrc/tests/js1_8/extensions/regress-472450-03.js index e5cf98f6bb..7e567fd0bf 100644 --- a/testsrc/tests/js1_8/extensions/regress-472450-03.js +++ b/testsrc/tests/js1_8/extensions/regress-472450-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-472450-04.js b/testsrc/tests/js1_8/extensions/regress-472450-04.js index 25c9456659..0b47af395b 100644 --- a/testsrc/tests/js1_8/extensions/regress-472450-04.js +++ b/testsrc/tests/js1_8/extensions/regress-472450-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-473040.js b/testsrc/tests/js1_8/extensions/regress-473040.js index 2623f2e50b..6eabe36aea 100644 --- a/testsrc/tests/js1_8/extensions/regress-473040.js +++ b/testsrc/tests/js1_8/extensions/regress-473040.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-475971.js b/testsrc/tests/js1_8/extensions/regress-475971.js index 17fa9fa318..3a3b719289 100644 --- a/testsrc/tests/js1_8/extensions/regress-475971.js +++ b/testsrc/tests/js1_8/extensions/regress-475971.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476414-01.js b/testsrc/tests/js1_8/extensions/regress-476414-01.js index 157910ce70..c2822de545 100644 --- a/testsrc/tests/js1_8/extensions/regress-476414-01.js +++ b/testsrc/tests/js1_8/extensions/regress-476414-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476414-02.js b/testsrc/tests/js1_8/extensions/regress-476414-02.js index f79e7ebf34..7e7cb918d7 100644 --- a/testsrc/tests/js1_8/extensions/regress-476414-02.js +++ b/testsrc/tests/js1_8/extensions/regress-476414-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476427.js b/testsrc/tests/js1_8/extensions/regress-476427.js index 3b38158b68..d8357a1ef6 100644 --- a/testsrc/tests/js1_8/extensions/regress-476427.js +++ b/testsrc/tests/js1_8/extensions/regress-476427.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476653.js b/testsrc/tests/js1_8/extensions/regress-476653.js index 1c3d962dad..cc5776cc22 100644 --- a/testsrc/tests/js1_8/extensions/regress-476653.js +++ b/testsrc/tests/js1_8/extensions/regress-476653.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476869.js b/testsrc/tests/js1_8/extensions/regress-476869.js index f6126f05b7..9090b252c6 100644 --- a/testsrc/tests/js1_8/extensions/regress-476869.js +++ b/testsrc/tests/js1_8/extensions/regress-476869.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476871-01.js b/testsrc/tests/js1_8/extensions/regress-476871-01.js index ee76fbf69c..839365bd75 100644 --- a/testsrc/tests/js1_8/extensions/regress-476871-01.js +++ b/testsrc/tests/js1_8/extensions/regress-476871-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-476871-02.js b/testsrc/tests/js1_8/extensions/regress-476871-02.js index 76da42bb72..3ca5dfcae4 100644 --- a/testsrc/tests/js1_8/extensions/regress-476871-02.js +++ b/testsrc/tests/js1_8/extensions/regress-476871-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-479252.js b/testsrc/tests/js1_8/extensions/regress-479252.js index 93ec2f59b3..c8d23740e1 100644 --- a/testsrc/tests/js1_8/extensions/regress-479252.js +++ b/testsrc/tests/js1_8/extensions/regress-479252.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-479381.js b/testsrc/tests/js1_8/extensions/regress-479381.js index 78f75bf3bf..a9e4666664 100644 --- a/testsrc/tests/js1_8/extensions/regress-479381.js +++ b/testsrc/tests/js1_8/extensions/regress-479381.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-481989.js b/testsrc/tests/js1_8/extensions/regress-481989.js index c885f200c3..d2474e0dae 100644 --- a/testsrc/tests/js1_8/extensions/regress-481989.js +++ b/testsrc/tests/js1_8/extensions/regress-481989.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/regress-482263.js b/testsrc/tests/js1_8/extensions/regress-482263.js index 875c3458eb..934f270c3d 100644 --- a/testsrc/tests/js1_8/extensions/regress-482263.js +++ b/testsrc/tests/js1_8/extensions/regress-482263.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/extensions/simple-tree.js b/testsrc/tests/js1_8/extensions/simple-tree.js index e8b707fcd7..48f7cf9212 100644 --- a/testsrc/tests/js1_8/extensions/simple-tree.js +++ b/testsrc/tests/js1_8/extensions/simple-tree.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-347739.js b/testsrc/tests/js1_8/genexps/regress-347739.js index 8c2745f477..d072c206a4 100755 --- a/testsrc/tests/js1_8/genexps/regress-347739.js +++ b/testsrc/tests/js1_8/genexps/regress-347739.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-349012-01.js b/testsrc/tests/js1_8/genexps/regress-349012-01.js index be30a51094..0d9e4d9ab4 100755 --- a/testsrc/tests/js1_8/genexps/regress-349012-01.js +++ b/testsrc/tests/js1_8/genexps/regress-349012-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-349326.js b/testsrc/tests/js1_8/genexps/regress-349326.js index 2471f3330c..e9a9458298 100755 --- a/testsrc/tests/js1_8/genexps/regress-349326.js +++ b/testsrc/tests/js1_8/genexps/regress-349326.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-349331.js b/testsrc/tests/js1_8/genexps/regress-349331.js index 0e02e4417d..936a363431 100755 --- a/testsrc/tests/js1_8/genexps/regress-349331.js +++ b/testsrc/tests/js1_8/genexps/regress-349331.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-380237-01.js b/testsrc/tests/js1_8/genexps/regress-380237-01.js index 0f0e1c3c01..90ed47cf26 100755 --- a/testsrc/tests/js1_8/genexps/regress-380237-01.js +++ b/testsrc/tests/js1_8/genexps/regress-380237-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-380237-02.js b/testsrc/tests/js1_8/genexps/regress-380237-02.js index 3a62144b2d..f82eda5305 100755 --- a/testsrc/tests/js1_8/genexps/regress-380237-02.js +++ b/testsrc/tests/js1_8/genexps/regress-380237-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-380237-03.js b/testsrc/tests/js1_8/genexps/regress-380237-03.js index dfa3fcb6a1..5340fe0291 100755 --- a/testsrc/tests/js1_8/genexps/regress-380237-03.js +++ b/testsrc/tests/js1_8/genexps/regress-380237-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-380237-04.js b/testsrc/tests/js1_8/genexps/regress-380237-04.js index dc210f51c9..e8f4e3aff3 100644 --- a/testsrc/tests/js1_8/genexps/regress-380237-04.js +++ b/testsrc/tests/js1_8/genexps/regress-380237-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/genexps/regress-384991.js b/testsrc/tests/js1_8/genexps/regress-384991.js index c7b0a98c27..10320d6807 100755 --- a/testsrc/tests/js1_8/genexps/regress-384991.js +++ b/testsrc/tests/js1_8/genexps/regress-384991.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-366941.js b/testsrc/tests/js1_8/regress/regress-366941.js index 966893b6d6..3967d28bb7 100755 --- a/testsrc/tests/js1_8/regress/regress-366941.js +++ b/testsrc/tests/js1_8/regress/regress-366941.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-384412.js b/testsrc/tests/js1_8/regress/regress-384412.js index 892b7a065c..d1cf6cdd2c 100755 --- a/testsrc/tests/js1_8/regress/regress-384412.js +++ b/testsrc/tests/js1_8/regress/regress-384412.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-384758.js b/testsrc/tests/js1_8/regress/regress-384758.js index 5fc77cb072..cbb04aaffd 100644 --- a/testsrc/tests/js1_8/regress/regress-384758.js +++ b/testsrc/tests/js1_8/regress/regress-384758.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-404734.js b/testsrc/tests/js1_8/regress/regress-404734.js index d264cc9769..2c25503591 100755 --- a/testsrc/tests/js1_8/regress/regress-404734.js +++ b/testsrc/tests/js1_8/regress/regress-404734.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-427798.js b/testsrc/tests/js1_8/regress/regress-427798.js index 8c618615c8..0d00edda42 100755 --- a/testsrc/tests/js1_8/regress/regress-427798.js +++ b/testsrc/tests/js1_8/regress/regress-427798.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-433279-01.js b/testsrc/tests/js1_8/regress/regress-433279-01.js index 587305d5d2..39af8235ea 100755 --- a/testsrc/tests/js1_8/regress/regress-433279-01.js +++ b/testsrc/tests/js1_8/regress/regress-433279-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-433279-02.js b/testsrc/tests/js1_8/regress/regress-433279-02.js index bb16ce55c9..a3526d6bcd 100755 --- a/testsrc/tests/js1_8/regress/regress-433279-02.js +++ b/testsrc/tests/js1_8/regress/regress-433279-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-433279-03.js b/testsrc/tests/js1_8/regress/regress-433279-03.js index bad5256ce1..bda86d912f 100755 --- a/testsrc/tests/js1_8/regress/regress-433279-03.js +++ b/testsrc/tests/js1_8/regress/regress-433279-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-442333-01.js b/testsrc/tests/js1_8/regress/regress-442333-01.js index 2bdf054699..9d2c563bd0 100755 --- a/testsrc/tests/js1_8/regress/regress-442333-01.js +++ b/testsrc/tests/js1_8/regress/regress-442333-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-452491.js b/testsrc/tests/js1_8/regress/regress-452491.js index 66f2e7a655..982046d4cc 100755 --- a/testsrc/tests/js1_8/regress/regress-452491.js +++ b/testsrc/tests/js1_8/regress/regress-452491.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-453492.js b/testsrc/tests/js1_8/regress/regress-453492.js index 7efff853c0..d7a9c9e0a1 100644 --- a/testsrc/tests/js1_8/regress/regress-453492.js +++ b/testsrc/tests/js1_8/regress/regress-453492.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-455981-01.js b/testsrc/tests/js1_8/regress/regress-455981-01.js index da6261138a..888df4e8a5 100644 --- a/testsrc/tests/js1_8/regress/regress-455981-01.js +++ b/testsrc/tests/js1_8/regress/regress-455981-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-455981-02.js b/testsrc/tests/js1_8/regress/regress-455981-02.js index 3ce31508ff..2c58ae716d 100644 --- a/testsrc/tests/js1_8/regress/regress-455981-02.js +++ b/testsrc/tests/js1_8/regress/regress-455981-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-457065-01.js b/testsrc/tests/js1_8/regress/regress-457065-01.js index d7242e41d3..91a1b76e1a 100644 --- a/testsrc/tests/js1_8/regress/regress-457065-01.js +++ b/testsrc/tests/js1_8/regress/regress-457065-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-457065-02.js b/testsrc/tests/js1_8/regress/regress-457065-02.js index 68fc556f1b..b0acd9e5bf 100644 --- a/testsrc/tests/js1_8/regress/regress-457065-02.js +++ b/testsrc/tests/js1_8/regress/regress-457065-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-458076.js b/testsrc/tests/js1_8/regress/regress-458076.js index 73226034b5..f0024259ea 100755 --- a/testsrc/tests/js1_8/regress/regress-458076.js +++ b/testsrc/tests/js1_8/regress/regress-458076.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-459185.js b/testsrc/tests/js1_8/regress/regress-459185.js index 2570e96d7d..6b122d81aa 100755 --- a/testsrc/tests/js1_8/regress/regress-459185.js +++ b/testsrc/tests/js1_8/regress/regress-459185.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-459186.js b/testsrc/tests/js1_8/regress/regress-459186.js index e3be25116e..fdd36c45d4 100755 --- a/testsrc/tests/js1_8/regress/regress-459186.js +++ b/testsrc/tests/js1_8/regress/regress-459186.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-459389.js b/testsrc/tests/js1_8/regress/regress-459389.js index 6caac3f078..9876ea758b 100755 --- a/testsrc/tests/js1_8/regress/regress-459389.js +++ b/testsrc/tests/js1_8/regress/regress-459389.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-461930.js b/testsrc/tests/js1_8/regress/regress-461930.js index cde3eff9c5..2941687161 100644 --- a/testsrc/tests/js1_8/regress/regress-461930.js +++ b/testsrc/tests/js1_8/regress/regress-461930.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-461932.js b/testsrc/tests/js1_8/regress/regress-461932.js index 97e2b36f45..335a94c2a7 100644 --- a/testsrc/tests/js1_8/regress/regress-461932.js +++ b/testsrc/tests/js1_8/regress/regress-461932.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-463334-01.js b/testsrc/tests/js1_8/regress/regress-463334-01.js index 265bdbb09a..538c146500 100644 --- a/testsrc/tests/js1_8/regress/regress-463334-01.js +++ b/testsrc/tests/js1_8/regress/regress-463334-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-463334-02.js b/testsrc/tests/js1_8/regress/regress-463334-02.js index a66656fd55..1f1bf11ab3 100644 --- a/testsrc/tests/js1_8/regress/regress-463334-02.js +++ b/testsrc/tests/js1_8/regress/regress-463334-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-463783.js b/testsrc/tests/js1_8/regress/regress-463783.js index f256d9504e..b64755781c 100644 --- a/testsrc/tests/js1_8/regress/regress-463783.js +++ b/testsrc/tests/js1_8/regress/regress-463783.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-464092-01.js b/testsrc/tests/js1_8/regress/regress-464092-01.js index 551cb45761..c324bbefee 100644 --- a/testsrc/tests/js1_8/regress/regress-464092-01.js +++ b/testsrc/tests/js1_8/regress/regress-464092-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-464092-02.js b/testsrc/tests/js1_8/regress/regress-464092-02.js index 2f861e9825..704f739ff6 100644 --- a/testsrc/tests/js1_8/regress/regress-464092-02.js +++ b/testsrc/tests/js1_8/regress/regress-464092-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-464096.js b/testsrc/tests/js1_8/regress/regress-464096.js index 677dc7c7bd..4fdf38e511 100644 --- a/testsrc/tests/js1_8/regress/regress-464096.js +++ b/testsrc/tests/js1_8/regress/regress-464096.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-464418.js b/testsrc/tests/js1_8/regress/regress-464418.js index a9ccca5530..f29885f32c 100644 --- a/testsrc/tests/js1_8/regress/regress-464418.js +++ b/testsrc/tests/js1_8/regress/regress-464418.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-464978.js b/testsrc/tests/js1_8/regress/regress-464978.js index ea1cbb5862..e2acd29cb7 100644 --- a/testsrc/tests/js1_8/regress/regress-464978.js +++ b/testsrc/tests/js1_8/regress/regress-464978.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465220.js b/testsrc/tests/js1_8/regress/regress-465220.js index d9308c3be5..e03cce733e 100644 --- a/testsrc/tests/js1_8/regress/regress-465220.js +++ b/testsrc/tests/js1_8/regress/regress-465220.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465234.js b/testsrc/tests/js1_8/regress/regress-465234.js index 4acffad7e2..fe2371bef8 100644 --- a/testsrc/tests/js1_8/regress/regress-465234.js +++ b/testsrc/tests/js1_8/regress/regress-465234.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465239.js b/testsrc/tests/js1_8/regress/regress-465239.js index 9004910f56..56cf19b8cc 100644 --- a/testsrc/tests/js1_8/regress/regress-465239.js +++ b/testsrc/tests/js1_8/regress/regress-465239.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465241.js b/testsrc/tests/js1_8/regress/regress-465241.js index 6e9005f5ba..337efd5237 100644 --- a/testsrc/tests/js1_8/regress/regress-465241.js +++ b/testsrc/tests/js1_8/regress/regress-465241.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465249.js b/testsrc/tests/js1_8/regress/regress-465249.js index d166cecda9..0c3cd672af 100644 --- a/testsrc/tests/js1_8/regress/regress-465249.js +++ b/testsrc/tests/js1_8/regress/regress-465249.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465261.js b/testsrc/tests/js1_8/regress/regress-465261.js index d692d2c785..89a5d43286 100644 --- a/testsrc/tests/js1_8/regress/regress-465261.js +++ b/testsrc/tests/js1_8/regress/regress-465261.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465308.js b/testsrc/tests/js1_8/regress/regress-465308.js index 01000e55ee..2627ccb443 100755 --- a/testsrc/tests/js1_8/regress/regress-465308.js +++ b/testsrc/tests/js1_8/regress/regress-465308.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465454.js b/testsrc/tests/js1_8/regress/regress-465454.js index 72a0140f71..beefbef236 100644 --- a/testsrc/tests/js1_8/regress/regress-465454.js +++ b/testsrc/tests/js1_8/regress/regress-465454.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-01.js b/testsrc/tests/js1_8/regress/regress-465460-01.js index 09b3938e30..eff330468b 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-01.js +++ b/testsrc/tests/js1_8/regress/regress-465460-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-02.js b/testsrc/tests/js1_8/regress/regress-465460-02.js index ff2d783caa..82844233f9 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-02.js +++ b/testsrc/tests/js1_8/regress/regress-465460-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-03.js b/testsrc/tests/js1_8/regress/regress-465460-03.js index a7a998bfc7..2b603b0329 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-03.js +++ b/testsrc/tests/js1_8/regress/regress-465460-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-04.js b/testsrc/tests/js1_8/regress/regress-465460-04.js index 84885f5824..0de924f6c1 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-04.js +++ b/testsrc/tests/js1_8/regress/regress-465460-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-05.js b/testsrc/tests/js1_8/regress/regress-465460-05.js index 4b2a054f6d..8f6b921ddd 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-05.js +++ b/testsrc/tests/js1_8/regress/regress-465460-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-06.js b/testsrc/tests/js1_8/regress/regress-465460-06.js index d9ad5175be..d990a4a5cc 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-06.js +++ b/testsrc/tests/js1_8/regress/regress-465460-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-07.js b/testsrc/tests/js1_8/regress/regress-465460-07.js index b9ebde9cf2..8eff09d887 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-07.js +++ b/testsrc/tests/js1_8/regress/regress-465460-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-08.js b/testsrc/tests/js1_8/regress/regress-465460-08.js index 7797a50509..82e5c6ec67 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-08.js +++ b/testsrc/tests/js1_8/regress/regress-465460-08.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-09.js b/testsrc/tests/js1_8/regress/regress-465460-09.js index 9463022ecf..0de3a088ed 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-09.js +++ b/testsrc/tests/js1_8/regress/regress-465460-09.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-10.js b/testsrc/tests/js1_8/regress/regress-465460-10.js index 96606cf1f3..07dec7a899 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-10.js +++ b/testsrc/tests/js1_8/regress/regress-465460-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-11.js b/testsrc/tests/js1_8/regress/regress-465460-11.js index 4e65a36586..b20df17f75 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-11.js +++ b/testsrc/tests/js1_8/regress/regress-465460-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465460-12.js b/testsrc/tests/js1_8/regress/regress-465460-12.js index 5aec725182..008e15f63c 100644 --- a/testsrc/tests/js1_8/regress/regress-465460-12.js +++ b/testsrc/tests/js1_8/regress/regress-465460-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465483.js b/testsrc/tests/js1_8/regress/regress-465483.js index 65bbfce734..89869442d8 100755 --- a/testsrc/tests/js1_8/regress/regress-465483.js +++ b/testsrc/tests/js1_8/regress/regress-465483.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465567-01.js b/testsrc/tests/js1_8/regress/regress-465567-01.js index 8401c00207..c62a297d95 100644 --- a/testsrc/tests/js1_8/regress/regress-465567-01.js +++ b/testsrc/tests/js1_8/regress/regress-465567-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465567-02.js b/testsrc/tests/js1_8/regress/regress-465567-02.js index c42c1322cd..00303a56be 100644 --- a/testsrc/tests/js1_8/regress/regress-465567-02.js +++ b/testsrc/tests/js1_8/regress/regress-465567-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-465688.js b/testsrc/tests/js1_8/regress/regress-465688.js index bc59408f0a..9e1c31a010 100755 --- a/testsrc/tests/js1_8/regress/regress-465688.js +++ b/testsrc/tests/js1_8/regress/regress-465688.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-466128.js b/testsrc/tests/js1_8/regress/regress-466128.js index 1be62877e5..df0edc39e8 100755 --- a/testsrc/tests/js1_8/regress/regress-466128.js +++ b/testsrc/tests/js1_8/regress/regress-466128.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-466787.js b/testsrc/tests/js1_8/regress/regress-466787.js index 2f1e6f8a3f..7892364b6b 100644 --- a/testsrc/tests/js1_8/regress/regress-466787.js +++ b/testsrc/tests/js1_8/regress/regress-466787.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-01.js b/testsrc/tests/js1_8/regress/regress-467495-01.js index 7c5b4d1917..70589521e3 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-01.js +++ b/testsrc/tests/js1_8/regress/regress-467495-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-02.js b/testsrc/tests/js1_8/regress/regress-467495-02.js index 2c6210e478..fd04effe10 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-02.js +++ b/testsrc/tests/js1_8/regress/regress-467495-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-03.js b/testsrc/tests/js1_8/regress/regress-467495-03.js index eb2865b45d..73f3ddb34f 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-03.js +++ b/testsrc/tests/js1_8/regress/regress-467495-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-04.js b/testsrc/tests/js1_8/regress/regress-467495-04.js index 2666742f17..a7e5e32fdd 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-04.js +++ b/testsrc/tests/js1_8/regress/regress-467495-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-05.js b/testsrc/tests/js1_8/regress/regress-467495-05.js index 395e092d0f..b87fa71dcc 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-05.js +++ b/testsrc/tests/js1_8/regress/regress-467495-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-467495-06.js b/testsrc/tests/js1_8/regress/regress-467495-06.js index d2b1521abf..012c68b71a 100644 --- a/testsrc/tests/js1_8/regress/regress-467495-06.js +++ b/testsrc/tests/js1_8/regress/regress-467495-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-468711.js b/testsrc/tests/js1_8/regress/regress-468711.js index d092a41512..8872e1d306 100644 --- a/testsrc/tests/js1_8/regress/regress-468711.js +++ b/testsrc/tests/js1_8/regress/regress-468711.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-469547.js b/testsrc/tests/js1_8/regress/regress-469547.js index 23b44819d6..314d9d403c 100644 --- a/testsrc/tests/js1_8/regress/regress-469547.js +++ b/testsrc/tests/js1_8/regress/regress-469547.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-469625-02.js b/testsrc/tests/js1_8/regress/regress-469625-02.js index f8c1affb0c..c01dcf06cc 100644 --- a/testsrc/tests/js1_8/regress/regress-469625-02.js +++ b/testsrc/tests/js1_8/regress/regress-469625-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-469625-03.js b/testsrc/tests/js1_8/regress/regress-469625-03.js index bcbc352905..90735ad9f4 100644 --- a/testsrc/tests/js1_8/regress/regress-469625-03.js +++ b/testsrc/tests/js1_8/regress/regress-469625-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-471373.js b/testsrc/tests/js1_8/regress/regress-471373.js index 2a95dd3acf..c69f1900fb 100644 --- a/testsrc/tests/js1_8/regress/regress-471373.js +++ b/testsrc/tests/js1_8/regress/regress-471373.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-471660.js b/testsrc/tests/js1_8/regress/regress-471660.js index 413a1221c9..3c82dafb68 100644 --- a/testsrc/tests/js1_8/regress/regress-471660.js +++ b/testsrc/tests/js1_8/regress/regress-471660.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-472450-01.js b/testsrc/tests/js1_8/regress/regress-472450-01.js index 59393f9982..9b93f74b2c 100644 --- a/testsrc/tests/js1_8/regress/regress-472450-01.js +++ b/testsrc/tests/js1_8/regress/regress-472450-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-472450-02.js b/testsrc/tests/js1_8/regress/regress-472450-02.js index c943c4bc23..704218597f 100644 --- a/testsrc/tests/js1_8/regress/regress-472450-02.js +++ b/testsrc/tests/js1_8/regress/regress-472450-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-472528-01.js b/testsrc/tests/js1_8/regress/regress-472528-01.js index e14630051a..7e0450b502 100644 --- a/testsrc/tests/js1_8/regress/regress-472528-01.js +++ b/testsrc/tests/js1_8/regress/regress-472528-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-472528-02.js b/testsrc/tests/js1_8/regress/regress-472528-02.js index 0d2b952e5b..402c3555b4 100644 --- a/testsrc/tests/js1_8/regress/regress-472528-02.js +++ b/testsrc/tests/js1_8/regress/regress-472528-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-472703.js b/testsrc/tests/js1_8/regress/regress-472703.js index eeea21665d..2c758cc196 100644 --- a/testsrc/tests/js1_8/regress/regress-472703.js +++ b/testsrc/tests/js1_8/regress/regress-472703.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-474769.js b/testsrc/tests/js1_8/regress/regress-474769.js index 7820bf48ad..fb4d6a4c89 100644 --- a/testsrc/tests/js1_8/regress/regress-474769.js +++ b/testsrc/tests/js1_8/regress/regress-474769.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-474771.js b/testsrc/tests/js1_8/regress/regress-474771.js index ced088a0e1..d9347d0202 100644 --- a/testsrc/tests/js1_8/regress/regress-474771.js +++ b/testsrc/tests/js1_8/regress/regress-474771.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-474935.js b/testsrc/tests/js1_8/regress/regress-474935.js index 46adb9a848..25cd89baa3 100644 --- a/testsrc/tests/js1_8/regress/regress-474935.js +++ b/testsrc/tests/js1_8/regress/regress-474935.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-476655.js b/testsrc/tests/js1_8/regress/regress-476655.js index 30484f6646..b327f53258 100644 --- a/testsrc/tests/js1_8/regress/regress-476655.js +++ b/testsrc/tests/js1_8/regress/regress-476655.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-477234.js b/testsrc/tests/js1_8/regress/regress-477234.js index e4860a173c..412753e300 100644 --- a/testsrc/tests/js1_8/regress/regress-477234.js +++ b/testsrc/tests/js1_8/regress/regress-477234.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-477581.js b/testsrc/tests/js1_8/regress/regress-477581.js index 33646404b3..069ff7acb4 100644 --- a/testsrc/tests/js1_8/regress/regress-477581.js +++ b/testsrc/tests/js1_8/regress/regress-477581.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-478205.js b/testsrc/tests/js1_8/regress/regress-478205.js index 3668c27241..b516710722 100644 --- a/testsrc/tests/js1_8/regress/regress-478205.js +++ b/testsrc/tests/js1_8/regress/regress-478205.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-479353.js b/testsrc/tests/js1_8/regress/regress-479353.js index b4768c0f37..2f755c8877 100644 --- a/testsrc/tests/js1_8/regress/regress-479353.js +++ b/testsrc/tests/js1_8/regress/regress-479353.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-479740.js b/testsrc/tests/js1_8/regress/regress-479740.js index 65979448e1..3642150860 100644 --- a/testsrc/tests/js1_8/regress/regress-479740.js +++ b/testsrc/tests/js1_8/regress/regress-479740.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-481800.js b/testsrc/tests/js1_8/regress/regress-481800.js index 1d3b84f7cd..dc1a345d76 100644 --- a/testsrc/tests/js1_8/regress/regress-481800.js +++ b/testsrc/tests/js1_8/regress/regress-481800.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/regress/regress-483749.js b/testsrc/tests/js1_8/regress/regress-483749.js index e7a878e4e0..23f96c9139 100644 --- a/testsrc/tests/js1_8/regress/regress-483749.js +++ b/testsrc/tests/js1_8/regress/regress-483749.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8/shell.js b/testsrc/tests/js1_8/shell.js index 605abdb3e2..594d916b54 100644 --- a/testsrc/tests/js1_8/shell.js +++ b/testsrc/tests/js1_8/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_8/template.js b/testsrc/tests/js1_8/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/js1_8/template.js +++ b/testsrc/tests/js1_8/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/JSON/regress-458959.js b/testsrc/tests/js1_8_1/JSON/regress-458959.js index 5f31896598..c9dbf52da2 100755 --- a/testsrc/tests/js1_8_1/JSON/regress-458959.js +++ b/testsrc/tests/js1_8_1/JSON/regress-458959.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/JSON/regress-459293.js b/testsrc/tests/js1_8_1/JSON/regress-459293.js index 57b243cf27..c3c0634320 100755 --- a/testsrc/tests/js1_8_1/JSON/regress-459293.js +++ b/testsrc/tests/js1_8_1/JSON/regress-459293.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/String/regress-305064.js b/testsrc/tests/js1_8_1/String/regress-305064.js index 7d9752f29c..bb6b0563ab 100644 --- a/testsrc/tests/js1_8_1/String/regress-305064.js +++ b/testsrc/tests/js1_8_1/String/regress-305064.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/browser.js b/testsrc/tests/js1_8_1/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/js1_8_1/browser.js +++ b/testsrc/tests/js1_8_1/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-346642-01.js b/testsrc/tests/js1_8_1/decompilation/regress-346642-01.js index 3292b7dd40..ca7a702e2c 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-346642-01.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-346642-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-349605.js b/testsrc/tests/js1_8_1/decompilation/regress-349605.js index e70d648834..90be1327e8 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-349605.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-349605.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-349634.js b/testsrc/tests/js1_8_1/decompilation/regress-349634.js index dacb010500..fabe1f30ab 100644 --- a/testsrc/tests/js1_8_1/decompilation/regress-349634.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-349634.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-350991.js b/testsrc/tests/js1_8_1/decompilation/regress-350991.js index 09a6e124fa..ffdb19fa6d 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-350991.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-350991.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-351070-01.js b/testsrc/tests/js1_8_1/decompilation/regress-351070-01.js index 091f918c49..06cd44aed4 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-351070-01.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-351070-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-351336.js b/testsrc/tests/js1_8_1/decompilation/regress-351336.js index 2a7a9825bc..3f3444f403 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-351336.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-351336.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-351626.js b/testsrc/tests/js1_8_1/decompilation/regress-351626.js index 07dfc607da..1b4c129d20 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-351626.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-351626.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-352011.js b/testsrc/tests/js1_8_1/decompilation/regress-352011.js index 00b40fa856..74b761277f 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-352011.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-352011.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-352022.js b/testsrc/tests/js1_8_1/decompilation/regress-352022.js index 037e809fd0..ec0fe470cf 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-352022.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-352022.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-352026.js b/testsrc/tests/js1_8_1/decompilation/regress-352026.js index 374230436a..7d4d7bb022 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-352026.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-352026.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-352609.js b/testsrc/tests/js1_8_1/decompilation/regress-352609.js index 7eb48af7b2..f3cb8a38dc 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-352609.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-352609.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-353249.js b/testsrc/tests/js1_8_1/decompilation/regress-353249.js index 69361bc864..db1953699f 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-353249.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-353249.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-354878.js b/testsrc/tests/js1_8_1/decompilation/regress-354878.js index a5189fa440..e5fc1483c4 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-354878.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-354878.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-371802.js b/testsrc/tests/js1_8_1/decompilation/regress-371802.js index 09c5ce09d3..f9b5a224e0 100644 --- a/testsrc/tests/js1_8_1/decompilation/regress-371802.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-371802.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-373678-01.js b/testsrc/tests/js1_8_1/decompilation/regress-373678-01.js index 15362abe81..a5003aa9f3 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-373678-01.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-373678-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-380237-03.js b/testsrc/tests/js1_8_1/decompilation/regress-380237-03.js index 9b2ecffd6a..34e77db8f9 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-380237-03.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-380237-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-380237-04.js b/testsrc/tests/js1_8_1/decompilation/regress-380237-04.js index 2c3e4afbf7..97379af1e4 100644 --- a/testsrc/tests/js1_8_1/decompilation/regress-380237-04.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-380237-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-443074.js b/testsrc/tests/js1_8_1/decompilation/regress-443074.js index f4a530dd63..2c3115b725 100755 --- a/testsrc/tests/js1_8_1/decompilation/regress-443074.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-443074.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/decompilation/regress-466905-03.js b/testsrc/tests/js1_8_1/decompilation/regress-466905-03.js index c6024882e8..d35fddbd9c 100644 --- a/testsrc/tests/js1_8_1/decompilation/regress-466905-03.js +++ b/testsrc/tests/js1_8_1/decompilation/regress-466905-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-352281.js b/testsrc/tests/js1_8_1/extensions/regress-352281.js index d27c1c333e..cee0653d7f 100755 --- a/testsrc/tests/js1_8_1/extensions/regress-352281.js +++ b/testsrc/tests/js1_8_1/extensions/regress-352281.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-353214-02.js b/testsrc/tests/js1_8_1/extensions/regress-353214-02.js index c61c925e12..a027fca296 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-353214-02.js +++ b/testsrc/tests/js1_8_1/extensions/regress-353214-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-437288-01.js b/testsrc/tests/js1_8_1/extensions/regress-437288-01.js index 7b40ff3e70..5418d7b54a 100755 --- a/testsrc/tests/js1_8_1/extensions/regress-437288-01.js +++ b/testsrc/tests/js1_8_1/extensions/regress-437288-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-452498-162.js b/testsrc/tests/js1_8_1/extensions/regress-452498-162.js index d1ddbc83fa..e422d1f7c2 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-452498-162.js +++ b/testsrc/tests/js1_8_1/extensions/regress-452498-162.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-452498-193.js b/testsrc/tests/js1_8_1/extensions/regress-452498-193.js index 707952ff8e..a0d4783d42 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-452498-193.js +++ b/testsrc/tests/js1_8_1/extensions/regress-452498-193.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-452498-196.js b/testsrc/tests/js1_8_1/extensions/regress-452498-196.js index edcc621856..ef826eea67 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-452498-196.js +++ b/testsrc/tests/js1_8_1/extensions/regress-452498-196.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-452498-224.js b/testsrc/tests/js1_8_1/extensions/regress-452498-224.js index 432a9c3839..d007b32501 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-452498-224.js +++ b/testsrc/tests/js1_8_1/extensions/regress-452498-224.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-466905-04.js b/testsrc/tests/js1_8_1/extensions/regress-466905-04.js index af32b9b03d..152caca9ef 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-466905-04.js +++ b/testsrc/tests/js1_8_1/extensions/regress-466905-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-466905-05.js b/testsrc/tests/js1_8_1/extensions/regress-466905-05.js index 940b2e6d87..43dd3fde8a 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-466905-05.js +++ b/testsrc/tests/js1_8_1/extensions/regress-466905-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-477158.js b/testsrc/tests/js1_8_1/extensions/regress-477158.js index b1a610c92c..3988509be1 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-477158.js +++ b/testsrc/tests/js1_8_1/extensions/regress-477158.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/extensions/regress-477187.js b/testsrc/tests/js1_8_1/extensions/regress-477187.js index a4c3d8b638..01c619358e 100644 --- a/testsrc/tests/js1_8_1/extensions/regress-477187.js +++ b/testsrc/tests/js1_8_1/extensions/regress-477187.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-420399.js b/testsrc/tests/js1_8_1/regress/regress-420399.js index 99f8592732..74d741a3f9 100755 --- a/testsrc/tests/js1_8_1/regress/regress-420399.js +++ b/testsrc/tests/js1_8_1/regress/regress-420399.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-006.js b/testsrc/tests/js1_8_1/regress/regress-452498-006.js index 53f85bc76c..acd96b23e2 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-006.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-027.js b/testsrc/tests/js1_8_1/regress/regress-452498-027.js index e042afb85c..3a413eded6 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-027.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-027.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-030.js b/testsrc/tests/js1_8_1/regress/regress-452498-030.js index 39389b6f59..2445ca574b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-030.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-030.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-038.js b/testsrc/tests/js1_8_1/regress/regress-452498-038.js index 030455230f..4374596116 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-038.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-038.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-039.js b/testsrc/tests/js1_8_1/regress/regress-452498-039.js index bbf498d24a..307663c4bc 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-039.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-039.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-040.js b/testsrc/tests/js1_8_1/regress/regress-452498-040.js index 0e24aa0eac..e92b5b7e42 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-040.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-040.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-050.js b/testsrc/tests/js1_8_1/regress/regress-452498-050.js index 55d555d795..d8a627bd9d 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-050.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-050.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-051.js b/testsrc/tests/js1_8_1/regress/regress-452498-051.js index 6cc7e5445a..e45eaa44ac 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-051.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-051.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-052-a.js b/testsrc/tests/js1_8_1/regress/regress-452498-052-a.js index e6a95354d2..90e72dfe14 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-052-a.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-052-a.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-052.js b/testsrc/tests/js1_8_1/regress/regress-452498-052.js index 2d43a9347a..932733464e 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-052.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-052.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-053.js b/testsrc/tests/js1_8_1/regress/regress-452498-053.js index f5d35e02de..8fa463af12 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-053.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-053.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-054.js b/testsrc/tests/js1_8_1/regress/regress-452498-054.js index 756c1890ac..c50824af2d 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-054.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-054.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-058.js b/testsrc/tests/js1_8_1/regress/regress-452498-058.js index d6eb406221..867788d556 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-058.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-058.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-062.js b/testsrc/tests/js1_8_1/regress/regress-452498-062.js index 77b4e98532..0da74d11d1 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-062.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-062.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-063.js b/testsrc/tests/js1_8_1/regress/regress-452498-063.js index dbaeef3ef0..ead5cc6275 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-063.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-063.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-068.js b/testsrc/tests/js1_8_1/regress/regress-452498-068.js index 675472c89b..ecfb03654a 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-068.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-068.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-071.js b/testsrc/tests/js1_8_1/regress/regress-452498-071.js index 0b7ffffcdc..19298d4727 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-071.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-071.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-072.js b/testsrc/tests/js1_8_1/regress/regress-452498-072.js index 16b6c4940d..8d2f7d2ab6 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-072.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-072.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-073.js b/testsrc/tests/js1_8_1/regress/regress-452498-073.js index 271172721a..076a3f2f0b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-073.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-073.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-074.js b/testsrc/tests/js1_8_1/regress/regress-452498-074.js index 26d196ba6f..09d97ea256 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-074.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-074.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-075.js b/testsrc/tests/js1_8_1/regress/regress-452498-075.js index 9208fe0c36..0973f098be 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-075.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-075.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-076.js b/testsrc/tests/js1_8_1/regress/regress-452498-076.js index 4713426f02..7b1ecd9af3 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-076.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-076.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-077.js b/testsrc/tests/js1_8_1/regress/regress-452498-077.js index 2b846eec1c..28216949ef 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-077.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-077.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-079.js b/testsrc/tests/js1_8_1/regress/regress-452498-079.js index 86c9c70d15..bd91ec13f3 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-079.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-079.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-082.js b/testsrc/tests/js1_8_1/regress/regress-452498-082.js index 323cedbee3..93f4fecbf4 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-082.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-082.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-091.js b/testsrc/tests/js1_8_1/regress/regress-452498-091.js index 4ea5a846de..a8b441bf4b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-091.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-091.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-092.js b/testsrc/tests/js1_8_1/regress/regress-452498-092.js index f2bfd8e2bb..8bab50b2be 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-092.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-092.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-098.js b/testsrc/tests/js1_8_1/regress/regress-452498-098.js index 546232ac14..349e94200b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-098.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-098.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-099-a.js b/testsrc/tests/js1_8_1/regress/regress-452498-099-a.js index b3052ecd35..1fbeb3043d 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-099-a.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-099-a.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-099.js b/testsrc/tests/js1_8_1/regress/regress-452498-099.js index 9716eb4625..1e0cd9e4d4 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-099.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-099.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-101.js b/testsrc/tests/js1_8_1/regress/regress-452498-101.js index ad592301ab..b3c61ad1fb 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-101.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-101.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-102.js b/testsrc/tests/js1_8_1/regress/regress-452498-102.js index 163c3c1c03..45d533312b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-102.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-102.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-103.js b/testsrc/tests/js1_8_1/regress/regress-452498-103.js index f82e877b11..5fa31aea50 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-103.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-103.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-104.js b/testsrc/tests/js1_8_1/regress/regress-452498-104.js index 4471a083aa..6caf8ec25b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-104.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-104.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-107.js b/testsrc/tests/js1_8_1/regress/regress-452498-107.js index 27b50c85a6..4e026f1b1f 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-107.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-107.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-108.js b/testsrc/tests/js1_8_1/regress/regress-452498-108.js index a6f9681fb7..59411f92d2 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-108.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-108.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-110.js b/testsrc/tests/js1_8_1/regress/regress-452498-110.js index 88cbe0c427..6650814f85 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-110.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-110.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-111.js b/testsrc/tests/js1_8_1/regress/regress-452498-111.js index fe777a723c..5eb19bf36b 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-111.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-111.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-112.js b/testsrc/tests/js1_8_1/regress/regress-452498-112.js index de13469ce2..bc94bca1f6 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-112.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-112.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-114-a.js b/testsrc/tests/js1_8_1/regress/regress-452498-114-a.js index e674b418ec..3e62070174 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-114-a.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-114-a.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-114.js b/testsrc/tests/js1_8_1/regress/regress-452498-114.js index 57fd05e1be..bd4f709478 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-114.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-114.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-116.js b/testsrc/tests/js1_8_1/regress/regress-452498-116.js index 13cc3be50f..868ab1bf96 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-116.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-116.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-117.js b/testsrc/tests/js1_8_1/regress/regress-452498-117.js index b8bf4ef855..5d4e95a13a 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-117.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-117.js @@ -1,4 +1,4 @@ -03/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +03/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-118.js b/testsrc/tests/js1_8_1/regress/regress-452498-118.js index 0e57c300ab..dbfdfc0a07 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-118.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-118.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-119.js b/testsrc/tests/js1_8_1/regress/regress-452498-119.js index a37d1a6a7e..6661e7bc62 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-119.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-119.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-121.js b/testsrc/tests/js1_8_1/regress/regress-452498-121.js index 09429d0498..157f20f759 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-121.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-121.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-123.js b/testsrc/tests/js1_8_1/regress/regress-452498-123.js index b4e2538a87..c84d2c64dc 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-123.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-123.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-129.js b/testsrc/tests/js1_8_1/regress/regress-452498-129.js index 4267e2cb6e..620da6de99 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-129.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-129.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-130.js b/testsrc/tests/js1_8_1/regress/regress-452498-130.js index a1e27db971..e7ce89d464 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-130.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-130.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-131.js b/testsrc/tests/js1_8_1/regress/regress-452498-131.js index 14fbf5307f..b3f3764dda 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-131.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-131.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-135-a.js b/testsrc/tests/js1_8_1/regress/regress-452498-135-a.js index ad1a6eaa6a..75cd3158a9 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-135-a.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-135-a.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-135.js b/testsrc/tests/js1_8_1/regress/regress-452498-135.js index 6d2b1df532..4ddba66575 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-135.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-135.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-138.js b/testsrc/tests/js1_8_1/regress/regress-452498-138.js index d02afc3c92..fbbc5b5882 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-138.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-138.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-139.js b/testsrc/tests/js1_8_1/regress/regress-452498-139.js index edd737e5c7..991e9d9512 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-139.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-139.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-155.js b/testsrc/tests/js1_8_1/regress/regress-452498-155.js index 316cf742c2..9c8daadc7f 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-155.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-155.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-160.js b/testsrc/tests/js1_8_1/regress/regress-452498-160.js index f17f3c2800..f0cccfbba9 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-160.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-160.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-168-1.js b/testsrc/tests/js1_8_1/regress/regress-452498-168-1.js index 0d6944cca4..8cdccea617 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-168-1.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-168-1.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-168-2.js b/testsrc/tests/js1_8_1/regress/regress-452498-168-2.js index 7e3481860e..8109c0a119 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-168-2.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-168-2.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-176.js b/testsrc/tests/js1_8_1/regress/regress-452498-176.js index 2b0647bead..8f91354bcf 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-176.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-176.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-178.js b/testsrc/tests/js1_8_1/regress/regress-452498-178.js index e4fb0152c5..d256c9e560 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-178.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-178.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-181.js b/testsrc/tests/js1_8_1/regress/regress-452498-181.js index 5b05cb5746..d056e382d1 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-181.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-181.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-184.js b/testsrc/tests/js1_8_1/regress/regress-452498-184.js index 583360c3fb..02b8af4035 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-184.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-184.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-185.js b/testsrc/tests/js1_8_1/regress/regress-452498-185.js index 58526a4c78..c58d03536c 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-185.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-185.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-187.js b/testsrc/tests/js1_8_1/regress/regress-452498-187.js index f1a3a08b95..d40aa6ed44 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-187.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-187.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-191.js b/testsrc/tests/js1_8_1/regress/regress-452498-191.js index 7b0ad11bf1..34c021af00 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-191.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-191.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-452498-192.js b/testsrc/tests/js1_8_1/regress/regress-452498-192.js index 8158d3514e..0e16c61852 100644 --- a/testsrc/tests/js1_8_1/regress/regress-452498-192.js +++ b/testsrc/tests/js1_8_1/regress/regress-452498-192.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-466905-01.js b/testsrc/tests/js1_8_1/regress/regress-466905-01.js index 7f2b8217da..4c2f950676 100644 --- a/testsrc/tests/js1_8_1/regress/regress-466905-01.js +++ b/testsrc/tests/js1_8_1/regress/regress-466905-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-466905-02.js b/testsrc/tests/js1_8_1/regress/regress-466905-02.js index a6b0c473d0..b4976a7949 100644 --- a/testsrc/tests/js1_8_1/regress/regress-466905-02.js +++ b/testsrc/tests/js1_8_1/regress/regress-466905-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-479430-01.js b/testsrc/tests/js1_8_1/regress/regress-479430-01.js index 2a4ad42911..06338a1153 100644 --- a/testsrc/tests/js1_8_1/regress/regress-479430-01.js +++ b/testsrc/tests/js1_8_1/regress/regress-479430-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-479430-02.js b/testsrc/tests/js1_8_1/regress/regress-479430-02.js index a8d0444f1f..0e35016bd6 100644 --- a/testsrc/tests/js1_8_1/regress/regress-479430-02.js +++ b/testsrc/tests/js1_8_1/regress/regress-479430-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-479430-03.js b/testsrc/tests/js1_8_1/regress/regress-479430-03.js index aabe67794c..11df1d4a45 100644 --- a/testsrc/tests/js1_8_1/regress/regress-479430-03.js +++ b/testsrc/tests/js1_8_1/regress/regress-479430-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-479430-04.js b/testsrc/tests/js1_8_1/regress/regress-479430-04.js index 52e82fc962..35f6bd7b55 100644 --- a/testsrc/tests/js1_8_1/regress/regress-479430-04.js +++ b/testsrc/tests/js1_8_1/regress/regress-479430-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-479430-05.js b/testsrc/tests/js1_8_1/regress/regress-479430-05.js index 66d772a21a..0f89cad95a 100644 --- a/testsrc/tests/js1_8_1/regress/regress-479430-05.js +++ b/testsrc/tests/js1_8_1/regress/regress-479430-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/regress/regress-495907.js b/testsrc/tests/js1_8_1/regress/regress-495907.js index 02ad993c8d..78a99cf86a 100644 --- a/testsrc/tests/js1_8_1/regress/regress-495907.js +++ b/testsrc/tests/js1_8_1/regress/regress-495907.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/shell.js b/testsrc/tests/js1_8_1/shell.js index d2086ac70d..a2af474b27 100644 --- a/testsrc/tests/js1_8_1/shell.js +++ b/testsrc/tests/js1_8_1/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/js1_8_1/template.js b/testsrc/tests/js1_8_1/template.js index 42c950b1cc..625ac8904e 100755 --- a/testsrc/tests/js1_8_1/template.js +++ b/testsrc/tests/js1_8_1/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/math-trace-tests.js b/testsrc/tests/js1_8_1/trace/math-trace-tests.js index f8894b317f..32307becdd 100644 --- a/testsrc/tests/js1_8_1/trace/math-trace-tests.js +++ b/testsrc/tests/js1_8_1/trace/math-trace-tests.js @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ @@ -177,7 +177,7 @@ function check(desc, actual, expected, oldJITstats, expectedJITstats) (actualStats ? " [" + actualStats + "] " : "")); } -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ // Apply FUNCNAME to ARGS, and check against EXPECTED. // Expect a loop containing such a call to be traced. diff --git a/testsrc/tests/js1_8_1/trace/regress-451673.js b/testsrc/tests/js1_8_1/trace/regress-451673.js index a269d32c2d..f3f115e6cc 100644 --- a/testsrc/tests/js1_8_1/trace/regress-451673.js +++ b/testsrc/tests/js1_8_1/trace/regress-451673.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-451974-01.js b/testsrc/tests/js1_8_1/trace/regress-451974-01.js index 6808f46e19..346087949d 100644 --- a/testsrc/tests/js1_8_1/trace/regress-451974-01.js +++ b/testsrc/tests/js1_8_1/trace/regress-451974-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-451974-02.js b/testsrc/tests/js1_8_1/trace/regress-451974-02.js index 57da16e30f..e2ee0771f8 100644 --- a/testsrc/tests/js1_8_1/trace/regress-451974-02.js +++ b/testsrc/tests/js1_8_1/trace/regress-451974-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-452498-01.js b/testsrc/tests/js1_8_1/trace/regress-452498-01.js index feaa24311e..c05fe4b555 100644 --- a/testsrc/tests/js1_8_1/trace/regress-452498-01.js +++ b/testsrc/tests/js1_8_1/trace/regress-452498-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-458838.js b/testsrc/tests/js1_8_1/trace/regress-458838.js index 6b0b282cdb..9808ec20da 100644 --- a/testsrc/tests/js1_8_1/trace/regress-458838.js +++ b/testsrc/tests/js1_8_1/trace/regress-458838.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-01.js b/testsrc/tests/js1_8_1/trace/regress-462459-01.js index 0b8250066c..19c9885099 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-01.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-01.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-02.js b/testsrc/tests/js1_8_1/trace/regress-462459-02.js index f7d51c9a45..5867971288 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-02.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-02.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-03.js b/testsrc/tests/js1_8_1/trace/regress-462459-03.js index 7e56f52644..d64d98c2d0 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-03.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-03.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-04.js b/testsrc/tests/js1_8_1/trace/regress-462459-04.js index 06b37685c4..f7c082ef21 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-04.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-04.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-05.js b/testsrc/tests/js1_8_1/trace/regress-462459-05.js index e3969e0c2e..2eb291f160 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-05.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-05.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-06.js b/testsrc/tests/js1_8_1/trace/regress-462459-06.js index 6d3f632289..2a6828e2d7 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-06.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-06.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-07.js b/testsrc/tests/js1_8_1/trace/regress-462459-07.js index 9fd7673091..3fe7411b4e 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-07.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-07.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-08.js b/testsrc/tests/js1_8_1/trace/regress-462459-08.js index cccfaa7fea..296c15dee2 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-08.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-08.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-09.js b/testsrc/tests/js1_8_1/trace/regress-462459-09.js index 0282996d9a..b6d0abe538 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-09.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-09.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-10.js b/testsrc/tests/js1_8_1/trace/regress-462459-10.js index 42cd70e175..625ac000fd 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-10.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-10.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-11.js b/testsrc/tests/js1_8_1/trace/regress-462459-11.js index 24c5325669..1d1cab6a24 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-11.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-11.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-462459-12.js b/testsrc/tests/js1_8_1/trace/regress-462459-12.js index 1ef62a6500..5b7ecd2e8e 100644 --- a/testsrc/tests/js1_8_1/trace/regress-462459-12.js +++ b/testsrc/tests/js1_8_1/trace/regress-462459-12.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-469927.js b/testsrc/tests/js1_8_1/trace/regress-469927.js index 427ee2058b..8755234286 100644 --- a/testsrc/tests/js1_8_1/trace/regress-469927.js +++ b/testsrc/tests/js1_8_1/trace/regress-469927.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-470739.js b/testsrc/tests/js1_8_1/trace/regress-470739.js index 4004e82a2c..380447e7bc 100644 --- a/testsrc/tests/js1_8_1/trace/regress-470739.js +++ b/testsrc/tests/js1_8_1/trace/regress-470739.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-471635.js b/testsrc/tests/js1_8_1/trace/regress-471635.js index 5aaeff284c..d8db45342f 100644 --- a/testsrc/tests/js1_8_1/trace/regress-471635.js +++ b/testsrc/tests/js1_8_1/trace/regress-471635.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/regress-489682.js b/testsrc/tests/js1_8_1/trace/regress-489682.js index 05192ba2f7..b266f845f5 100644 --- a/testsrc/tests/js1_8_1/trace/regress-489682.js +++ b/testsrc/tests/js1_8_1/trace/regress-489682.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/js1_8_1/trace/trace-test.js b/testsrc/tests/js1_8_1/trace/trace-test.js index c713b2cf37..3e5f569af5 100644 --- a/testsrc/tests/js1_8_1/trace/trace-test.js +++ b/testsrc/tests/js1_8_1/trace/trace-test.js @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* -*- Mode: javascript; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-001.js b/testsrc/tests/lc2/Arrays/array-001.js index 3792c8ad8b..effc8bb1a6 100644 --- a/testsrc/tests/lc2/Arrays/array-001.js +++ b/testsrc/tests/lc2/Arrays/array-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-002.js b/testsrc/tests/lc2/Arrays/array-002.js index 24ba3222c2..b5d146bddd 100644 --- a/testsrc/tests/lc2/Arrays/array-002.js +++ b/testsrc/tests/lc2/Arrays/array-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-003.js b/testsrc/tests/lc2/Arrays/array-003.js index 98beafa36a..209f1954d3 100644 --- a/testsrc/tests/lc2/Arrays/array-003.js +++ b/testsrc/tests/lc2/Arrays/array-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-004.js b/testsrc/tests/lc2/Arrays/array-004.js index bc38454e0f..884cd3d96f 100644 --- a/testsrc/tests/lc2/Arrays/array-004.js +++ b/testsrc/tests/lc2/Arrays/array-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-005.js b/testsrc/tests/lc2/Arrays/array-005.js index 03059ff528..c3fca938d3 100644 --- a/testsrc/tests/lc2/Arrays/array-005.js +++ b/testsrc/tests/lc2/Arrays/array-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-006-n.js b/testsrc/tests/lc2/Arrays/array-006-n.js index 6715fbb360..2ae659920c 100644 --- a/testsrc/tests/lc2/Arrays/array-006-n.js +++ b/testsrc/tests/lc2/Arrays/array-006-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-007-n.js b/testsrc/tests/lc2/Arrays/array-007-n.js index 8dd10d95c5..4508e3241f 100644 --- a/testsrc/tests/lc2/Arrays/array-007-n.js +++ b/testsrc/tests/lc2/Arrays/array-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Arrays/array-008-n.js b/testsrc/tests/lc2/Arrays/array-008-n.js index 35affb0bb8..c089a75c49 100644 --- a/testsrc/tests/lc2/Arrays/array-008-n.js +++ b/testsrc/tests/lc2/Arrays/array-008-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Classes/class-001.js b/testsrc/tests/lc2/Classes/class-001.js index d2e12584d1..7747e1cf68 100644 --- a/testsrc/tests/lc2/Classes/class-001.js +++ b/testsrc/tests/lc2/Classes/class-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Classes/class-002.js b/testsrc/tests/lc2/Classes/class-002.js index 17d2918fcd..08da5210d1 100644 --- a/testsrc/tests/lc2/Classes/class-002.js +++ b/testsrc/tests/lc2/Classes/class-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/character-001.js b/testsrc/tests/lc2/JSToJava/character-001.js index 43391b522e..fc2d77e63e 100644 --- a/testsrc/tests/lc2/JSToJava/character-001.js +++ b/testsrc/tests/lc2/JSToJava/character-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/double-001.js b/testsrc/tests/lc2/JSToJava/double-001.js index 239b87f344..6fc88fbde2 100644 --- a/testsrc/tests/lc2/JSToJava/double-001.js +++ b/testsrc/tests/lc2/JSToJava/double-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/double-002.js b/testsrc/tests/lc2/JSToJava/double-002.js index d8389146ce..4b8118e555 100644 --- a/testsrc/tests/lc2/JSToJava/double-002.js +++ b/testsrc/tests/lc2/JSToJava/double-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/float-001.js b/testsrc/tests/lc2/JSToJava/float-001.js index 42a2cfa270..d060bf58a4 100644 --- a/testsrc/tests/lc2/JSToJava/float-001.js +++ b/testsrc/tests/lc2/JSToJava/float-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/float-002.js b/testsrc/tests/lc2/JSToJava/float-002.js index 2c0f4d8a23..c42b7e1cc7 100644 --- a/testsrc/tests/lc2/JSToJava/float-002.js +++ b/testsrc/tests/lc2/JSToJava/float-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/integer-001.js b/testsrc/tests/lc2/JSToJava/integer-001.js index 42499101ff..a06f51afea 100644 --- a/testsrc/tests/lc2/JSToJava/integer-001.js +++ b/testsrc/tests/lc2/JSToJava/integer-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/integer-002.js b/testsrc/tests/lc2/JSToJava/integer-002.js index af62aae93b..7aeb53f006 100644 --- a/testsrc/tests/lc2/JSToJava/integer-002.js +++ b/testsrc/tests/lc2/JSToJava/integer-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/long-001.js b/testsrc/tests/lc2/JSToJava/long-001.js index fe1a8e34b7..d2035092a8 100644 --- a/testsrc/tests/lc2/JSToJava/long-001.js +++ b/testsrc/tests/lc2/JSToJava/long-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/long-002.js b/testsrc/tests/lc2/JSToJava/long-002.js index e849bdd9cc..445aca74a9 100644 --- a/testsrc/tests/lc2/JSToJava/long-002.js +++ b/testsrc/tests/lc2/JSToJava/long-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/long-003-n.js b/testsrc/tests/lc2/JSToJava/long-003-n.js index 05ce7a25a7..54dd2980e9 100644 --- a/testsrc/tests/lc2/JSToJava/long-003-n.js +++ b/testsrc/tests/lc2/JSToJava/long-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/short-001.js b/testsrc/tests/lc2/JSToJava/short-001.js index b57146eeb9..43e1b20033 100644 --- a/testsrc/tests/lc2/JSToJava/short-001.js +++ b/testsrc/tests/lc2/JSToJava/short-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/short-002.js b/testsrc/tests/lc2/JSToJava/short-002.js index 91c11d7316..7f796a6447 100644 --- a/testsrc/tests/lc2/JSToJava/short-002.js +++ b/testsrc/tests/lc2/JSToJava/short-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JSToJava/short-003-n.js b/testsrc/tests/lc2/JSToJava/short-003-n.js index 589adeed69..19cbc5226d 100644 --- a/testsrc/tests/lc2/JSToJava/short-003-n.js +++ b/testsrc/tests/lc2/JSToJava/short-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/String-001.js b/testsrc/tests/lc2/JavaToJS/String-001.js index 1cc3c173b7..863f109c0c 100644 --- a/testsrc/tests/lc2/JavaToJS/String-001.js +++ b/testsrc/tests/lc2/JavaToJS/String-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/boolean-001.js b/testsrc/tests/lc2/JavaToJS/boolean-001.js index 128a26bd81..5ac07f3f57 100644 --- a/testsrc/tests/lc2/JavaToJS/boolean-001.js +++ b/testsrc/tests/lc2/JavaToJS/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/boolean-003.js b/testsrc/tests/lc2/JavaToJS/boolean-003.js index 082932776f..2f2bcb8216 100644 --- a/testsrc/tests/lc2/JavaToJS/boolean-003.js +++ b/testsrc/tests/lc2/JavaToJS/boolean-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/boolean-004.js b/testsrc/tests/lc2/JavaToJS/boolean-004.js index 67faeb3604..0f3382553f 100644 --- a/testsrc/tests/lc2/JavaToJS/boolean-004.js +++ b/testsrc/tests/lc2/JavaToJS/boolean-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/boolean-005.js b/testsrc/tests/lc2/JavaToJS/boolean-005.js index c418f1eb6c..e0f2b2f16e 100644 --- a/testsrc/tests/lc2/JavaToJS/boolean-005.js +++ b/testsrc/tests/lc2/JavaToJS/boolean-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/char-001.js b/testsrc/tests/lc2/JavaToJS/char-001.js index 810e35e8f9..b9949fe29b 100644 --- a/testsrc/tests/lc2/JavaToJS/char-001.js +++ b/testsrc/tests/lc2/JavaToJS/char-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/char-002.js b/testsrc/tests/lc2/JavaToJS/char-002.js index 9b2bf42498..dea3ae1af9 100644 --- a/testsrc/tests/lc2/JavaToJS/char-002.js +++ b/testsrc/tests/lc2/JavaToJS/char-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/enum-001.js b/testsrc/tests/lc2/JavaToJS/enum-001.js index a9c385009b..2fd9c97a1a 100644 --- a/testsrc/tests/lc2/JavaToJS/enum-001.js +++ b/testsrc/tests/lc2/JavaToJS/enum-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/enum-002.js b/testsrc/tests/lc2/JavaToJS/enum-002.js index 310811f44d..7d2f8f5f52 100644 --- a/testsrc/tests/lc2/JavaToJS/enum-002.js +++ b/testsrc/tests/lc2/JavaToJS/enum-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/null-001.js b/testsrc/tests/lc2/JavaToJS/null-001.js index 1744f3c772..3220d8a14f 100644 --- a/testsrc/tests/lc2/JavaToJS/null-001.js +++ b/testsrc/tests/lc2/JavaToJS/null-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/number-001.js b/testsrc/tests/lc2/JavaToJS/number-001.js index 584ff748c8..307eb4104e 100644 --- a/testsrc/tests/lc2/JavaToJS/number-001.js +++ b/testsrc/tests/lc2/JavaToJS/number-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/JavaToJS/number-002.js b/testsrc/tests/lc2/JavaToJS/number-002.js index 5534f2a948..8cfd5ca7c4 100644 --- a/testsrc/tests/lc2/JavaToJS/number-002.js +++ b/testsrc/tests/lc2/JavaToJS/number-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/method-001.js b/testsrc/tests/lc2/Methods/method-001.js index 9b3d0122a8..c990719ca2 100644 --- a/testsrc/tests/lc2/Methods/method-001.js +++ b/testsrc/tests/lc2/Methods/method-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/method-002.js b/testsrc/tests/lc2/Methods/method-002.js index 63dd2f3578..45e451cf96 100644 --- a/testsrc/tests/lc2/Methods/method-002.js +++ b/testsrc/tests/lc2/Methods/method-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/method-003.js b/testsrc/tests/lc2/Methods/method-003.js index dc967eda81..a8cb4eb2ff 100644 --- a/testsrc/tests/lc2/Methods/method-003.js +++ b/testsrc/tests/lc2/Methods/method-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/method-004-n.js b/testsrc/tests/lc2/Methods/method-004-n.js index 745e59e100..d5271ce0fc 100644 --- a/testsrc/tests/lc2/Methods/method-004-n.js +++ b/testsrc/tests/lc2/Methods/method-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/method-005.js b/testsrc/tests/lc2/Methods/method-005.js index e03b6e7ae8..a1db18735f 100644 --- a/testsrc/tests/lc2/Methods/method-005.js +++ b/testsrc/tests/lc2/Methods/method-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Methods/println-001.js b/testsrc/tests/lc2/Methods/println-001.js index 0db0c92187..a07113de78 100644 --- a/testsrc/tests/lc2/Methods/println-001.js +++ b/testsrc/tests/lc2/Methods/println-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-001.js b/testsrc/tests/lc2/Objects/object-001.js index 8b885d3d04..d2e22e116f 100644 --- a/testsrc/tests/lc2/Objects/object-001.js +++ b/testsrc/tests/lc2/Objects/object-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-002.js b/testsrc/tests/lc2/Objects/object-002.js index 68c49e63d3..55adb7998b 100644 --- a/testsrc/tests/lc2/Objects/object-002.js +++ b/testsrc/tests/lc2/Objects/object-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-003.js b/testsrc/tests/lc2/Objects/object-003.js index bcab3cc9af..d6d340900a 100644 --- a/testsrc/tests/lc2/Objects/object-003.js +++ b/testsrc/tests/lc2/Objects/object-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-004.js b/testsrc/tests/lc2/Objects/object-004.js index a4da12cac8..ed8660da63 100644 --- a/testsrc/tests/lc2/Objects/object-004.js +++ b/testsrc/tests/lc2/Objects/object-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-005.js b/testsrc/tests/lc2/Objects/object-005.js index 365f556200..60421fd88a 100644 --- a/testsrc/tests/lc2/Objects/object-005.js +++ b/testsrc/tests/lc2/Objects/object-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Objects/object-006.js b/testsrc/tests/lc2/Objects/object-006.js index 240f159a9a..c76bac1280 100644 --- a/testsrc/tests/lc2/Objects/object-006.js +++ b/testsrc/tests/lc2/Objects/object-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-001.js b/testsrc/tests/lc2/Packages/package-001.js index c75f0830f9..280ab7aec2 100644 --- a/testsrc/tests/lc2/Packages/package-001.js +++ b/testsrc/tests/lc2/Packages/package-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-002.js b/testsrc/tests/lc2/Packages/package-002.js index 70d1ab48f4..9156e407ac 100644 --- a/testsrc/tests/lc2/Packages/package-002.js +++ b/testsrc/tests/lc2/Packages/package-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-003.js b/testsrc/tests/lc2/Packages/package-003.js index 5ff55ce52c..cf970a41e3 100644 --- a/testsrc/tests/lc2/Packages/package-003.js +++ b/testsrc/tests/lc2/Packages/package-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-004.js b/testsrc/tests/lc2/Packages/package-004.js index e67a8aa0b4..0506b00838 100644 --- a/testsrc/tests/lc2/Packages/package-004.js +++ b/testsrc/tests/lc2/Packages/package-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-005.js b/testsrc/tests/lc2/Packages/package-005.js index 0748b2035a..938e46e8f1 100644 --- a/testsrc/tests/lc2/Packages/package-005.js +++ b/testsrc/tests/lc2/Packages/package-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-006.js b/testsrc/tests/lc2/Packages/package-006.js index abf0c777f2..84f57346f6 100644 --- a/testsrc/tests/lc2/Packages/package-006.js +++ b/testsrc/tests/lc2/Packages/package-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-007-n.js b/testsrc/tests/lc2/Packages/package-007-n.js index 5d5ff165cd..726a40e582 100644 --- a/testsrc/tests/lc2/Packages/package-007-n.js +++ b/testsrc/tests/lc2/Packages/package-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/Packages/package-008-n.js b/testsrc/tests/lc2/Packages/package-008-n.js index c7fc42b463..d44bf4f3a4 100644 --- a/testsrc/tests/lc2/Packages/package-008-n.js +++ b/testsrc/tests/lc2/Packages/package-008-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/browser.js b/testsrc/tests/lc2/browser.js index 462bdee9d8..e39d1dd307 100644 --- a/testsrc/tests/lc2/browser.js +++ b/testsrc/tests/lc2/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/misc/constructor.js b/testsrc/tests/lc2/misc/constructor.js index 7220459324..5a3be25213 100644 --- a/testsrc/tests/lc2/misc/constructor.js +++ b/testsrc/tests/lc2/misc/constructor.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/misc/wrapUnwrap.js b/testsrc/tests/lc2/misc/wrapUnwrap.js index 7c254f40d2..212ba11e47 100644 --- a/testsrc/tests/lc2/misc/wrapUnwrap.js +++ b/testsrc/tests/lc2/misc/wrapUnwrap.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc2/shell.js b/testsrc/tests/lc2/shell.js index a176026e69..58f63c1134 100644 --- a/testsrc/tests/lc2/shell.js +++ b/testsrc/tests/lc2/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ArrayMethods/byte-001.js b/testsrc/tests/lc3/ArrayMethods/byte-001.js index 3674d420e4..4160180460 100644 --- a/testsrc/tests/lc3/ArrayMethods/byte-001.js +++ b/testsrc/tests/lc3/ArrayMethods/byte-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ArrayMethods/byte-002.js b/testsrc/tests/lc3/ArrayMethods/byte-002.js index 0a7819ba6a..36ffe31815 100644 --- a/testsrc/tests/lc3/ArrayMethods/byte-002.js +++ b/testsrc/tests/lc3/ArrayMethods/byte-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ArrayMethods/object-001.js b/testsrc/tests/lc3/ArrayMethods/object-001.js index b633a88150..a0df631b79 100644 --- a/testsrc/tests/lc3/ArrayMethods/object-001.js +++ b/testsrc/tests/lc3/ArrayMethods/object-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/CallStatic/boolean-001.js b/testsrc/tests/lc3/CallStatic/boolean-001.js index 098f09f6d0..f0fc350eb4 100644 --- a/testsrc/tests/lc3/CallStatic/boolean-001.js +++ b/testsrc/tests/lc3/CallStatic/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/CallStatic/number-001.js b/testsrc/tests/lc3/CallStatic/number-001.js index c740b07540..4684003afb 100644 --- a/testsrc/tests/lc3/CallStatic/number-001.js +++ b/testsrc/tests/lc3/CallStatic/number-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/CallStatic/object-001.js b/testsrc/tests/lc3/CallStatic/object-001.js index efec26018f..503897089a 100644 --- a/testsrc/tests/lc3/CallStatic/object-001.js +++ b/testsrc/tests/lc3/CallStatic/object-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/Constructors/construct-001.js b/testsrc/tests/lc3/Constructors/construct-001.js index 5035101e26..6f434e9f56 100644 --- a/testsrc/tests/lc3/Constructors/construct-001.js +++ b/testsrc/tests/lc3/Constructors/construct-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-001.js b/testsrc/tests/lc3/ConvertBoolean/boolean-001.js index 25cfdf8c12..a9967058af 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-001.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-002.js b/testsrc/tests/lc3/ConvertBoolean/boolean-002.js index 0dd7c66997..f9238b2a3d 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-002.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-003.js b/testsrc/tests/lc3/ConvertBoolean/boolean-003.js index 770d2a2459..3276e74577 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-003.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-004.js b/testsrc/tests/lc3/ConvertBoolean/boolean-004.js index 8526197c26..0c2161d157 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-004.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-005-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-005-n.js index 5693bf5ff3..3c2b49b822 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-005-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-006-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-006-n.js index 5be25f54e4..fb6bee2099 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-006-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-006-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-007-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-007-n.js index 44541db5fe..7e17e54346 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-007-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-008-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-008-n.js index 891db6fbcb..a4fa0726e1 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-008-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-008-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-009-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-009-n.js index 2c5236fef5..77071ece6b 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-009-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-009-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-010-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-010-n.js index 6083a3753a..f048da1d73 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-010-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-010-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-011-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-011-n.js index 321de75513..ccc21513fe 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-011-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-011-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-012-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-012-n.js index 73a10b06ac..4d2c8c9373 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-012-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-012-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-013-n.js b/testsrc/tests/lc3/ConvertBoolean/boolean-013-n.js index 2946d1d3f2..0b8fff4e7b 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-013-n.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-013-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertBoolean/boolean-014.js b/testsrc/tests/lc3/ConvertBoolean/boolean-014.js index 5b3352ddf2..d798ce0fe3 100644 --- a/testsrc/tests/lc3/ConvertBoolean/boolean-014.js +++ b/testsrc/tests/lc3/ConvertBoolean/boolean-014.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToBoolean-001.js b/testsrc/tests/lc3/ConvertJSObject/ToBoolean-001.js index 57c8f609f4..e6bc14a43f 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToBoolean-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToBoolean-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToByte-001.js b/testsrc/tests/lc3/ConvertJSObject/ToByte-001.js index 5a05041fb3..9962d1998f 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToByte-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToByte-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToByte-002.js b/testsrc/tests/lc3/ConvertJSObject/ToByte-002.js index 98db22893c..0d3f2e4e75 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToByte-002.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToByte-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToChar-001.js b/testsrc/tests/lc3/ConvertJSObject/ToChar-001.js index 551e159eb8..90c0217e5d 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToChar-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToChar-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToChar-002.js b/testsrc/tests/lc3/ConvertJSObject/ToChar-002.js index cd5fd96392..16a6247996 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToChar-002.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToChar-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToDouble-001.js b/testsrc/tests/lc3/ConvertJSObject/ToDouble-001.js index 023e8508d0..32d9330bfc 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToDouble-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToDouble-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToFloat-001.js b/testsrc/tests/lc3/ConvertJSObject/ToFloat-001.js index cddd6dbf70..81ba5d1fa8 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToFloat-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToFloat-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToInt-001.js b/testsrc/tests/lc3/ConvertJSObject/ToInt-001.js index 14a9999387..fc98c09f49 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToInt-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToInt-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToInt-002.js b/testsrc/tests/lc3/ConvertJSObject/ToInt-002.js index 38c6e0b25c..154768d775 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToInt-002.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToInt-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToJSObject-001.js b/testsrc/tests/lc3/ConvertJSObject/ToJSObject-001.js index adf581584c..2e319f17af 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToJSObject-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToJSObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToLong-001.js b/testsrc/tests/lc3/ConvertJSObject/ToLong-001.js index e05087130c..7391fea7d2 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToLong-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToLong-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToLong-002.js b/testsrc/tests/lc3/ConvertJSObject/ToLong-002.js index 6b9eee57ff..eb7d93cb07 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToLong-002.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToLong-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToObject-001.js b/testsrc/tests/lc3/ConvertJSObject/ToObject-001.js index c7171f10eb..39f5e2c2bb 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToObject-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToShort-001.js b/testsrc/tests/lc3/ConvertJSObject/ToShort-001.js index 346282140b..e074b78198 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToShort-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToShort-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToShort-002.js b/testsrc/tests/lc3/ConvertJSObject/ToShort-002.js index cde06fa18e..41bc7af62a 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToShort-002.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToShort-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertJSObject/ToString-001.js b/testsrc/tests/lc3/ConvertJSObject/ToString-001.js index 99d5380eba..75aa0a478a 100644 --- a/testsrc/tests/lc3/ConvertJSObject/ToString-001.js +++ b/testsrc/tests/lc3/ConvertJSObject/ToString-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-001.js b/testsrc/tests/lc3/ConvertNull/null-001.js index a6ffdaa40d..55ebf0b7fd 100644 --- a/testsrc/tests/lc3/ConvertNull/null-001.js +++ b/testsrc/tests/lc3/ConvertNull/null-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-002.js b/testsrc/tests/lc3/ConvertNull/null-002.js index 09192069b4..ae649e2647 100644 --- a/testsrc/tests/lc3/ConvertNull/null-002.js +++ b/testsrc/tests/lc3/ConvertNull/null-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-003-n.js b/testsrc/tests/lc3/ConvertNull/null-003-n.js index b7165ea2a0..cccf55bfd3 100644 --- a/testsrc/tests/lc3/ConvertNull/null-003-n.js +++ b/testsrc/tests/lc3/ConvertNull/null-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-004-n.js b/testsrc/tests/lc3/ConvertNull/null-004-n.js index 1eaa260583..dda9da8e8e 100644 --- a/testsrc/tests/lc3/ConvertNull/null-004-n.js +++ b/testsrc/tests/lc3/ConvertNull/null-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-005.js b/testsrc/tests/lc3/ConvertNull/null-005.js index d8dbbe5a35..3261406863 100644 --- a/testsrc/tests/lc3/ConvertNull/null-005.js +++ b/testsrc/tests/lc3/ConvertNull/null-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNull/null-006-n.js b/testsrc/tests/lc3/ConvertNull/null-006-n.js index 23959afba6..f803768745 100644 --- a/testsrc/tests/lc3/ConvertNull/null-006-n.js +++ b/testsrc/tests/lc3/ConvertNull/null-006-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-001.js b/testsrc/tests/lc3/ConvertNumber/number-001.js index be3b4a010a..9881b4ed7e 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-001.js +++ b/testsrc/tests/lc3/ConvertNumber/number-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-002.js b/testsrc/tests/lc3/ConvertNumber/number-002.js index e950f31a4f..f1d270d5f7 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-002.js +++ b/testsrc/tests/lc3/ConvertNumber/number-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-003.js b/testsrc/tests/lc3/ConvertNumber/number-003.js index 5c16c8288f..6bd404e7d0 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-003.js +++ b/testsrc/tests/lc3/ConvertNumber/number-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-004.js b/testsrc/tests/lc3/ConvertNumber/number-004.js index d00e0d3fa5..3a73943fc8 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-004.js +++ b/testsrc/tests/lc3/ConvertNumber/number-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-005.js b/testsrc/tests/lc3/ConvertNumber/number-005.js index 1797388210..8b526d0525 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-005.js +++ b/testsrc/tests/lc3/ConvertNumber/number-005.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-006.js b/testsrc/tests/lc3/ConvertNumber/number-006.js index 4d41d87587..f6f6cf7fbf 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-006.js +++ b/testsrc/tests/lc3/ConvertNumber/number-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-007.js b/testsrc/tests/lc3/ConvertNumber/number-007.js index b08ca2a165..a187061e5c 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-007.js +++ b/testsrc/tests/lc3/ConvertNumber/number-007.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-008.js b/testsrc/tests/lc3/ConvertNumber/number-008.js index 5cc7c70d25..a8b39c2531 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-008.js +++ b/testsrc/tests/lc3/ConvertNumber/number-008.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-009.js b/testsrc/tests/lc3/ConvertNumber/number-009.js index 49855aebe2..f11cff8e73 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-009.js +++ b/testsrc/tests/lc3/ConvertNumber/number-009.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-010.js b/testsrc/tests/lc3/ConvertNumber/number-010.js index 8350bd4980..20a20b9e88 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-010.js +++ b/testsrc/tests/lc3/ConvertNumber/number-010.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertNumber/number-011.js b/testsrc/tests/lc3/ConvertNumber/number-011.js index a65d65825f..225f47ee30 100644 --- a/testsrc/tests/lc3/ConvertNumber/number-011.js +++ b/testsrc/tests/lc3/ConvertNumber/number-011.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-001.js b/testsrc/tests/lc3/ConvertString/string-001.js index 0c6168e184..98930af0b3 100644 --- a/testsrc/tests/lc3/ConvertString/string-001.js +++ b/testsrc/tests/lc3/ConvertString/string-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-002.js b/testsrc/tests/lc3/ConvertString/string-002.js index 38af285eeb..2662257058 100644 --- a/testsrc/tests/lc3/ConvertString/string-002.js +++ b/testsrc/tests/lc3/ConvertString/string-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-003.js b/testsrc/tests/lc3/ConvertString/string-003.js index 0d0356a70e..d7557e98b0 100644 --- a/testsrc/tests/lc3/ConvertString/string-003.js +++ b/testsrc/tests/lc3/ConvertString/string-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-004-n.js b/testsrc/tests/lc3/ConvertString/string-004-n.js index e6c44b9519..bc599d15d8 100644 --- a/testsrc/tests/lc3/ConvertString/string-004-n.js +++ b/testsrc/tests/lc3/ConvertString/string-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-005-n.js b/testsrc/tests/lc3/ConvertString/string-005-n.js index 4b52d62531..798ed7bc75 100644 --- a/testsrc/tests/lc3/ConvertString/string-005-n.js +++ b/testsrc/tests/lc3/ConvertString/string-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-006.js b/testsrc/tests/lc3/ConvertString/string-006.js index 857c28d3b8..99b45b70c3 100644 --- a/testsrc/tests/lc3/ConvertString/string-006.js +++ b/testsrc/tests/lc3/ConvertString/string-006.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertString/string-007-n.js b/testsrc/tests/lc3/ConvertString/string-007-n.js index 635961a0c7..f02bba207c 100644 --- a/testsrc/tests/lc3/ConvertString/string-007-n.js +++ b/testsrc/tests/lc3/ConvertString/string-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertUndefined/undefined-001-n.js b/testsrc/tests/lc3/ConvertUndefined/undefined-001-n.js index 8cbc1e6bf1..95a776c8c7 100644 --- a/testsrc/tests/lc3/ConvertUndefined/undefined-001-n.js +++ b/testsrc/tests/lc3/ConvertUndefined/undefined-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertUndefined/undefined-002.js b/testsrc/tests/lc3/ConvertUndefined/undefined-002.js index a7a95fa4bd..44647dc7b4 100644 --- a/testsrc/tests/lc3/ConvertUndefined/undefined-002.js +++ b/testsrc/tests/lc3/ConvertUndefined/undefined-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/ConvertUndefined/undefined-003.js b/testsrc/tests/lc3/ConvertUndefined/undefined-003.js index 4df8d0b3b0..5fda40cfbe 100644 --- a/testsrc/tests/lc3/ConvertUndefined/undefined-003.js +++ b/testsrc/tests/lc3/ConvertUndefined/undefined-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/Exceptions/throw_js_types.js b/testsrc/tests/lc3/Exceptions/throw_js_types.js index 4c6ea30194..4b03933511 100644 --- a/testsrc/tests/lc3/Exceptions/throw_js_types.js +++ b/testsrc/tests/lc3/Exceptions/throw_js_types.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-001.js b/testsrc/tests/lc3/JSBoolean/boolean-001.js index 0235fa31cb..debf15a1e7 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-001.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-002-n.js b/testsrc/tests/lc3/JSBoolean/boolean-002-n.js index e12f4e242e..e60585b562 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-002-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-003-n.js b/testsrc/tests/lc3/JSBoolean/boolean-003-n.js index 1a3ab7b4b2..449b0b344e 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-003-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-004-n.js b/testsrc/tests/lc3/JSBoolean/boolean-004-n.js index 992e835871..161f9aa0f8 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-004-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-004-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-004-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-005-n.js b/testsrc/tests/lc3/JSBoolean/boolean-005-n.js index 2da6fe2472..17957c1bf6 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-005-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-005-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-005-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-006-n.js b/testsrc/tests/lc3/JSBoolean/boolean-006-n.js index cdaa116c84..9f605e8988 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-006-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-006-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-006-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-007-n.js b/testsrc/tests/lc3/JSBoolean/boolean-007-n.js index cb7e800e98..c7816e802d 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-007-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-007-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-007-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSBoolean/boolean-008-n.js b/testsrc/tests/lc3/JSBoolean/boolean-008-n.js index 7987c42b94..6d9deab308 100644 --- a/testsrc/tests/lc3/JSBoolean/boolean-008-n.js +++ b/testsrc/tests/lc3/JSBoolean/boolean-008-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'boolean-008-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNull/ToBoolean-001-n.js b/testsrc/tests/lc3/JSNull/ToBoolean-001-n.js index 39a85b4b41..b27918bbf8 100644 --- a/testsrc/tests/lc3/JSNull/ToBoolean-001-n.js +++ b/testsrc/tests/lc3/JSNull/ToBoolean-001-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToBoolean-001-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNull/ToFloat-001-n.js b/testsrc/tests/lc3/JSNull/ToFloat-001-n.js index 6e332eac52..dc838f9de2 100644 --- a/testsrc/tests/lc3/JSNull/ToFloat-001-n.js +++ b/testsrc/tests/lc3/JSNull/ToFloat-001-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToFloat-001-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNull/ToLong-001-n.js b/testsrc/tests/lc3/JSNull/ToLong-001-n.js index ddacccbadc..e7dd945d14 100644 --- a/testsrc/tests/lc3/JSNull/ToLong-001-n.js +++ b/testsrc/tests/lc3/JSNull/ToLong-001-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToLong-001-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNull/ToNumber-001-n.js b/testsrc/tests/lc3/JSNull/ToNumber-001-n.js index 8ef984b4d4..44d7cfac81 100644 --- a/testsrc/tests/lc3/JSNull/ToNumber-001-n.js +++ b/testsrc/tests/lc3/JSNull/ToNumber-001-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToNumber-001-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNull/ToObject-001.js b/testsrc/tests/lc3/JSNull/ToObject-001.js index 2b27b551be..a39ad4fad3 100644 --- a/testsrc/tests/lc3/JSNull/ToObject-001.js +++ b/testsrc/tests/lc3/JSNull/ToObject-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToObject-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToByte-001.js b/testsrc/tests/lc3/JSNumber/ToByte-001.js index d6ee2545f1..d582d5e745 100644 --- a/testsrc/tests/lc3/JSNumber/ToByte-001.js +++ b/testsrc/tests/lc3/JSNumber/ToByte-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToByte-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToByte-002-n.js b/testsrc/tests/lc3/JSNumber/ToByte-002-n.js index 5b8181fcae..9f1adf7c89 100644 --- a/testsrc/tests/lc3/JSNumber/ToByte-002-n.js +++ b/testsrc/tests/lc3/JSNumber/ToByte-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToByte-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToByte-003-n.js b/testsrc/tests/lc3/JSNumber/ToByte-003-n.js index ccfa71ffca..cf91be43ed 100644 --- a/testsrc/tests/lc3/JSNumber/ToByte-003-n.js +++ b/testsrc/tests/lc3/JSNumber/ToByte-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToByte-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToByte-004.js b/testsrc/tests/lc3/JSNumber/ToByte-004.js index f909b35bd3..75d7ce58e2 100644 --- a/testsrc/tests/lc3/JSNumber/ToByte-004.js +++ b/testsrc/tests/lc3/JSNumber/ToByte-004.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToByte-004.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToByte-005-n.js b/testsrc/tests/lc3/JSNumber/ToByte-005-n.js index b37ccbdada..317b8229b1 100644 --- a/testsrc/tests/lc3/JSNumber/ToByte-005-n.js +++ b/testsrc/tests/lc3/JSNumber/ToByte-005-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToByte-005-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-001.js b/testsrc/tests/lc3/JSNumber/ToChar-001.js index b787daef17..3407fe0978 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-001.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-002-n.js b/testsrc/tests/lc3/JSNumber/ToChar-002-n.js index 539a800721..fcc9f7c7f0 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-002-n.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-003-n.js b/testsrc/tests/lc3/JSNumber/ToChar-003-n.js index fbee5e92da..9b263f11fa 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-003-n.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-004.js b/testsrc/tests/lc3/JSNumber/ToChar-004.js index cf945cb0d3..d24de5f9c6 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-004.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-004.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-004.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-005-n.js b/testsrc/tests/lc3/JSNumber/ToChar-005-n.js index 6c47ee47c7..abb4e50a6d 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-005-n.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-005-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-005-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToChar-006-n.js b/testsrc/tests/lc3/JSNumber/ToChar-006-n.js index b6562059a5..7707f58c4b 100644 --- a/testsrc/tests/lc3/JSNumber/ToChar-006-n.js +++ b/testsrc/tests/lc3/JSNumber/ToChar-006-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToChar-006-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToDouble-001.js b/testsrc/tests/lc3/JSNumber/ToDouble-001.js index 923ea2dbf4..16c00f54c5 100644 --- a/testsrc/tests/lc3/JSNumber/ToDouble-001.js +++ b/testsrc/tests/lc3/JSNumber/ToDouble-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'ToDouble-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToDouble-002.js b/testsrc/tests/lc3/JSNumber/ToDouble-002.js index a2abc62f95..e06aed2835 100644 --- a/testsrc/tests/lc3/JSNumber/ToDouble-002.js +++ b/testsrc/tests/lc3/JSNumber/ToDouble-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToDouble-003.js b/testsrc/tests/lc3/JSNumber/ToDouble-003.js index 57c0d2ae32..65154c0310 100644 --- a/testsrc/tests/lc3/JSNumber/ToDouble-003.js +++ b/testsrc/tests/lc3/JSNumber/ToDouble-003.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToInt-001.js b/testsrc/tests/lc3/JSNumber/ToInt-001.js index 9a8ccee308..4d5141a726 100644 --- a/testsrc/tests/lc3/JSNumber/ToInt-001.js +++ b/testsrc/tests/lc3/JSNumber/ToInt-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToInt-002-n.js b/testsrc/tests/lc3/JSNumber/ToInt-002-n.js index 4bcc50c176..c29fc18681 100644 --- a/testsrc/tests/lc3/JSNumber/ToInt-002-n.js +++ b/testsrc/tests/lc3/JSNumber/ToInt-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToInt-003-n.js b/testsrc/tests/lc3/JSNumber/ToInt-003-n.js index 10d6074b27..8840328e8b 100644 --- a/testsrc/tests/lc3/JSNumber/ToInt-003-n.js +++ b/testsrc/tests/lc3/JSNumber/ToInt-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToInt-004.js b/testsrc/tests/lc3/JSNumber/ToInt-004.js index 133ee3915c..63eec6131c 100644 --- a/testsrc/tests/lc3/JSNumber/ToInt-004.js +++ b/testsrc/tests/lc3/JSNumber/ToInt-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToInt-005-n.js b/testsrc/tests/lc3/JSNumber/ToInt-005-n.js index 3efcbe8f8b..de788d7e92 100644 --- a/testsrc/tests/lc3/JSNumber/ToInt-005-n.js +++ b/testsrc/tests/lc3/JSNumber/ToInt-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-001.js b/testsrc/tests/lc3/JSNumber/ToLong-001.js index 8b7b1edebb..ceeb452d18 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-001.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-002-n.js b/testsrc/tests/lc3/JSNumber/ToLong-002-n.js index c8892a6b26..b98e5f73be 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-002-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-003-n.js b/testsrc/tests/lc3/JSNumber/ToLong-003-n.js index 3366816d6e..1263a2f665 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-003-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-004-n.js b/testsrc/tests/lc3/JSNumber/ToLong-004-n.js index 1239ce4ba5..33e6f28fef 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-004-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-005-n.js b/testsrc/tests/lc3/JSNumber/ToLong-005-n.js index 9be2496d26..33c0f7c356 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-005-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-006-n.js b/testsrc/tests/lc3/JSNumber/ToLong-006-n.js index 760867fe17..df4b619e27 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-006-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-006-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-007-n.js b/testsrc/tests/lc3/JSNumber/ToLong-007-n.js index 27478a183e..7fab24d770 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-007-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-008-n.js b/testsrc/tests/lc3/JSNumber/ToLong-008-n.js index 5f22a26cfd..d25ba1c04b 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-008-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-008-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-009-n.js b/testsrc/tests/lc3/JSNumber/ToLong-009-n.js index d8e29d2ea1..b1efb1cdf2 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-009-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-009-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-010-n.js b/testsrc/tests/lc3/JSNumber/ToLong-010-n.js index 9d5f696de7..76d150350d 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-010-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-010-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToLong-011-n.js b/testsrc/tests/lc3/JSNumber/ToLong-011-n.js index 311958d011..fcec40e7c8 100644 --- a/testsrc/tests/lc3/JSNumber/ToLong-011-n.js +++ b/testsrc/tests/lc3/JSNumber/ToLong-011-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToShort-001.js b/testsrc/tests/lc3/JSNumber/ToShort-001.js index 7638c05a19..165ed9e29c 100644 --- a/testsrc/tests/lc3/JSNumber/ToShort-001.js +++ b/testsrc/tests/lc3/JSNumber/ToShort-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToShort-002-n.js b/testsrc/tests/lc3/JSNumber/ToShort-002-n.js index 3dab1d9da1..4fb3c2fc79 100644 --- a/testsrc/tests/lc3/JSNumber/ToShort-002-n.js +++ b/testsrc/tests/lc3/JSNumber/ToShort-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToShort-003-n.js b/testsrc/tests/lc3/JSNumber/ToShort-003-n.js index c2daaf3a29..ad8d749cd8 100644 --- a/testsrc/tests/lc3/JSNumber/ToShort-003-n.js +++ b/testsrc/tests/lc3/JSNumber/ToShort-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToShort-004.js b/testsrc/tests/lc3/JSNumber/ToShort-004.js index 191b2d53d2..af78a0b97f 100644 --- a/testsrc/tests/lc3/JSNumber/ToShort-004.js +++ b/testsrc/tests/lc3/JSNumber/ToShort-004.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSNumber/ToShort-005-n.js b/testsrc/tests/lc3/JSNumber/ToShort-005-n.js index 5638bc5fa6..28b7dc7fc2 100644 --- a/testsrc/tests/lc3/JSNumber/ToShort-005-n.js +++ b/testsrc/tests/lc3/JSNumber/ToShort-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToByte-001.js b/testsrc/tests/lc3/JSObject/ToByte-001.js index 1709fa8c9e..fcb1b1e39c 100644 --- a/testsrc/tests/lc3/JSObject/ToByte-001.js +++ b/testsrc/tests/lc3/JSObject/ToByte-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToChar-001.js b/testsrc/tests/lc3/JSObject/ToChar-001.js index c732616770..60aba31be2 100644 --- a/testsrc/tests/lc3/JSObject/ToChar-001.js +++ b/testsrc/tests/lc3/JSObject/ToChar-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToDouble-001.js b/testsrc/tests/lc3/JSObject/ToDouble-001.js index 59c55f71e3..8194e6c1be 100644 --- a/testsrc/tests/lc3/JSObject/ToDouble-001.js +++ b/testsrc/tests/lc3/JSObject/ToDouble-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToDouble-002-n.js b/testsrc/tests/lc3/JSObject/ToDouble-002-n.js index 14c0a92fc7..80ae237673 100644 --- a/testsrc/tests/lc3/JSObject/ToDouble-002-n.js +++ b/testsrc/tests/lc3/JSObject/ToDouble-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToDouble-003-n.js b/testsrc/tests/lc3/JSObject/ToDouble-003-n.js index 81d76c2223..44de52fe31 100644 --- a/testsrc/tests/lc3/JSObject/ToDouble-003-n.js +++ b/testsrc/tests/lc3/JSObject/ToDouble-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToFloat-001.js b/testsrc/tests/lc3/JSObject/ToFloat-001.js index 0c552d255f..8210268918 100644 --- a/testsrc/tests/lc3/JSObject/ToFloat-001.js +++ b/testsrc/tests/lc3/JSObject/ToFloat-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToFloat-002-n.js b/testsrc/tests/lc3/JSObject/ToFloat-002-n.js index 75eaa25449..23f32d3f9d 100644 --- a/testsrc/tests/lc3/JSObject/ToFloat-002-n.js +++ b/testsrc/tests/lc3/JSObject/ToFloat-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToFloat-003-n.js b/testsrc/tests/lc3/JSObject/ToFloat-003-n.js index 9145e9caeb..906ac63365 100644 --- a/testsrc/tests/lc3/JSObject/ToFloat-003-n.js +++ b/testsrc/tests/lc3/JSObject/ToFloat-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToInt-001.js b/testsrc/tests/lc3/JSObject/ToInt-001.js index 65d7b82a54..29fbffa55b 100644 --- a/testsrc/tests/lc3/JSObject/ToInt-001.js +++ b/testsrc/tests/lc3/JSObject/ToInt-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToInt-002.js b/testsrc/tests/lc3/JSObject/ToInt-002.js index f7b8af8863..2344492b3e 100644 --- a/testsrc/tests/lc3/JSObject/ToInt-002.js +++ b/testsrc/tests/lc3/JSObject/ToInt-002.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToJSObject-001.js b/testsrc/tests/lc3/JSObject/ToJSObject-001.js index d59cb38786..7ecafb673d 100644 --- a/testsrc/tests/lc3/JSObject/ToJSObject-001.js +++ b/testsrc/tests/lc3/JSObject/ToJSObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToLong-001.js b/testsrc/tests/lc3/JSObject/ToLong-001.js index b46533efe8..4352afa073 100644 --- a/testsrc/tests/lc3/JSObject/ToLong-001.js +++ b/testsrc/tests/lc3/JSObject/ToLong-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToObject-001.js b/testsrc/tests/lc3/JSObject/ToObject-001.js index 4e3d59993a..e2839cb86d 100644 --- a/testsrc/tests/lc3/JSObject/ToObject-001.js +++ b/testsrc/tests/lc3/JSObject/ToObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToShort-001.js b/testsrc/tests/lc3/JSObject/ToShort-001.js index 59ab11910d..59023c79ce 100644 --- a/testsrc/tests/lc3/JSObject/ToShort-001.js +++ b/testsrc/tests/lc3/JSObject/ToShort-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSObject/ToString-001.js b/testsrc/tests/lc3/JSObject/ToString-001.js index aaf2475ba1..f60b3b7571 100644 --- a/testsrc/tests/lc3/JSObject/ToString-001.js +++ b/testsrc/tests/lc3/JSObject/ToString-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-001.js b/testsrc/tests/lc3/JSUndefined/undefined-001.js index 24f23dba53..9c367db5bc 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-001.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-002-n.js b/testsrc/tests/lc3/JSUndefined/undefined-002-n.js index 0cb3ff80f8..06a2ce5f8b 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-002-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-003-n.js b/testsrc/tests/lc3/JSUndefined/undefined-003-n.js index 22cd60d05e..6d88d5ef99 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-003-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-003-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-004-n.js b/testsrc/tests/lc3/JSUndefined/undefined-004-n.js index 748f91e341..b7faa10da4 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-004-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-004-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-005-n.js b/testsrc/tests/lc3/JSUndefined/undefined-005-n.js index 556bfafe73..b29907e257 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-005-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-005-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-006-n.js b/testsrc/tests/lc3/JSUndefined/undefined-006-n.js index 2928e7bd4f..8e24a6f4b8 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-006-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-006-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-007-n.js b/testsrc/tests/lc3/JSUndefined/undefined-007-n.js index f8d81e6c8a..0e08dbe7e6 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-007-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-007-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-008-n.js b/testsrc/tests/lc3/JSUndefined/undefined-008-n.js index de818ef16e..8abdbe957e 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-008-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-008-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-009-n.js b/testsrc/tests/lc3/JSUndefined/undefined-009-n.js index f93a087824..5852d62565 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-009-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-009-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JSUndefined/undefined-010-n.js b/testsrc/tests/lc3/JSUndefined/undefined-010-n.js index 7afd72da94..b4d90366d4 100644 --- a/testsrc/tests/lc3/JSUndefined/undefined-010-n.js +++ b/testsrc/tests/lc3/JSUndefined/undefined-010-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaArray/ToArray-001.js b/testsrc/tests/lc3/JavaArray/ToArray-001.js index 3c00840f6b..e3aebf8052 100644 --- a/testsrc/tests/lc3/JavaArray/ToArray-001.js +++ b/testsrc/tests/lc3/JavaArray/ToArray-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaArray/ToArray-002-n.js b/testsrc/tests/lc3/JavaArray/ToArray-002-n.js index 66f15d5df6..3b2d4bcdfe 100644 --- a/testsrc/tests/lc3/JavaArray/ToArray-002-n.js +++ b/testsrc/tests/lc3/JavaArray/ToArray-002-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaArray/ToBoolean-001-n.js b/testsrc/tests/lc3/JavaArray/ToBoolean-001-n.js index b6851d03f3..53c7f6fba8 100644 --- a/testsrc/tests/lc3/JavaArray/ToBoolean-001-n.js +++ b/testsrc/tests/lc3/JavaArray/ToBoolean-001-n.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaArray/ToString-001.js b/testsrc/tests/lc3/JavaArray/ToString-001.js index b552ec0624..7dbfcd9c4e 100644 --- a/testsrc/tests/lc3/JavaArray/ToString-001.js +++ b/testsrc/tests/lc3/JavaArray/ToString-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaClass/ToClass-001.js b/testsrc/tests/lc3/JavaClass/ToClass-001.js index 216e8bb060..47d6eaacc1 100644 --- a/testsrc/tests/lc3/JavaClass/ToClass-001.js +++ b/testsrc/tests/lc3/JavaClass/ToClass-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaClass/ToJSObject-001.js b/testsrc/tests/lc3/JavaClass/ToJSObject-001.js index 1eddac52a7..ae201b230e 100644 --- a/testsrc/tests/lc3/JavaClass/ToJSObject-001.js +++ b/testsrc/tests/lc3/JavaClass/ToJSObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaClass/ToObject-001.js b/testsrc/tests/lc3/JavaClass/ToObject-001.js index 0d9ae7a365..5a10cfe666 100644 --- a/testsrc/tests/lc3/JavaClass/ToObject-001.js +++ b/testsrc/tests/lc3/JavaClass/ToObject-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaClass/ToString-001.js b/testsrc/tests/lc3/JavaClass/ToString-001.js index e54bb5333a..bc495796de 100644 --- a/testsrc/tests/lc3/JavaClass/ToString-001.js +++ b/testsrc/tests/lc3/JavaClass/ToString-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectBeanProps-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectBeanProps-001.js index e3f86621c8..85a55652cb 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectBeanProps-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectBeanProps-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectFieldOrMethod-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectFieldOrMethod-001.js index 10c5f8ff30..e0c85e0fd3 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectFieldOrMethod-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectFieldOrMethod-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-001-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-001-n.js index 8bedd36e03..7306f8bfda 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-001-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-001-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToBoolean-001-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-002-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-002-n.js index c65928d71d..846440d667 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-002-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToBoolean-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToBoolean-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-001.js index 331ae1d271..5a0f328572 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-002-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-002-n.js index 1f29568330..7964dfa853 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-002-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-003-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-003-n.js index b947676057..ad3e6130ed 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-003-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-004-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-004-n.js index e181a4fc54..5a8bf5a8c1 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-004-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-004-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-004-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-005.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-005.js index 2f074e5114..12daeb5435 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-005.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-005.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-005.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-006.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-006.js index 83ae562f46..71778db4b7 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-006.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-006.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-006.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-007-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-007-n.js index 6f8067effa..002e5a1706 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-007-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-007-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-007-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-008-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-008-n.js index becd89ccf6..618e5add8d 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToByte-008-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToByte-008-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToByte-008-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-001.js index 5156d1abf4..c3bfa271ef 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-002.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-002.js index 81273c293e..50a3b42e8f 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-002.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-002.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-002.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-003-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-003-n.js index 14a651095e..e8ac6086d7 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-003-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-004.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-004.js index d835e1afaf..e7edf5c7ec 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-004.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-004.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-004.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-005-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-005-n.js index 4a9f21a95f..d7bc105ed4 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-005-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-005-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-005-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-006-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-006-n.js index d96b2a4ba6..a1b8d6459c 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToChar-006-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToChar-006-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToChar-006-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToDouble-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToDouble-001.js index cb101d2195..86d44538c6 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToDouble-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToDouble-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToDouble-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToFloat-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToFloat-001.js index 040150a7ea..0489c5eb1d 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToFloat-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToFloat-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToFloat-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-001.js index 297fe7283b..f0e89e5cd2 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToInt-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-002-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-002-n.js index c74ac0f4c4..eb1135fa7e 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-002-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToInt-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-003-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-003-n.js index 2ec877929e..b02ed5aa0d 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-003-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToInt-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-004-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-004-n.js index dbd759f9bf..c263f48227 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToInt-004-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToInt-004-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToInt-004-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-001.js index cf41ec5af7..737b63ee99 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-002-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-002-n.js index b906063040..4f2f732c39 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-002-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-003-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-003-n.js index 53a5ff5b5f..ef7a8ec6aa 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-003-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-004-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-004-n.js index 63d4d7418d..4281d42da0 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-004-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-004-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-004-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-005.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-005.js index 76fef4fc4a..12162baf7c 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-005.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-005.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-005.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-006-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-006-n.js index 8689fb52f6..28e732cc22 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToLong-006-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToLong-006-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToLong-006-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-001.js index 98be75e6ba..67cd557cfc 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-002-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-002-n.js index 51b9b1f2e3..6937c0f3a5 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-002-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-002-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-002-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-003-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-003-n.js index 5503ebf7aa..fa8249c31d 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-003-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-003-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-003-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-004-n.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-004-n.js index 146d5172eb..307d3819f5 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-004-n.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-004-n.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-004-n.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-005.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-005.js index 1e3f5788c2..f5433ad229 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-005.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-005.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-005.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-006.js b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-006.js index 1c1e364b79..b5fb97ab2b 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToShort-006.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToShort-006.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToShort-006.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/JavaObject/JavaObjectToString-001.js b/testsrc/tests/lc3/JavaObject/JavaObjectToString-001.js index c3f4f187ef..3416007f81 100644 --- a/testsrc/tests/lc3/JavaObject/JavaObjectToString-001.js +++ b/testsrc/tests/lc3/JavaObject/JavaObjectToString-001.js @@ -1,11 +1,11 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ gTestfile = 'JavaObjectToString-001.js'; -/* -*- Mode: java; tab-width: 8 -*- +/* -*- Mode: javascript; tab-width: 8 -*- * Copyright (C) 1997, 1998 Netscape Communications Corporation, * All Rights Reserved. */ diff --git a/testsrc/tests/lc3/StringMethods/string-001.js b/testsrc/tests/lc3/StringMethods/string-001.js index f977aeea87..0f86c9fefb 100644 --- a/testsrc/tests/lc3/StringMethods/string-001.js +++ b/testsrc/tests/lc3/StringMethods/string-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/browser.js b/testsrc/tests/lc3/browser.js index 715f77ad00..a73c235b5c 100755 --- a/testsrc/tests/lc3/browser.js +++ b/testsrc/tests/lc3/browser.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/forin/array-001.js b/testsrc/tests/lc3/forin/array-001.js index e01c43fff9..b4268e3fdb 100644 --- a/testsrc/tests/lc3/forin/array-001.js +++ b/testsrc/tests/lc3/forin/array-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/forin/object-001.js b/testsrc/tests/lc3/forin/object-001.js index 6a01c3630c..4aa3e29e3c 100644 --- a/testsrc/tests/lc3/forin/object-001.js +++ b/testsrc/tests/lc3/forin/object-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/instanceof/instanceof-001.js b/testsrc/tests/lc3/instanceof/instanceof-001.js index b0bb4c139f..c2c9affdf9 100644 --- a/testsrc/tests/lc3/instanceof/instanceof-001.js +++ b/testsrc/tests/lc3/instanceof/instanceof-001.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/shell.js b/testsrc/tests/lc3/shell.js index b20a24d3c8..3ab58a0c2c 100644 --- a/testsrc/tests/lc3/shell.js +++ b/testsrc/tests/lc3/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/lc3/template.js b/testsrc/tests/lc3/template.js index 8098d7ed61..3b4f2086a5 100644 --- a/testsrc/tests/lc3/template.js +++ b/testsrc/tests/lc3/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/menuhead.js b/testsrc/tests/menuhead.js index 2f002a2a64..0f3605fbf4 100644 --- a/testsrc/tests/menuhead.js +++ b/testsrc/tests/menuhead.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/shell.js b/testsrc/tests/shell.js index ae4f59d74f..9351723e90 100644 --- a/testsrc/tests/shell.js +++ b/testsrc/tests/shell.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- +/* -*- Mode: javascript; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/testsrc/tests/template.js b/testsrc/tests/template.js index 2d2d5adeed..e3ab326caa 100644 --- a/testsrc/tests/template.js +++ b/testsrc/tests/template.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ diff --git a/testsrc/tests/userhookeach.js b/testsrc/tests/userhookeach.js index c4e6af36cf..36d5cb7747 100755 --- a/testsrc/tests/userhookeach.js +++ b/testsrc/tests/userhookeach.js @@ -1,4 +1,4 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* -*- Mode: javascript; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */