Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: babel/babel-test262-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c80353
Choose a base ref
...
head repository: babel/babel-test262-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 399abd
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 26, 2019

  1. Convert output to tap format (#6)

    * Convert output to tap format
    
    * Make it normal dependency
    jbhoosreddy authored and nicolo-ribaudo committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    a595096 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Fix test tap output (#7)

    * Fix tap output
    
    * Use tap.diag instead
    jbhoosreddy authored and nicolo-ribaudo committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    fc0b3e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    9ff6c9a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Generate tap and xunit output for CircleCI (#9)

    * Fix output readability
    
    * Force process exit immediately after end
    
    * Make output work
    
    * Ensure error message is properly rendered
    jbhoosreddy authored and nicolo-ribaudo committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    53c3368 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    1105463 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Cache config by features (#12)

    * chore: ignore IDE configurations
    
    * perf: cache config by feature key
    
    * fix: features could be undefined
    
    * use public API
    JLHwung authored and nicolo-ribaudo committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    1242f58 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Add non language tests (#10)

    jbhoosreddy authored and nicolo-ribaudo committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    1c6072f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Fix $262 not defined error (#13)

    jbhoosreddy authored and hzoo committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    399abdf View commit details
    Browse the repository at this point in the history
Loading