test262/test/built-ins/Object
André Bargull e31ae1ad9f Invalid language tests
- in-statement-position-label-statement.js is an Annex-B test (B.3.2 Labelled Function Declarations), moved to annexB directory
- identifier-let-allowed-as-lefthandside-expression-strict.js needs to check for a SyntaxError (ES6, 12.1.1)
- Remove sort() calls in test/built-ins/Object/getOwnPropertyNames/*.js
- Remove sort() calls in test/language/block-scope/syntax/for-in/acquire-properties-from-*.js
- verifyConfigurable() needs to called last in test/built-ins/Object/is/length.js
- All productions within ClassBody are implicitly strict, update test/language/class/method-definition/yield-as-*.js accordingly
- Remove unnecessary noStrict flag in test/language/class/method-definition/yield-as-generator-method-binding-identifier.js
- Check own symbols are returned in property creation order from Object.getOwnPropertySymbols():
  - test/language/computed-property-names/basics/symbol.js
  - test/language/computed-property-names/class/method/symbol.js
  - test/language/computed-property-names/class/static/method-symbol.js
  - test/language/computed-property-names/object/method/symbol.js
- Fix copy-paste error in test/language/expressions/object/method-definition/yield-as-function-expression-binding-identifier.js
2015-04-27 16:56:19 +02:00
..
create rework: remove *PropertyAttributes fns 2014-12-10 17:39:16 -08:00
defineProperties Update comments in Object.defineProperties tests (Fixes #138) 2014-12-11 19:00:15 +01:00
defineProperty Merge pull request #197 from bocoup/harmony-symbols 2015-04-18 15:49:46 -07:00
freeze Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
getOwnPropertyDescriptor Reorganize ./test 2014-12-07 15:33:09 -08:00
getOwnPropertyNames Invalid language tests 2015-04-27 16:56:19 +02:00
getOwnPropertySymbols Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
getPrototypeOf Reorganize ./test 2014-12-07 15:33:09 -08:00
is Invalid language tests 2015-04-27 16:56:19 +02:00
isExtensible Reorganize ./test 2014-12-07 15:33:09 -08:00
isFrozen Reorganize ./test 2014-12-07 15:33:09 -08:00
isSealed Reorganize ./test 2014-12-07 15:33:09 -08:00
keys Reorganize ./test 2014-12-07 15:33:09 -08:00
preventExtensions Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
prototype Reorganize ./test 2014-12-07 15:33:09 -08:00
seal Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00
S9.9_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.9_A4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.9_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.9_A6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T14.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A4_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A4_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
symbol_object-returns-fresh-symbol.js Import tests from Google V8 (Symbol) 2015-04-07 16:53:18 -04:00