qtdeclarative/tests
Simon Hausmann 2eb06595a2 Delete on a function argument should return false
Change-Id: I36aafcfa43bced2b8315af39432cf7731daaf458
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-01-24 16:59:58 +01:00
..
for Fix the examples 2012-05-07 14:49:27 +02:00
test262@0b5af3dcec Initial import of Test262 test suite 2013-01-04 21:09:22 +01:00
TestExpectations Delete on a function argument should return false 2013-01-24 16:59:58 +01:00
accessors.js Add defineGetter and defineSetter methods to Object 2012-11-29 07:52:39 +01:00
array.1.js Don't use increments for now. 2012-06-06 15:47:42 +02:00
crypto.js Make crypto.js work in both v4 and nodejs 2012-12-04 23:27:09 +01:00
exceptions.1.js Propagate exceptions 2012-05-25 11:55:50 +02:00
exceptions.2.js Propagate exceptions 2012-05-25 11:55:50 +02:00
fact.2.js Create the activation only when needed. 2012-05-15 10:02:21 +02:00
fact.js Test function calls 2012-05-07 17:50:19 +02:00
fun.1.js Some progress on closures. 2012-05-09 11:28:57 +02:00
fun.2.js Set the prototype delegator. 2012-05-09 15:07:03 +02:00
fun.3.js Fix nested functions 2012-05-14 10:43:36 +02:00
fun.4.js Implemented Array.prototype.reduceRight 2012-05-21 18:34:26 +02:00
instanceof.1.js Tests 2012-05-29 10:20:28 +02:00
label.1.js Add support for labelled statements. 2012-06-08 16:31:09 +02:00
label.2.js Add support for labelled statements. 2012-06-08 16:31:09 +02:00
label.3.js Add support for labelled statements. 2012-06-08 16:31:09 +02:00
obj.1.js Initial support for object literals 2012-05-09 11:05:51 +02:00
obj.2.js Bind the `this' object. 2012-05-09 12:01:16 +02:00
prototype.1.js Tests 2012-05-29 10:20:28 +02:00
prototype.2.js Tests 2012-05-29 10:20:28 +02:00
prototype.3.js Tests 2012-05-29 10:20:28 +02:00
prototype.4.js Implemented Object.prototype.isPrototypeOf 2012-06-04 16:45:34 +02:00
regexp.1.js Implement regexp support 2012-10-20 12:33:20 +02:00
simple.2.js Oops 2012-05-25 17:46:29 +02:00
simple.js Compile simple IR::New nodes 2012-06-06 10:08:51 +02:00
string.1.js Initial work on the String object. 2012-05-14 16:03:10 +02:00
switch.1.js Tests 2012-05-29 10:20:28 +02:00
switch.2.js Fix crash when using continue in switch inside loop 2013-01-23 09:56:04 +01:00
test262.py Skip Intl tests for now and re-generate TestExpectations 2013-01-24 11:56:32 +01:00
typeof.1.js Throw exceptions 2012-05-23 18:50:24 +02:00
with.js Support for the with statement 2012-11-25 10:20:25 +01:00