a93918a480 
								
							 
						 
						
							
							
								
								integrate plugin hook checking directly when registering  
							
							... 
							
							
							
							remove plugintester plugin, all functionality now in testdir
--HG--
branch : trunk 
							
						 
						
							2009-05-22 23:50:35 +02:00  
				
					
						
							
							
								 
						
							
								d1f24aa251 
								
							 
						 
						
							
							
								
								plugin cleanups  
							
							... 
							
							
							
							* make pytest_eventlog.py work again by adding a hack to the registry, rename
* disable resultdb hook plugin, it needs merging with resultlog
* add some docstrings, streamline bits
--HG--
branch : trunk 
							
						 
						
							2009-05-20 23:12:37 +02:00  
				
					
						
							
							
								 
						
							
								191d02aef2 
								
							 
						 
						
							
							
								
								* refactor plugin support to work directly with  
							
							... 
							
							
							
							modules, no classes required anymore.
* call funcarg hook if defined on class
--HG--
branch : trunk 
							
						 
						
							2009-05-18 23:26:16 +02:00  
				
					
						
							
							
								 
						
							
								8182d341a5 
								
							 
						 
						
							
							
								
								rename "api" into "hook" in most places.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-05-07 18:01:53 +02:00  
				
					
						
							
							
								 
						
							
								22622e3370 
								
							 
						 
						
							
							
								
								remove unused option  
							
							... 
							
							
							
							once again fix resultdb plugin
--HG--
branch : trunk 
							
						 
						
							2009-05-06 08:58:05 +02:00  
				
					
						
							
							
								 
						
							
								91c78274f5 
								
							 
						 
						
							
							
								
								fix missing import skip problem  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-28 23:17:04 +02:00  
				
					
						
							
							
								 
						
							
								763d0d72a5 
								
							 
						 
						
							
							
								
								funcargs work mostly according to the documentation  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-14 18:30:26 +02:00  
				
					
						
							
							
								 
						
							
								5d271b2bde 
								
							 
						 
						
							
							
								
								[svn r63894] grand renaming on plugin-related mostly internal objects.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 16:03:09 +02:00  
				
					
						
							
							
								 
						
							
								0c4fc99a6f 
								
							 
						 
						
							
							
								
								[svn r63887] move rest of events  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 02:12:10 +02:00  
				
					
						
							
							
								 
						
							
								4aeb929b3c 
								
							 
						 
						
							
							
								
								[svn r63600] merge remaining content of event.py into runner.py.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-04 02:34:20 +02:00  
				
					
						
							
							
								 
						
							
								85635e1239 
								
							 
						 
						
							
							
								
								[svn r63575] killing yet more test "events" and redundant code  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-03 18:26:21 +02:00  
				
					
						
							
							
								 
						
							
								45e0499f10 
								
							 
						 
						
							
							
								
								[svn r63566] the InternalException event class bites the dust.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-03 16:18:47 +02:00  
				
					
						
							
							
								 
						
							
								54cc936437 
								
							 
						 
						
							
							
								
								[svn r63560] beginning to review/polish test events  
							
							... 
							
							
							
							* pyevent() now receives args and kwargs as simple arguments
* refactoring event handling in tests
--HG--
branch : trunk 
							
						 
						
							2009-04-03 12:57:34 +02:00  
				
					
						
							
							
								 
						
							
								069ab6ff5f 
								
							 
						 
						
							
							
								
								[svn r63547] renaming all event consumers to use the "__" convention that  
							
							... 
							
							
							
							is also used for funcargs.
--HG--
branch : trunk 
							
						 
						
							2009-04-02 19:58:51 +02:00  
				
					
						
							
							
								 
						
							
								0ca3810203 
								
							 
						 
						
							
							
								
								[svn r63543] some import-related skips, test suite passes again.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-02 15:57:42 +02:00  
				
					
						
							
							
								 
						
							
								fbf70a35a2 
								
							 
						 
						
							
							
								
								[svn r63540] fixing shallow test bugs  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-02 15:33:14 +02:00  
				
					
						
							
							
								 
						
							
								87bd1d998b 
								
							 
						 
						
							
							
								
								[svn r63473] make passed, skipped and failed all default to 'False' for consistency when the attributes are not found.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-01 05:33:54 +02:00  
				
					
						
							
							
								 
						
							
								9e385d88f7 
								
							 
						 
						
							
							
								
								[svn r63472] a new plugin which writes a simplified result log to either JSON or a SQLite database.  
							
							... 
							
							
							
							also, some early ideas about possilbe archive abstractions
--HG--
branch : trunk 
							
						 
						
							2009-04-01 05:28:24 +02:00