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: mochajs/mocha
base: v3.4.1
Choose a base ref
...
head repository: mochajs/mocha
compare: v3.4.2
Choose a head ref
  • 7 commits
  • 7 files changed
  • 5 contributors

Commits on May 15, 2017

  1. Copy the full SHA
    17a1770 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Merge pull request #2807 from mochajs/npm-script-lint

    Move linting into an npm script. Relates to #2805
    Munter committed May 19, 2017
    Copy the full SHA
    e249434 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Copy the full SHA
    3e7152f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Merge pull request #2818 from makepanic/issue/2802

    Remove call to deprecated os.tmpDir (#2802)
    ScottFreeCode committed May 23, 2017
    Copy the full SHA
    fc35691 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Eagerly set process.exitCode (#2820)

    To workaround process being terminated earlier than expected.
    
    Simpler version of PR #2714 which only eagerly sets the exitcode without playing with the draining semantics.
    chrisleck authored and dasilvacontin committed May 24, 2017
    Copy the full SHA
    10ff0ec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc802a9 View commit details
    Browse the repository at this point in the history
  3. 🚢 Release v3.4.2

    dasilvacontin committed May 24, 2017
    Copy the full SHA
    a15b20a View commit details
    Browse the repository at this point in the history