Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: have pytest collect test classes uniformly | Ned Batchelder | 2021-03-11 | 1 | -3/+3 |
* | refactor: remove unittest.assertCountEqual | Ned Batchelder | 2021-02-06 | 1 | -3/+6 |
* | test: fix unittest2pytest brokenness | Ned Batchelder | 2021-01-31 | 1 | -9/+12 |
* | refactor: unittest2pytest -w tests | Ned Batchelder | 2021-01-31 | 1 | -13/+9 |
* | Update NOTICE link to GitHub. | Ned Batchelder | 2018-06-24 | 1 | -1/+1 |
* | Remove the old bytecode-based branch analyzer | Ned Batchelder | 2016-01-06 | 1 | -2/+1 |
* | Add license mention to the top of all files. #313. | Ned Batchelder | 2015-07-24 | 1 | -0/+3 |
* | Move test helpers into the coverage package so others can use them | Ned Batchelder | 2014-09-15 | 1 | -3/+1 |
* | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -1/+1 |
* | More abstractions for bytes objects. Cleans up some version checks in the rea... | Ned Batchelder | 2013-09-28 | 1 | -2/+8 |
* | Make iteritems detection more like the rest of backward.py, and add a test of... | Ned Batchelder | 2013-09-28 | 1 | -0/+16 |