[issue23964] Update README documentation for IDLE tests.

2015-05-16 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue23964] Update README documentation for IDLE tests.

2015-05-16 Thread Terry J. Reedy
Terry J. Reedy added the comment: Thanks for the push. I incorporated most of your suggestions and added more changes. -- ___ Python tracker ___

[issue23964] Update README documentation for IDLE tests.

2015-05-16 Thread Roundup Robot
Roundup Robot added the comment: New changeset 19e111891e39 by Terry Jan Reedy in branch '2.7': Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart. https://hg.python.org/cpython/rev/19e111891e39 New changeset 35b84ba2f8b1 by Terry Jan Reedy in branch '3.4': Issue #2396

[issue23964] Update README documentation for IDLE tests.

2015-04-18 Thread Al Sweigart
Al Sweigart added the comment: I'll add a note about running the human-mediated tests to section 0. Running "python -m test.test_idle" for 64-bit 3.4.3 on Windows 7 works fine for me ("Ran 142 tests in 0.605s OK") I'll take out the indented code. You make a good point about copy/paste. I've a

[issue23964] Update README documentation for IDLE tests.

2015-04-16 Thread Terry J. Reedy
Terry J. Reedy added the comment: Although the text is aimed at people writing tests, I agree with starting with a new short section "0. Running all Idle tests". The sentence already there is specific to automated unittests. There is also a separate human-mediated test system run with "pytho

[issue23964] Update README documentation for IDLE tests.

2015-04-15 Thread Al Sweigart
New submission from Al Sweigart: It took me a while to read through the idle_test documentation to figure out how to run the test. Similar to the Profiler documentation, I've added "Instant User's Manual" section at the top of the file, as well as edited the text and formatting a bit. ---

[issue23964] Update README documentation for IDLE tests.

2015-04-15 Thread Al Sweigart
Changes by Al Sweigart : -- type: -> enhancement ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.