]> granicus.if.org Git - python/commit
[3.6] bpo-30934: Document coverage details for idlelib tests (GH-2711) (#2726)
authorterryjreedy <tjreedy@udel.edu>
Sun, 16 Jul 2017 04:39:59 +0000 (00:39 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2017 04:39:59 +0000 (00:39 -0400)
commit65de1f3672fd0a1e3ec34b654ef5213e15a03e26
treece96a70b7eae602fdc8f7ac80b6debc00614a8aa
parentbbd0f423d2a19c6a4a9cda6914fc60b87e17250b
[3.6] bpo-30934: Document coverage details for idlelib tests (GH-2711) (#2726)

* Add section to idlelib/idle-test/README.txt.
* Include check that branches are taken both ways.
* Exclude IDLE-specific code that does not run during unit tests.
(cherry picked from commit 95bebb7)
Lib/idlelib/idle_test/README.txt
Misc/NEWS.d/next/IDLE/2017-07-15-22-26-57.bpo-30934.BanuSB.rst [new file with mode: 0644]