- Sep 26, 2017
-
-
Caio Lima authored
-
- Sep 16, 2017
-
-
André Bargull authored
-
- Sep 08, 2017
-
-
Leo Balter authored
-
Leo Balter authored
-
- Sep 07, 2017
-
-
Leo Balter authored
-
- Sep 04, 2017
-
-
André Bargull authored
Incorrect $DONE handlers which led to calling $DONE twice - async-generators/yield-promise-reject-next-yield-star-async-iterator.case - dstr-assignment-for-await/array-elem-trlg-iter-rest-nrml-close-skip.case $DONE handler not called at all: - dstr-assignment-for-await/array-elem-put-const.case - dstr-assignment-for-await/array-elem-trlg-iter-elision-iter-nrml-close-null.case Incorrect assumed execution sequence in IteratorDestructuringAssignmentEvaluation: - dstr-assignment-for-await/array-elem-iter-rtrn-close-null.case
-
- Sep 01, 2017
-
-
André Bargull authored
- Correct property access in class fields template - Remove assertions for properties which aren't present - Correct expected assertion value for uninitialized class field - Correct expected property descriptor attributes - Fix property tests in class-fields/string-literal-names.case - Pass restore option, otherwise it's not possible to call the method later - Fix async iteration tests to test iteration result objects
-
- Aug 24, 2017
-
-
Daniel Ehrenberg authored
-
- Aug 18, 2017
-
-
Leo Balter authored
-
Rick Waldron authored
-
- Aug 16, 2017
-
-
Rick Waldron authored
-
- Jul 21, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- Jul 13, 2017
-
-
Daniel Ehrenberg authored
This reverts commit e731114c.
-
Xan López authored
At this point this requires Babel for testing, but most tests in this commit won't pass until this is fixed: https://github.com/babel/babel/issues/5056
-
- Jun 28, 2017
-
-
Rick Waldron authored
Duplicate src/dstr-assignment/obj-rest-computed-property.case into regular and sloppy versions. Fixes gh-1082 Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
Mike Pennisi authored
This pattern makes expectations more explicit by making test files more literal.
-
- Jun 23, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- Jun 12, 2017
-
-
Rick Waldron authored
Will need to revisit with a function and generator version Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 31, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 23, 2017
-
-
Caio Lima authored
-
- May 22, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 19, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 17, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 16, 2017
-
-
Leo Balter authored
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 15, 2017
-
-
Leo Balter authored
-
- May 11, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 10, 2017
-
-
Leo Balter authored
In browsers length is a valid property of window, so they would have a normal completion instead of a ReferenceError
-
- May 04, 2017
-
-
André Bargull authored
-
- May 03, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- May 02, 2017
-
-
André Bargull authored
-
- May 01, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- Apr 28, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- Apr 25, 2017
-
-
Leo Balter authored
same es src/dstr-assignment/array-elem-target-simple-strict.case
-
- Apr 21, 2017
-
-
Leo Balter authored
-