diff --git a/test/suite/ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js b/test/suite/ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js index 876b524d3e88556192b97bca43c71e64b7422ce9..e069f594e3d17435f01b06e7a1e7c9d594158850 100644 --- a/test/suite/ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js +++ b/test/suite/ch15/15.2/15.2.3/15.2.3.1/S15.2.3.1_A3.js @@ -3,9 +3,6 @@ /*--- es5id: 15.2.3.1_A3 -name: S15.2.3.1_A3; -section: 15.2.3.1, 15.2.4; -assertion: The Object.prototype property has the attribute DontDelete; description: Checking if deleting "Object.prototype" property fails; flags: [noStrict] ---*/ diff --git a/test/suite/es6/Math.clz32/Math.clz32.js b/test/suite/es6/Math.clz32/Math.clz32.js index e78ab1b994063ac6863514414500771e4c9027c8..17081cb6dfe0b6d064ab03bba28b17e746e0f81c 100644 --- a/test/suite/es6/Math.clz32/Math.clz32.js +++ b/test/suite/es6/Math.clz32/Math.clz32.js @@ -6,7 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com description: Math.clz32 should return 32 if passed 0. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.clz32/Math.clz32_1.js b/test/suite/es6/Math.clz32/Math.clz32_1.js index 46471c5b689a6110dbaaba71e55fbf55289a7817..010669b31156663100433c389956daadfb02dd42 100644 --- a/test/suite/es6/Math.clz32/Math.clz32_1.js +++ b/test/suite/es6/Math.clz32/Math.clz32_1.js @@ -6,7 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com description: Math.clz32 should return 31 if passed 1. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.clz32/Math.clz32_2.js b/test/suite/es6/Math.clz32/Math.clz32_2.js index fe12973a0c8109085176c547f2d147e303df210f..d213eafe4ac6a08c77374a3f00f6f158b1dd14af 100644 --- a/test/suite/es6/Math.clz32/Math.clz32_2.js +++ b/test/suite/es6/Math.clz32/Math.clz32_2.js @@ -6,7 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com description: Math.clz32 should return 0 if passed 2147483648 includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.fround/Math.fround_Infinity.js b/test/suite/es6/Math.fround/Math.fround_Infinity.js index 8cf240b82edb115669d6b00805bec76dbe292508..d54d635d171d86edd953181cc8c5aa879598bc4b 100644 --- a/test/suite/es6/Math.fround/Math.fround_Infinity.js +++ b/test/suite/es6/Math.fround/Math.fround_Infinity.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.fround" description: Math.fround should return Infinity if called with Infinity. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.fround/Math.fround_NaN.js b/test/suite/es6/Math.fround/Math.fround_NaN.js index 783ef78e30e4d8a4111d78fef60a1ee97e4675c1..aa6f1cf3feb38066c721f879c1f797f877e74a18 100644 --- a/test/suite/es6/Math.fround/Math.fround_NaN.js +++ b/test/suite/es6/Math.fround/Math.fround_NaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.fround" description: Math.fround should return NaN if called with NaN. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.fround/Math.fround_Zero.js b/test/suite/es6/Math.fround/Math.fround_Zero.js index 4e1514e0f2d6e48dfb69afe94af42060abfe0019..b314b57c56b35e64205cec0f3bd1169d5a98ab09 100644 --- a/test/suite/es6/Math.fround/Math.fround_Zero.js +++ b/test/suite/es6/Math.fround/Math.fround_Zero.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.froun" description: Math.fround should return 0 if called with 0. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.hypot/Math.hypot_Infinity.js b/test/suite/es6/Math.hypot/Math.hypot_Infinity.js index 1a3f7efb87f046398f1e6694ced6082b826b3a9e..ebbe2bb4abe3200d1464d58eb2bd2902d4802c13 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_Infinity.js +++ b/test/suite/es6/Math.hypot/Math.hypot_Infinity.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: > Math.hypot should return Infinity if called with any argument that is Infinity. diff --git a/test/suite/es6/Math.hypot/Math.hypot_InfinityNaN.js b/test/suite/es6/Math.hypot/Math.hypot_InfinityNaN.js index 262c73243d99750c1f6999a0d97a6d63742abb66..568f33f0b00ac25b3b3bedc35e4c0ad4388916ff 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_InfinityNaN.js +++ b/test/suite/es6/Math.hypot/Math.hypot_InfinityNaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: > Math.hypot should return Infinity if called with any argument that is Infinity. diff --git a/test/suite/es6/Math.hypot/Math.hypot_NaN.js b/test/suite/es6/Math.hypot/Math.hypot_NaN.js index 50e7c3bb5c6d90bd32b8c039f6de02e4dba13791..d41fb1730ec9a2d08d825ba65bff01e6e070b049 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_NaN.js +++ b/test/suite/es6/Math.hypot/Math.hypot_NaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: > Math.hypot should return NaN if called with any argument that is NaN. diff --git a/test/suite/es6/Math.hypot/Math.hypot_NegInfinity.js b/test/suite/es6/Math.hypot/Math.hypot_NegInfinity.js index 4837e0434bfba9998e9d49f7693e9cfa101083c0..3ba99708c37f71e622f88940c1a6f7c1a9c91752 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_NegInfinity.js +++ b/test/suite/es6/Math.hypot/Math.hypot_NegInfinity.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: > Math.hypot should return Infinity if called with any argument that is -Infinity. diff --git a/test/suite/es6/Math.hypot/Math.hypot_NoArgs.js b/test/suite/es6/Math.hypot/Math.hypot_NoArgs.js index 3d2a5e025efc641733691af85a58846320c18abb..6150777095be0d474322ca03e9f4d380c46f8b54 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_NoArgs.js +++ b/test/suite/es6/Math.hypot/Math.hypot_NoArgs.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: Math.hypot should return 0 if called with no arguments. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.hypot/Math.hypot_Success.js b/test/suite/es6/Math.hypot/Math.hypot_Success.js index 70ae7690496790d8dae5addcc5441db5de253a8b..da4ba3b24a2a707bc51a0318f8c75da23aefbb62 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_Success.js +++ b/test/suite/es6/Math.hypot/Math.hypot_Success.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: Math.hypot should return 4 if called with 3 and 2.6457513110645907. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.hypot/Math.hypot_Success_2.js b/test/suite/es6/Math.hypot/Math.hypot_Success_2.js index e4c34e7e14e6b717991f44064a6ea2f3fd51d72a..e80842eed8c98912c766af7d19004c012c8315ea 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_Success_2.js +++ b/test/suite/es6/Math.hypot/Math.hypot_Success_2.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: Math.hypot should return 5 if called with 3 and 4. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.hypot/Math.hypot_Zero_2.js b/test/suite/es6/Math.hypot/Math.hypot_Zero_2.js index f60f40a8428288f52a38e3b9bd037311f686bf65..c5eb3c290a4fc698d6dc0b026d8c5777f768772d 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_Zero_2.js +++ b/test/suite/es6/Math.hypot/Math.hypot_Zero_2.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: Math.hypot should return 0 if called with all arguments being 0. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.hypot/Math.hypot_lengthProp.js b/test/suite/es6/Math.hypot/Math.hypot_lengthProp.js index 77a3280b942518a1a0c917113bba87eae0c4ac05..cb363be0b0316f2ddebbfa8f97daf3bcdea0761b 100644 --- a/test/suite/es6/Math.hypot/Math.hypot_lengthProp.js +++ b/test/suite/es6/Math.hypot/Math.hypot_lengthProp.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.hypot" description: Math.hypot.length should return 2. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_Infinity.js b/test/suite/es6/Math.trunc/Math.trunc_Infinity.js index 79af4aa089c6e30ece52c341e23394481f7fccff..99ecf4c57eb36f42dbd5988cee7998ad603db77d 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_Infinity.js +++ b/test/suite/es6/Math.trunc/Math.trunc_Infinity.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return Infinity when called with Infinity. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_NaN.js b/test/suite/es6/Math.trunc/Math.trunc_NaN.js index 102657f009629b6ad4adeecb92a8c60170ce2e0b..c2b1a06c0248086feed0e98efbdec10c962c5729 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_NaN.js +++ b/test/suite/es6/Math.trunc/Math.trunc_NaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return NaN when called with NaN. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_NegDecimal.js b/test/suite/es6/Math.trunc/Math.trunc_NegDecimal.js index bf959729c85f12d913cbb4dcbbf14482005a1c8d..a9ef33f88c9134c3024ca966acde05a0be7d75db 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_NegDecimal.js +++ b/test/suite/es6/Math.trunc/Math.trunc_NegDecimal.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return 0 if called with a value between 0 and -1. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_PosDecimal.js b/test/suite/es6/Math.trunc/Math.trunc_PosDecimal.js index b2c58955a01d0e5c97be4383037a9d4d0e599ed5..f43b7250e2c5eb7a5f4d9f1cf8fefbd646be5936 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_PosDecimal.js +++ b/test/suite/es6/Math.trunc/Math.trunc_PosDecimal.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return 0 if called with a value between 0 and 1. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_Success.js b/test/suite/es6/Math.trunc/Math.trunc_Success.js index 144bf9d78ce509ff7fe6d5eaf87f59f4f927bc52..d04a11ca560babe8740c982bf2dbe873de9bd0f5 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_Success.js +++ b/test/suite/es6/Math.trunc/Math.trunc_Success.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return 4578 if called with 4578.584949 includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Math.trunc/Math.trunc_Zero.js b/test/suite/es6/Math.trunc/Math.trunc_Zero.js index edf661baa07a84438396bf2c9b005bf34e6a03fb..be34f34746487a528b767c115ee1066c21669d85 100644 --- a/test/suite/es6/Math.trunc/Math.trunc_Zero.js +++ b/test/suite/es6/Math.trunc/Math.trunc_Zero.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-math.trunc" description: Math.trunc should return 0 when called with 0. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_Double.js b/test/suite/es6/Number.isInteger/Number.isInteger_Double.js index 018c53fc849f9291b6dfc0572c8519816af0e9e6..29192d714583e5b661258ba1b383c5e9b274c7df 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_Double.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_Double.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: Number.isInteger should return false if called with a double. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_Infinity.js b/test/suite/es6/Number.isInteger/Number.isInteger_Infinity.js index 191633156fcb09e6a6aea9336b562acf81e10da6..b24e23f58001d724eab27ecd93b8215ff539b2bf 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_Infinity.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_Infinity.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: Number.isInteger should return false if called with Infinity. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_NaN.js b/test/suite/es6/Number.isInteger/Number.isInteger_NaN.js index e1c5c5c1c5fa01e956e56d9403c00ceef23807de..e6b6ae1409057aca109b8aca26ed1ff1354460fa 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_NaN.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_NaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: Number.isInteger should return false if called with NaN. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_NonNumber.js b/test/suite/es6/Number.isInteger/Number.isInteger_NonNumber.js index b89c62d3b6d08bfe432481ba1859a004ea840905..3740f5ed2eb738f90be99e487566a7efc4e35b52 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_NonNumber.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_NonNumber.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: > Number.isInteger should return false if called with a string (non-Number) diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_String.js b/test/suite/es6/Number.isInteger/Number.isInteger_String.js index 658fdf63bad495d1f7800ca880e39d7c9b8ea1f4..ac0136cf6cb6ec6177d482bc7c75786bcc416d9a 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_String.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_String.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: > Number.isInteger should return false if called with a string (non-Number) diff --git a/test/suite/es6/Number.isInteger/Number.isInteger_Success.js b/test/suite/es6/Number.isInteger/Number.isInteger_Success.js index c49b4bfc0b880f2e431c86c6077a587e51121276..83ba996c119e769a3cc67922b5fb1d16cef4c5cf 100644 --- a/test/suite/es6/Number.isInteger/Number.isInteger_Success.js +++ b/test/suite/es6/Number.isInteger/Number.isInteger_Success.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isinteger" description: Number.isInteger should return true if called with an integer. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isNaN/Number.isNaN_Boolean.js b/test/suite/es6/Number.isNaN/Number.isNaN_Boolean.js index e18c57f9bbfadb425677cb4b05b38417a18b2c93..c81e9674f26c9db264eaf26641bf398d00aeb477 100644 --- a/test/suite/es6/Number.isNaN/Number.isNaN_Boolean.js +++ b/test/suite/es6/Number.isNaN/Number.isNaN_Boolean.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isnan" description: Number.IsNaN should return false if called with a boolean. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isNaN/Number.isNaN_NaN.js b/test/suite/es6/Number.isNaN/Number.isNaN_NaN.js index 6a96ccc27cf7b2a33480cd1a5e6fbf5a875f2468..af24cff9d1c20097a8bdaa07d7b2045466d49ffb 100644 --- a/test/suite/es6/Number.isNaN/Number.isNaN_NaN.js +++ b/test/suite/es6/Number.isNaN/Number.isNaN_NaN.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isnan" description: Number.IsNaN should return true if called with NaN. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/Number.isNaN/Number.isNaN_Object.js b/test/suite/es6/Number.isNaN/Number.isNaN_Object.js index 2aff516b5cd639b6bddbea8e1ea637b3bbc541c1..24d474ecceff1bc9a99a6de484eb643847297195 100644 --- a/test/suite/es6/Number.isNaN/Number.isNaN_Object.js +++ b/test/suite/es6/Number.isNaN/Number.isNaN_Object.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isnan" description: > Number.IsNaN should return false if called with a non-number Object. diff --git a/test/suite/es6/Number.isNaN/Number.isNaN_String.js b/test/suite/es6/Number.isNaN/Number.isNaN_String.js index f5f8ef5040b463b7786f5f43094b7dfd15b9f7ed..9e0041937eaa4d71823994a44931725fb901fabf 100644 --- a/test/suite/es6/Number.isNaN/Number.isNaN_String.js +++ b/test/suite/es6/Number.isNaN/Number.isNaN_String.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-number.isnan" description: Number.IsNaN should return false if called with a String. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailBadLocation.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailBadLocation.js index ceddd3453ddf0ae53a33f7fec18ec9510c5a6681..88495ab414de82a188e8f75190214f9dd082598a 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailBadLocation.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailBadLocation.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: > String should return false if a location is passed that is greather than the length of the string. diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailLocation.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailLocation.js index 9f8e383449753e5b379f1cea6345fe38453e2d2a..f7e892bae40540fd1b0bcd8cfde281f92d15ee14 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailLocation.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailLocation.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: > String should return false if a letter is not found in the word starting from the passed location. diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailMissingLetter.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailMissingLetter.js index a51d33fa638523b73c2074be34de5658e36a1dce..f15a5c173b5ef5acbafd4a2a25435a5c9f316d18 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_FailMissingLetter.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_FailMissingLetter.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: String should return false if a letter is not found in the word. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_Success.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_Success.js index a7d99ad9adac1f6d47afcd32f26da242ba501115..bce79a1ff54f55f8fcbb6050573516e46e32ecad 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_Success.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_Success.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: > String should return true when called on 'word' and passed 'w' and the location 0. diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_SuccessNoLocation.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_SuccessNoLocation.js index cd1c00cae822dcf35849333f19da3647b6a51e37..e807b32118d825699875f50c991a058c6abbd86b 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_SuccessNoLocation.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_SuccessNoLocation.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: > String should return true when called on 'word' and passed 'w' and with no location (defaults to 0). diff --git a/test/suite/es6/String.prototype.contains/String.prototype.contains_lengthProp.js b/test/suite/es6/String.prototype.contains/String.prototype.contains_lengthProp.js index e1580cc538031bd1d4ea748664696fb434578eb3..7103e65c15d67bd9c96deb45d6ff529fdcc36d8b 100644 --- a/test/suite/es6/String.prototype.contains/String.prototype.contains_lengthProp.js +++ b/test/suite/es6/String.prototype.contains/String.prototype.contains_lengthProp.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.contains" description: String should have the property length with size of 1. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail.js index cab5e1c5430f7c76a5fd2d988cd9233242ef3224..e6502fcd36fbc3048448e569cdc1ba8978f9c71e 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: endsWith should return false when called on 'word' and passed 'r'. includes: [runTestCase.js] ---*/ diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail_2.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail_2.js index 00c9854ce94ab81db0d7c415eb3291c573598320..0bf489892768ee7ca340c5a6169381dbb821f4bd 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail_2.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Fail_2.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: > endsWith should return false when called on 'word' and passed 'd', with an endPosition of 3. diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success.js index ae115452e175c84147298e8149fb190c6b50e3f6..02e1e6e97a1054d75a836d2edf168872b19e6c54 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: > endsWith should return true when called on 'word' and passed 'd' and with no endPosition (defaults to 4). diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_2.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_2.js index b9b1d98c8cc70d9094622b389ed3f30aba1f94f3..61584dbe11589359ed8c48899b6f77ce25ad79d5 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_2.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_2.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: > endsWith should return true when called on 'word' and passed 'd' and with an endPosition of 4. diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_3.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_3.js index 7e7352d4ab9a60c942e68c5cd728b945bcb02038..c683c8a996bedbc7ca95f9a80fa1b9e66ba24efe 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_3.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_3.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: > endsWith should return true when called on 'word' and passed 'd' and with an endPosition of 25. diff --git a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_4.js b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_4.js index 0da8b5edb6af85732d173aff96e1c6c07021155a..116ddc8eb61b450670c4f35b661a4a54cf6656d6 100644 --- a/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_4.js +++ b/test/suite/es6/String.prototype.endsWith/String.prototype.endsWith_Success_4.js @@ -6,8 +6,6 @@ /*--- author: Ryan Lewis -email: ryanhlewis@hotmail.com -spec: "http://people.mozilla.org/~jorendorff/es6-draft.html#sec-string.prototype.endswith" description: > endsWith should return true when called on 'word' and passed 'r', with an endPosition of 3.