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: sinonjs/sinon
base: v6.1.1
Choose a base ref
...
head repository: sinonjs/sinon
compare: v6.1.2
Choose a head ref
  • 5 commits
  • 21 files changed
  • 2 contributors

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    8bb89f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928bb07 View commit details
    Browse the repository at this point in the history
  3. Made callsArg, returnsArg, and throwsArg more strict (#1848)

    They now throw if not called with enough arguments
    when before they would return undefined.
    fearphage authored and mroderick committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    c3a978a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911bac3 View commit details
    Browse the repository at this point in the history
  5. 6.1.2

    mroderick committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    4f5eed0 View commit details
    Browse the repository at this point in the history