commit | 00b0bd55b4d615740e06ac4d445221a176da30f3 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sun May 11 23:32:20 2014 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun May 11 23:32:20 2014 -0400 |
tree | a90f61a2935b9849d631c77e013674a25b3bf16d | |
parent | 8c166055f9ce245b755175f41585af1e9a95f24c [diff] |
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.