Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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 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
Ruben Ayrapetyan 2d9a8da5c2 Fixing some tests from internal test suite. 2014-10-15 16:11:05 +04:00
Ruben Ayrapetyan db6b12f958 Fixing two tests in Jerry test suite. 2014-10-13 14:58:46 +04:00
Ilmir Usmanov 64a0d8a8b0 Fix error message on for-in loops 2014-10-10 14:57:56 +04:00
e.gavrin 130238b01c Add tests for chapter 11 2014-10-09 15:41:15 +04:00
Ilmir Usmanov c3f493c693 Some minor fixes in parser: Do not warn on escape sequences. Allow 'new' operator without parens. Fix 'var' parsing in preparser. Fix a test. 2014-10-08 16:32:36 +04:00
e.gavrin f2760fdac6 Add test from chapter 11. Part2. 2014-10-08 15:06:17 +04:00
e.gavrin 3c815cc68a Add test from chapter 11. Part1. 2014-10-08 15:06:17 +04:00
e.gavrin 2ebc8ef6fd Fix tests 2014-10-07 22:28:15 +04:00
e.gavrin 7f8f03ad20 Add test on chapter 15 2014-10-07 17:43:18 +04:00
e.gavrin a79c816553 Add jerry-test-suite for chapters 7,8,10,12,13 2014-10-05 20:34:47 +04:00