Generate tests

This commit is contained in:
Rick Waldron 2020-06-24 15:36:50 -04:00
parent db618e202b
commit 362d7af20f
143 changed files with 143 additions and 143 deletions

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,4 +163,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,5 +163,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,4 +163,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,5 +163,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,4 +141,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,5 +141,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,4 +141,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,5 +141,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,4 +128,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -128,5 +128,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -131,4 +131,4 @@ ctorPromise.then(() => {
assert.sameValue(value, 42, 'return from generator method');
assert.sameValue(done, true, 'iterator is done');
});
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -126,4 +126,4 @@ ctorPromise.then(() => {
return c.ref().then(value => {
assert.sameValue(value, 42, 'function return');
});
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -116,4 +116,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -116,5 +116,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -116,4 +116,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -116,5 +116,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -137,7 +137,7 @@ c.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ c.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -137,7 +137,7 @@ c.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ c.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ c.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ c.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ c.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ c.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -118,4 +118,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -118,5 +118,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -118,4 +118,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -118,5 +118,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -137,7 +137,7 @@ C.m().next().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}
return Promise.resolve(assertions());

View File

@ -136,7 +136,7 @@ C.m().then(function(v) {
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);
}

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,4 +127,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -127,5 +127,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,4 +163,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,5 +163,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,4 +163,4 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -163,5 +163,5 @@ Promise.all([
assert.sameValue(results[4], 1);
assert.sameValue(results[5], 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,4 +141,4 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

View File

@ -141,5 +141,5 @@ Promise.all([
assert.sameValue(results[4].value, 1);
assert.sameValue(results[5].value, 1);
}, $DONE).then($DONE, $DONE);
}).then($DONE, $DONE);

Some files were not shown because too many files have changed in this diff Show More