Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • _syntax
  • bigint-fix-minvalue
  • dev
  • donprinthandle
  • es5-tests
  • features-cleanup
  • jugglinmike-refactor-for-parsers-directive
  • ljharb-finally
  • master default
  • promise-constructor-override
  • proposed-rewrite-strategy-for-fixtures-with-assertions
  • remove-issafeinteger-followup
  • revert-1141-ArrayIteratorPrototype-next
  • revert-1150-revert-1064-class-fields
  • revert-1176-1051
  • travisbuddy
  • update-expressions
  • v8-with-all-flags
18 results
Created with Raphaël 2.2.011Jan729Dec221423Nov2218Dec16151043224Nov131167Oct530Sep18141210874231Aug2524181613117654331Jul30292827242322211716151410987652129Jun28262524231918171615141312111098532130May2726252422201918161514131211876230Apr292724222120181514131198764231Mar302319181711965427Feb26252019181716141213Dec11Add tests for Subclassing the built-in Array ObjectAdd tests for Promise Reject FunctionsExtend coverage for PerformPromiseThenExtend coverage for PromiseReactionJobExtend tests to fully cover invocation concernsLimit semantics under testRe-organize tests according to internal operationsRename tests for PromiseReactionJobRename tests for PerformPromiseThenExtend coverage for NewPromiseCapabilityExtend coverage for PerformPromiseRaceExtend coverage for PerformPromiseAllObjectBindingPatterns can't end with multiple commasDestructuring Binding - syntax and simple initializationAdd tests for instanceof operator when prototype property is primitive or getterEnsure verifyConfigurable is last, because side effects suckAdd Proxy tests to ensure observable semantics are maintainedAdding keys during enumeration should not result in their appearance.Minor review feedbackEnsure fakeObject has "entries" and "values"Add `es7id: pending` per https://github.com/tc39/test262/pull/95#issuecomment-157790248Add Object.values testsAdd Object.entries testsMerge pull request #456 from jswalden/let-let-asi-interactionsAdd tests verifying that ASI can't occur after the leading let/const in |let let|, |let let = "...";|, and |const let = "...";|. Each matches the LexicalDeclaration production, then triggers an early error before evaluation because it attempts to bind "let".Merge pull request #451 from anba/es2016_fixes_coverageAdd test cases for recent ES2016 fixesMerge pull request #448 from anba/arraybuffer_coverageMerge pull request #447 from anba/promise_coverageMerge pull request #450 from cscott/promise-improvementsAdd 'class' features tagRemove unnecessary ES2015 syntax; add feature flags where appropriate.Merge pull request #446 from anba/es2016_december_updateMerge pull request #445 from anba/builtin_functionsUpdates for ES2016 Draft 2015-12-01Improve test coverage for various Promise methodsAdd tests for ArrayBuffer and ArrayBuffer.prototype.sliceTest built-in function requirements of Promise and Proxy helper functionsMerge pull request #440 from anba/es2015_errataFix expected completion value
Loading