37976be529 
								
							 
						 
						
							
							
								
								[mq]: flexcom  
							
							... 
							
							
							
							--HG--
branch : 1.0.x 
							
						 
						
							2009-08-11 19:00:41 +02:00  
				
					
						
							
							
								 
						
							
								a01e4769cc 
								
							 
						 
						
							
							
								
								simplify internal plugin dispatching code, rename parts of the py._com plugin helpers  
							
							... 
							
							
							
							--HG--
branch : 1.0.x 
							
						 
						
							2009-08-09 23:51:25 +02:00  
				
					
						
							
							
								 
						
							
								8fcdac9dd6 
								
							 
						 
						
							
							
								
								* fix capturing and unicode printing in tests  
							
							... 
							
							
							
							* introduce "_encoding" to py/io/terminalwriter writing
* beautify a few __repr__ for better internal debugging
--HG--
branch : 1.0.x 
							
						 
						
							2009-08-06 14:34:19 +02:00  
				
					
						
							
							
								 
						
							
								219e627f87 
								
							 
						 
						
							
							
								
								remove superflous registry.call_firstresult and NONEASFIRSTRESULT logic  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-05-20 22:02:08 +02:00  
				
					
						
							
							
								 
						
							
								d9ad2cf761 
								
							 
						 
						
							
							
								
								merging the new function generators, addresses issue 2  
							
							... 
							
							
							
							- introduce a new pytest_genfuncruns hook for generating tests with multiple funcargs
- new and extended docs: doc/test/funcargs.txt
- factor all funcargs related code into py/test/funcargs.py
- remove request.maketempdir call (you can use request.config.mktemp)
--HG--
branch : trunk 
							
						 
						
							2009-05-11 19:23:57 +02:00  
				
					
						
							
							
								 
						
							
								8182d341a5 
								
							 
						 
						
							
							
								
								rename "api" into "hook" in most places.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-05-07 18:01:53 +02:00  
				
					
						
							
							
								 
						
							
								f0a277008a 
								
							 
						 
						
							
							
								
								fix a bug  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-14 17:25:59 +02:00  
				
					
						
							
							
								 
						
							
								0b554bf925 
								
							 
						 
						
							
							
								
								[svn r63917] remove now unused code  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 23:09:54 +02:00  
				
					
						
							
							
								 
						
							
								fb7ff9a8c2 
								
							 
						 
						
							
							
								
								[svn r63908] first step in only allowing keyword arguments to plugin calls  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 18:55:11 +02:00  
				
					
						
							
							
								 
						
							
								248093e61a 
								
							 
						 
						
							
							
								
								[svn r63899] more consistent naming  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 16:34:53 +02:00  
				
					
						
							
							
								 
						
							
								a4863c3f7b 
								
							 
						 
						
							
							
								
								[svn r63896] more renames, killing redundant code  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 16:21:07 +02:00  
				
					
						
							
							
								 
						
							
								5d271b2bde 
								
							 
						 
						
							
							
								
								[svn r63894] grand renaming on plugin-related mostly internal objects.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-09 16:03:09 +02:00  
				
					
						
							
							
								 
						
							
								cd038ee708 
								
							 
						 
						
							
							
								
								[svn r63888] finally.  the event concept is basically gone.  
							
							... 
							
							
							
							now we only have plugin hooks aka plugin calls
--HG--
branch : trunk 
							
						 
						
							2009-04-09 02:36:07 +02:00  
				
					
						
							
							
								 
						
							
								b6b060c1d0 
								
							 
						 
						
							
							
								
								[svn r63845] introduce new _pytest plugin that allows to selectively record  
							
							... 
							
							
							
							plugin calls and do assertions about them.
--HG--
branch : trunk 
							
						 
						
							2009-04-08 17:15:56 +02:00  
				
					
						
							
							
								 
						
							
								f14fc582e9 
								
							 
						 
						
							
							
								
								[svn r63808] * refinements/renames to new PluginAPI  
							
							... 
							
							
							
							* have pytest_runner start to use it, passes the main test
--HG--
branch : trunk 
							
						 
						
							2009-04-07 22:46:50 +02:00  
				
					
						
							
							
								 
						
							
								50664c1e17 
								
							 
						 
						
							
							
								
								[svn r63806] adding a MultiAPI helper for managing plugin APIs.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-07 22:22:52 +02:00  
				
					
						
							
							
								 
						
							
								e7e1b2725b 
								
							 
						 
						
							
							
								
								[svn r63562] fixing _com regarding pyevents as well  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-04-03 12:59: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  
				
					
						
							
							
								 
						
							
								74958be548 
								
							 
						 
						
							
							
								
								[svn r63300] * refining pyfuncarg setup, now there is explicit registration!  
							
							... 
							
							
							
							* porting monkeypatch and pytester funcargs to the new method
* fixing a kind-of-a-bug with MultiCalls
--HG--
branch : trunk 
							
						 
						
							2009-03-24 23:00:07 +01:00  
				
					
						
							
							
								 
						
							
								2aae6540ff 
								
							 
						 
						
							
							
								
								[svn r63188] allow reversed retrieval of methods  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-03-21 16:14:22 +01:00  
				
					
						
							
							
								 
						
							
								6ba07a82ba 
								
							 
						 
						
							
							
								
								[svn r63048] fix windows issues  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-03-18 18:05:37 +01:00  
				
					
						
							
							
								 
						
							
								2d98dbfc81 
								
							 
						 
						
							
							
								
								[svn r62614] implementing __call__.exclude_other_results() to allow plugin hooks to  
							
							... 
							
							
							
							exclude results from other plugins.
--HG--
branch : trunk 
							
						 
						
							2009-03-05 23:35:35 +01:00  
				
					
						
							
							
								 
						
							
								d47ae0dc8d 
								
							 
						 
						
							
							
								
								[svn r62287] By default cut traceback such that py lib code does not appear  
							
							... 
							
							
							
							test tracebacks.
--HG--
branch : trunk 
							
						 
						
							2009-03-01 12:24:52 +01:00  
				
					
						
							
							
								 
						
							
								9d9a94ce00 
								
							 
						 
						
							
							
								
								[svn r62282] refine a test  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-03-01 09:00:20 +01:00  
				
					
						
							
							
								 
						
							
								1f70447dde 
								
							 
						 
						
							
							
								
								[svn r62281] allowing a plugin to see its registration and unregistration events.  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-03-01 08:50:45 +01:00  
				
					
						
							
							
								 
						
							
								6f145b7c3c 
								
							 
						 
						
							
							
								
								[svn r62252] renaming "py.test.keywords" to "py.test.mark".  
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2009-02-27 20:56:51 +01:00  
				
					
						
							
							
								 
						
							
								c17a09adaf 
								
							 
						 
						
							
							
								
								[svn r62211] merge 60797:HEAD of pytestplugin branch:  
							
							... 
							
							
							
							this merge contains:
* a new plugin architecture
* a pluginized pytest core
* many pytest related refactorings
* refactorings/streamlining of pytest's own tests
--HG--
branch : trunk 
							
						 
						
							2009-02-27 11:18:27 +01:00