summaryrefslogtreecommitdiff
path: root/tests/test_backward.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove more unneeded backward.py shimsNed Batchelder2021-05-011-24/+0
* test: have pytest collect test classes uniformlyNed Batchelder2021-03-111-3/+3
* refactor: remove unittest.assertCountEqualNed Batchelder2021-02-061-3/+6
* test: fix unittest2pytest brokennessNed Batchelder2021-01-311-9/+12
* refactor: unittest2pytest -w testsNed Batchelder2021-01-311-13/+9
* Update NOTICE link to GitHub.Ned Batchelder2018-06-241-1/+1
* Remove the old bytecode-based branch analyzerNed Batchelder2016-01-061-2/+1
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
* Move test helpers into the coverage package so others can use themNed Batchelder2014-09-151-3/+1
* Avoid a bunch of deprecated functions.Ned Batchelder2014-05-171-1/+1
* More abstractions for bytes objects. Cleans up some version checks in the rea...Ned Batchelder2013-09-281-2/+8
* Make iteritems detection more like the rest of backward.py, and add a test of...Ned Batchelder2013-09-281-0/+16