Imported Upstream version 1.4.13+git200906171200
This commit is contained in:
		
							parent
							
								
									4ab9f0d24c
								
							
						
					
					
						commit
						d0b8ab8112
					
				
					 362 changed files with 34110 additions and 10773 deletions
				
			
		
							
								
								
									
										11
									
								
								tap/README
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								tap/README
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
NAME
 | 
			
		||||
     tap -- write tests that implement the Test Anything Protocol
 | 
			
		||||
 | 
			
		||||
SYNOPSIS
 | 
			
		||||
     #include <tap.h>
 | 
			
		||||
 | 
			
		||||
DESCRIPTION
 | 
			
		||||
     The tap library provides functions for writing test scripts that produce
 | 
			
		||||
     output consistent with the Test Anything Protocol.  A test harness that
 | 
			
		||||
     parses this protocol can run these tests and produce useful reports indi-
 | 
			
		||||
     cating their success or failure.
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue