]> granicus.if.org Git - python/commit
Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 12 May 2014 03:32:32 +0000 (23:32 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 12 May 2014 03:32:32 +0000 (23:32 -0400)
commit06313b79d5c0eaeed8f37838b5e9a064eecf0b98
tree8e0099e27737088549327238291dbd5f3e612d90
parent23a192d9633ace0fe83c9ac392e1df06d8c35da6
Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
consolidating and improving human-validated tests of Idle. Change other files
as needed to work with htest.  Running the module as __main__ runs all tests.
Lib/idlelib/EditorWindow.py
Lib/idlelib/aboutDialog.py
Lib/idlelib/configSectionNameDialog.py
Lib/idlelib/idle_test/htest.py [new file with mode: 0644]