Terry Jan Reedy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								080a596152 
								
							 
						 
						
							
							
								
								GH-71383: IDLE - Document testing subsets of modules ( #104463 )  
							
							
							
						 
						
							2023-05-13 23:55:20 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								87a927325e 
								
							 
						 
						
							
							
								
								bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)  
							
							... 
							
							
							
							The revised file compiles, runs, and tests OK. idle_test/README.txt
explains how to use it to create new IDLE test files. 
							
						 
						
							2018-06-20 17:08:31 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								620f70eed6 
								
							 
						 
						
							
							
								
								bpo-25588: Document autotest in idle_test/README.txt. ( #4000 )  
							
							... 
							
							
							
							Follow-up to Victor's patch that enabled autotest to run in IDLE's Shell. 
							
						 
						
							2017-10-14 21:31:14 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Serhiy Storchaka 
								
							 
						 
						
							
							
							
							
								
							
							
								13ad3b7a82 
								
							 
						 
						
							
							
								
								bpo-31462: Remove trailing whitespaces. ( #3564 )  
							
							
							
						 
						
							2017-09-14 09:38:36 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									terryjreedy 
								
							 
						 
						
							
							
							
							
								
							
							
								95bebb7264 
								
							 
						 
						
							
							
								
								bpo-30934: Document coverage details for idlelib tests ( #2711 )  
							
							... 
							
							
							
							* 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. 
							
						 
						
							2017-07-16 00:07:36 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								1aa06e1525 
								
							 
						 
						
							
							
								
								IDLE test README: 'gui' to 'GUI', except in "'gui'" and '-ugui'.  
							
							
							
						 
						
							2016-06-04 02:32:18 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								6047b55372 
								
							 
						 
						
							
							
								
								Issue  #27196 : Stop 'application destroyed' warnings when running IDLE tests.  
							
							... 
							
							
							
							The update_idletasks solution was provided by Serhiy Storchaka. 
							
						 
						
							2016-06-03 23:53:56 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								75cbeb5dac 
								
							 
						 
						
							
							
								
								Issue 20567: Revise idle_test/README.txt and some tests to match new advice.  
							
							
							
						 
						
							2016-06-03 22:19:17 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin Panter 
								
							 
						 
						
							
							
							
							
								
							
							
								a90a4a9651 
								
							 
						 
						
							
							
								
								Issue  #27125 : Remove duplicated words from documentation and comments  
							
							
							
						 
						
							2016-05-30 04:04:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								af7cf6d2b9 
								
							 
						 
						
							
							
								
								Issue 18910: Edit idle_test/README.txt to add 'requires' usage at module scope.  
							
							... 
							
							
							
							Uppercase 'GUI', remove 2.7 references and reflow text. 
							
						 
						
							2016-05-15 23:52:56 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								031d0640cd 
								
							 
						 
						
							
							
								
								Issue  #23964 : Update idlelib/idle_test/README.txt. first patch by Al Sweigart.  
							
							
							
						 
						
							2015-05-16 14:23:39 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zachary Ware 
								
							 
						 
						
							
							
							
							
								
							
							
								66f2928479 
								
							 
						 
						
							
							
								
								Issue  #18492 : Allow all resources when tests are not run by regrtest.py.  
							
							... 
							
							
							
							This changeset also includes cleanup allowed by this behavior change. 
							
						 
						
							2014-06-02 16:01:29 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								9db1ab8250 
								
							 
						 
						
							
							
								
								Issue  #20567 : Delete class attribute gui widgets in idle tests.  
							
							... 
							
							
							
							Code patch by Serhiy Storchaka 
							
						 
						
							2014-02-27 18:47:49 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ezio Melotti 
								
							 
						 
						
							
							
							
							
								
							
							
								f4e998364e 
								
							 
						 
						
							
							
								
								#20634 : fix typo in IDLE README noticed by Saimadhav Heblikar.  
							
							
							
						 
						
							2014-02-15 13:01:08 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								015b4535c5 
								
							 
						 
						
							
							
								
								Update gui section of idle test README.  
							
							
							
						 
						
							2013-07-28 16:39:44 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								e4e530e7e8 
								
							 
						 
						
							
							
								
								Issue  #18103 : Update README.txt and test_idle to describe and run gui tests.  
							
							
							
						 
						
							2013-06-29 18:22:02 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Terry Jan Reedy 
								
							 
						 
						
							
							
							
							
								
							
							
								eb4c9c77b8 
								
							 
						 
						
							
							
								
								Issue  #15392 : Do not run tests if threading/_thread not available. Otherwise  
							
							... 
							
							
							
							touchup test_idle. Rename README.txt. 
							
						 
						
							2013-05-28 22:21:53 -04:00