This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients terry.reedy
Date 2017-07-21.02:33:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500604428.18.0.819214688476.issue30981@psf.upfronthosting.co.za>
In-reply-to
Content
I am working on this.
* Change 'test_highlight_sample' to 'highlight_sample.
* Change 'set_font_sample()' to 'set_samples()', since it also changes highlight_sample, and test.
* Add gui event test for 'bold' checkbutton.
* Perhaps add gui event test for size pulldown, or wait until replace.
* Test tab setting or wait until replace.

Do this before #24776 to redo page and #13802 to redo sample
History
Date User Action Args
2017-07-21 02:33:48terry.reedysetrecipients: + terry.reedy
2017-07-21 02:33:48terry.reedysetmessageid: <1500604428.18.0.819214688476.issue30981@psf.upfronthosting.co.za>
2017-07-21 02:33:48terry.reedylinkissue30981 messages
2017-07-21 02:33:47terry.reedycreate