Ruben Ayrapetyan
8b28cac99e
Implementing escape sequences support with the exception of "\0" ("<NUL>") character and cases that depend on Unicode support.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-05-29 14:03:11 +03:00
Ruben Ayrapetyan
77df022468
Adding jerry-test-suite tests on Arguments object to precommit testing and removing them from unsupported list.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-05-28 19:12:54 +03: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
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
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
69a1cab26b
Update unsupported_list: removed 'float32 precision' block and added 'other built-ins' block.
2014-10-20 13:55:49 +04:00
Ilmir Usmanov
2a5cbe5975
Fix tests from jerry-test-suite.
2014-10-16 18:03:35 +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
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