summaryrefslogtreecommitdiffstats
path: root/Lib/test/bisect.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-35519: Rename test.bisect to test.bisect_cmd (GH-11200)Victor Stinner2018-12-171-167/+0
* Fix a spelling mistake and tweak tense of output for test.bisect (GH-2683)Brett Cannon2017-07-121-3/+3
* bpo-29512: Add test.bisect, bisect failing tests (#2452)Victor Stinner2017-06-281-0/+167