Skip to content
Snippets Groups Projects
  1. Sep 05, 2017
  2. Sep 04, 2017
    • André Bargull's avatar
      Regenerate tests · 76ff88ff
      André Bargull authored
      76ff88ff
    • André Bargull's avatar
      Fix issues in async generator case files · f810ad25
      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
      f810ad25
  3. Sep 01, 2017
    • André Bargull's avatar
      Regenerate tests · 672cfcf2
      André Bargull authored
      672cfcf2
    • André Bargull's avatar
      Fix bugs in class-field template and case files · 13c94180
      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
      13c94180
  4. Aug 31, 2017
  5. Aug 30, 2017
  6. Aug 29, 2017
  7. Aug 25, 2017
  8. Aug 24, 2017
  9. Aug 23, 2017
  10. Aug 21, 2017
  11. Aug 18, 2017
Loading