8000 Comparing bmizerany:master...stvp:master · bmizerany/assert · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: bmizerany/assert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stvp/assert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 9, 2013

  1. Add Nil and NotNil

    Tyson Tate committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    62d13a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ba211 View commit details
    Browse the repository at this point in the history
  3. Remove T and Tf methods.

    Tyson Tate committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    922f1a2 View commit details
    Browse the repository at this point in the history
  4. Add True and False methods.

    Tyson Tate committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    7ec3d9c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2013

  1. Better handle nil pointers, etc.

    Clean up the API.
    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    a651f40 View commit details
    Browse the repository at this point in the history
  2. Ignore assert.test.

    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    c688303 View commit details
    Browse the repository at this point in the history
  3. Really important error message formatting.

    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    363f1a1 View commit details
    Browse the repository at this point in the history
  4. Clean up variable names, add tests for True and False.

    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    59b5442 View commit details
    Browse the repository at this point in the history
  5. Remove old examples.

    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    18f5571 View commit details
    Browse the repository at this point in the history
  6. Update readme.

    Tyson Tate committed Apr 10, 2013
    Configuration menu
    Copy the full SHA
    d0faf4c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2013

  1. Add Contains and NotContains assertions.

    Tyson Tate committed May 7, 2013
    Configuration menu
    Copy the full SHA
    c22c6a6 View commit details
    Browse the repository at this point in the history
  2. Add API to README.

    Tyson Tate committed May 7, 2013
    Configuration menu
    Copy the full SHA
    5dc58b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2013

  1. Add WithinDuration() assertion.

    Tyson Tate committed Jul 6, 2013
    Configuration menu
    Copy the full SHA
    488e5f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Add assert.Panic()

    schwern committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    bd0f90c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from schwern/feature/Panic

    Add assert.Panic()
    bpo authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    4bc1644 View commit details
    Browse the repository at this point in the history
Loading
0