Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assert: add default operator to `assert.fail()` | Ruben Bridgewater | 2018-09-17 | 1 | -4/+6 |
* | assert: improve assert.throws | Ruben Bridgewater | 2018-03-25 | 1 | -4/+1 |
* | assert: deprecate assert.fail partially | Ruben Bridgewater | 2018-02-02 | 1 | -63/+8 |
* | test: replace assert.throws w/ common.expectsError | Anatoli Papirovski | 2017-12-11 | 1 | -0/+2 |
* | assert: support custom errors | geek | 2017-09-12 | 1 | -0/+22 |
* | test: fix error when foo in path to git clone | Matt Woicik | 2017-07-30 | 1 | -1/+1 |
* | test: add optional throw fn to expectsError | Ruben Bridgewater | 2017-07-08 | 1 | -45/+40 |
* | assert: refactor the code | Ruben Bridgewater | 2017-07-02 | 1 | -10/+33 |
* | assert: fix assert.fail with zero arguments | Ruben Bridgewater | 2017-07-01 | 1 | -1/+1 |
* | assert: fix AssertionError, assign error code | James M Snell | 2017-05-04 | 1 | -6/+26 |
* | assert: improve assert.fail() API | Rich Trott | 2017-04-12 | 1 | -0/+33 |