Ruben Ayrapetyan
4e6f5c7716
Implementing Error and Error.prototype built-in objects.
2014-10-29 18:49:31 +03:00
Ilmir Usmanov
4735570b31
Add SyntaxErrors on parsing ObjectDeclarations.
2014-10-28 13:39:25 +04:00
Ruben Ayrapetyan
bf9ef27e2f
Removing two tests that fail because of float32 precision limitations from tests/jerry-test-suite/precommit_test_list.
2014-10-24 20:39:41 +04:00
Ruben Ayrapetyan
0016adf957
Revert "Removing three tests that fail because of float32 precision limitations from tests/jerry-test-suite/precommit_test_list."
...
This reverts commit 7761650a96460ab39381d3b8983132b05364a489.
2014-10-24 20:38:41 +04:00
Ruben Ayrapetyan
ed32abb011
Removing three tests that fail because of float32 precision limitations from tests/jerry-test-suite/precommit_test_list.
2014-10-24 20:29:29 +04:00
Ruben Ayrapetyan
e4629cca51
Improving precision of number to zt-string conversion, adding search for the shortest representation of number during the conversion.
2014-10-24 19:15:31 +04:00
Ruben Ayrapetyan
1a6ca3108b
Turning some strict comparisons in tests/jerry/math_log.js and tests/jerry/sqrt.js into range check comparisons.
2014-10-23 20:34:43 +04:00
Ruben Ayrapetyan
33aeac458a
Removing tests/jerry-test-suite/15/15.07/15.07.03/15.07.03.02/15.07.03.02-002.js and tests/jerry-test-suite/15/15.07/15.07.03/15.07.03.02/15.07.03.02-003.js from tests/jerry-test-suite/float_precision_exceptions_list.
2014-10-23 15:46:46 +04:00
Ruben Ayrapetyan
7f4a70ccb5
Improving precision of zt-string to ecma-number conversion.
2014-10-23 15:46:42 +04:00
Ilmir Usmanov
ec6572d501
Add support of function expressions scopes. Uncomment tests.
2014-10-21 22:22:04 +04:00
Ilmir Usmanov
62a42fa087
Add fail tests. Fix parser.
2014-10-21 20:35:07 +04:00
Ruben Ayrapetyan
ae048a7630
Running internal test suite during precommit testing.
2014-10-20 21:45:21 +04:00
Ruben Ayrapetyan
a8ed76591a
Removing tests/jerry-test-suite/15/15.03/15.03.04/15.03.04.02/15.03.04.02-002.js that depends on
...
TypeErro built-in support from CompactProfile-compatible test list (tests/jerry-test-suite/compact_profile_list)
and adding it to tests/jerry-test-suite/unsupported_list.
2014-10-20 17:31:41 +04:00
Ruben Ayrapetyan
1796138a27
Fixing some tests from internal test suite.
2014-10-20 17:31:41 +04:00
Ruben Ayrapetyan
3f54dc16e0
Removing tests/jerry-test-suite/15/15.05/15.05.04/15.05.04.07/15.05.04.07-003.js that depends on String.prototype.indexOf support from
...
CompactProfile-compatible test list (tests/jerry-test-suite/compact_profile_list)
and adding it to tests/jerry-test-suite/unsupported_list.
2014-10-20 17:31:40 +04:00
Ruben Ayrapetyan
9c20969cfc
Fixing some tests from internal test suite.
2014-10-20 17:31:40 +04:00
Ruben Ayrapetyan
c7f1e6b007
Adding three tests that depend on Number.prototype.toString support to tests/jerry-test-suite/unsupported_list and removing them from CompactProfile compatible tests list (tests/jerry-test-suite/compact_profile_list).
2014-10-20 17:31:40 +04:00
Ruben Ayrapetyan
f666750ce7
List of internal tests suite's tests that are not excluded by Compact Profile.
2014-10-20 14:38:41 +04:00
Ruben Ayrapetyan
ba4dca2e98
Fixing some tests from internal test suite.
2014-10-20 14:15:01 +04:00
Ruben Ayrapetyan
69a1cab26b
Update unsupported_list: removed 'float32 precision' block and added 'other built-ins' block.
2014-10-20 13:55:49 +04:00
Ruben Ayrapetyan
03df80efe0
Fixing a test from internal test suite.
2014-10-16 21:46:37 +04:00
Ruben Ayrapetyan
e54023caf2
Throwing CompactProfileError in cases required by Compact Profile.
2014-10-16 21:26:23 +04:00
Ilmir Usmanov
bd7fd40a32
Fix 'function' declaration parsing
2014-10-16 21:12:03 +04:00
Ilmir Usmanov
99d21743b0
Fix tests from test-suite
2014-10-16 20:42:24 +04:00
Ilmir Usmanov
2a5cbe5975
Fix tests from jerry-test-suite.
2014-10-16 18:03:35 +04:00
Ilmir Usmanov
16556eb830
Fix 'switch' bytecode generation. Remove __strtof. Fix opcodes pretty-printing.
2014-10-16 15:33:54 +04:00
Ruben Ayrapetyan
e25f1297ff
Adding a test that is not working due to insufficient float32 precision to corresponding section of tests/jerry-test-suite/unsupported_list.
2014-10-16 11:37:24 +04:00
Ruben Ayrapetyan
b98363ce05
Adding rest tests with for-in loops to tests/jerry-test-suite/unsupported_list.
2014-10-16 11:27:28 +04:00
Ruben Ayrapetyan
5b242d6cc5
Fixing some tests from internal test suite.
2014-10-16 11:23:34 +04:00
Ruben Ayrapetyan
2eedfdc334
Fixing some tests from internal test suite.
2014-10-16 11:01:39 +04:00
Ruben Ayrapetyan
1de6eb8707
Fixing paths in tests/jerry-test-suite/unsupported_list.
2014-10-16 10:46:53 +04:00
Ruben Ayrapetyan
a975e53f49
List of test with features, which are now unsupported and will not be supported before next release.
2014-10-15 21:15:51 +04:00
Ilmir Usmanov
6b733b8cd2
Fix 'continue' bytecode generation. Fix tests.
2014-10-15 21:04:00 +04:00
Ruben Ayrapetyan
b7ad84c76a
Fixing a test from internal test suite.
2014-10-15 20:32:19 +04:00
Ruben Ayrapetyan
8088163d04
Fixing some tests in internal test suite.
2014-10-15 20:22:05 +04:00
Ilmir Usmanov
e1e7752a62
Fix bytecode generation of binary expressions. Fix bytecode generation of query operator. Fix tests.
2014-10-15 20:08:43 +04:00
Ruben Ayrapetyan
9bafe2a2ae
Fixing a test from internal test suite.
2014-10-15 18:44:35 +04:00
Ruben Ayrapetyan
b7df625666
Fixing a test from internal test suite.
2014-10-15 18:12:46 +04:00
Ruben Ayrapetyan
e8d728f8ce
Fixing typeof for boolean arguments.
2014-10-15 18:02:10 +04:00
Ruben Ayrapetyan
47ed774232
Fixing obj_decl opcode handler to handle property name argument as index of register variable containing a declared property's name.
2014-10-15 17:33:58 +04:00
Ruben Ayrapetyan
f4ff85e861
Fixing test 11/11.02/11.02.02/11.02.02-008.js from internal test suite.
2014-10-15 16:56:58 +04:00
Ruben Ayrapetyan
4e9958edb5
Fixing mistype in 12.06.02-005.js.
2014-10-15 16:56:58 +04:00
Ilmir Usmanov
af5cf79d3c
Use tmps as property names
2014-10-15 16:40:56 +04:00
Ruben Ayrapetyan
2d9a8da5c2
Fixing some tests from internal test suite.
2014-10-15 16:11:05 +04:00
Ruben Ayrapetyan
7dcbeec487
Fixing typeof with null argument.
2014-10-15 16:11:04 +04:00
Ilmir Usmanov
a9856dcf9a
Add support of NaN in opfunc_unary_minus
2014-10-15 15:33:00 +04:00
Ilmir Usmanov
032031a861
Add unary_plus and unary_minus opcodes
2014-10-15 15:20:49 +04:00
Ilmir Usmanov
c8686d9d9b
Fix test
2014-10-15 10:53:40 +04:00
Ilmir Usmanov
7a156334bb
Fix vargs pretty-printing
2014-10-15 10:53:40 +04:00
Ruben Ayrapetyan
38b47eaba7
Reducing number of iterations in nested_function.js: 1000 -> 100.
2014-10-13 19:34:16 +04:00