fa0cdb371b 
								
							 
						 
						
							
							
								
								Review fixes to lit documentation  
							
							... 
							
							
							
							Reviewers: mehdi_amini
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D22245 
llvm-svn: 275214 
							
						 
						
							2016-07-12 20:59:17 +00:00  
				
					
						
							
							
								 
						
							
								7a298c1df0 
								
							 
						 
						
							
							
								
								Added REQUIRES to TestingGuide  documentation  
							
							... 
							
							
							
							Reviewers: alexfh, wolfgangp, rengolin
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D22172 
llvm-svn: 274949 
							
						 
						
							2016-07-08 23:47:29 +00:00  
				
					
						
							
							
								 
						
							
								ace59c711a 
								
							 
						 
						
							
							
								
								[Docs] Add some requirements to the Testing Guide  
							
							... 
							
							
							
							Patch by Diana Picus.
llvm-svn: 269566 
							
						 
						
							2016-05-14 14:27:40 +00:00  
				
					
						
							
							
								 
						
							
								bcc6f1913f 
								
							 
						 
						
							
							
								
								Fixing the documentation builds  
							
							... 
							
							
							
							I broke the documentation builds when I deleted the MakefileGuide as part of the autoconf removal. At some point I'll need to do a more in-depth pass updating the documentation to remove references to the old build system.
llvm-svn: 258873 
							
						 
						
							2016-01-26 22:53:12 +00:00  
				
					
						
							
							
								 
						
							
								4efa3952a9 
								
							 
						 
						
							
							
								
								[Documentation] Add guidelines for grouping tests together.  
							
							... 
							
							
							
							This was considered a good practice but it was not documented. Now it is.
Differential Revision:	http://reviews.llvm.org/D14733 
llvm-svn: 253281 
							
						 
						
							2015-11-17 02:17:35 +00:00  
				
					
						
							
							
								 
						
							
								29f3f1163f 
								
							 
						 
						
							
							
								
								Document some of the options in test/lit.cfg  
							
							... 
							
							
							
							llvm-svn: 236462 
							
						 
						
							2015-05-04 21:37:00 +00:00  
				
					
						
							
							
								 
						
							
								21a400857f 
								
							 
						 
						
							
							
								
								Require python 2.7.  
							
							... 
							
							
							
							We were already requiring 2.5, which meant that people on old linux distros
had to upgrade anyway.
Requiring python 2.6 will make supporting 3.X easier as we can use the 3.X
exception syntax.
According to the discussion on llvmdev, there is not much value is requiring
just 2.6, we may as well just require 2.7.
llvm-svn: 224129 
							
						 
						
							2014-12-12 15:29:31 +00:00  
				
					
						
							
							
								 
						
							
								15ee408a91 
								
							 
						 
						
							
							
								
								[docs] Document usage of Inputs/ for extra test files.  
							
							... 
							
							
							
							llvm-svn: 221406 
							
						 
						
							2014-11-05 22:17:18 +00:00  
				
					
						
							
							
								 
						
							
								d3d017cf00 
								
							 
						 
						
							
							
								
								Reduce verbiage of lit.local.cfg files  
							
							... 
							
							
							
							We can just split targets_to_build in one place and make it immutable.
llvm-svn: 210496 
							
						 
						
							2014-06-09 22:42:55 +00:00  
				
					
						
							
							
								 
						
							
								c4e7f305df 
								
							 
						 
						
							
							
								
								Cleanup docs about lit substitutions  
							
							... 
							
							
							
							llvm-svn: 201464 
							
						 
						
							2014-02-15 08:35:56 +00:00  
				
					
						
							
							
								 
						
							
								ea623c6f10 
								
							 
						 
						
							
							
								
								Remove mention of old deleted test scripts from testing guide  
							
							... 
							
							
							
							llvm-svn: 198771 
							
						 
						
							2014-01-08 16:30:03 +00:00  
				
					
						
							
							
								 
						
							
								27f96dae10 
								
							 
						 
						
							
							
								
								Update the Python version. And Perl isn't used anymore.  
							
							... 
							
							
							
							PR17608
llvm-svn: 193491 
							
						 
						
							2013-10-27 04:02:21 +00:00  
				
					
						
							
							
								 
						
							
								04388afd41 
								
							 
						 
						
							
							
								
								[docs] Update TestingGuide's note on how to run with Valgrind.  
							
							... 
							
							
							
							llvm-svn: 188097 
							
						 
						
							2013-08-09 19:39:48 +00:00  
				
					
						
							
							
								 
						
							
								98c6081536 
								
							 
						 
						
							
							
								
								Add platform specific tests doc  
							
							... 
							
							
							
							llvm-svn: 185581 
							
						 
						
							2013-07-03 20:56:33 +00:00  
				
					
						
							
							
								 
						
							
								6f6cbdbb8c 
								
							 
						 
						
							
							
								
								fix small doc typo  
							
							... 
							
							
							
							llvm-svn: 177737 
							
						 
						
							2013-03-22 16:09:06 +00:00  
				
					
						
							
							
								 
						
							
								8eaf3ca770 
								
							 
						 
						
							
							
								
								[docs] Remove incorrect information about lit.  
							
							... 
							
							
							
							Lit does support redirects in the 2>&1 style.
llvm-svn: 177403 
							
						 
						
							2013-03-19 15:22:02 +00:00  
				
					
						
							
							
								 
						
							
								f747bd621d 
								
							 
						 
						
							
							
								
								Streamline the mentions of grep and FileCheck in TestingGuide.rst  
							
							... 
							
							
							
							grep is now only mentioned once in a sentence that explicitly says it's
deprecated. For FileCheck, there's no reason to repeat part of the
documentation that exists in CommandGuide/FileCheck.
llvm-svn: 172835 
							
						 
						
							2013-01-18 19:01:34 +00:00  
				
					
						
							
							
								 
						
							
								045a73e62d 
								
							 
						 
						
							
							
								
								remove the rest of the "written by" lines in the documentation.  It is  
							
							... 
							
							
							
							against the developer policy to include this sort of thing as SVN blame
already captures this in a far more fine-grained way.
llvm-svn: 172109 
							
						 
						
							2013-01-10 21:24:04 +00:00  
				
					
						
							
							
								 
						
							
								12be928dfb 
								
							 
						 
						
							
							
								
								Documentation: add a section to prevent spurious test failures like the one  
							
							... 
							
							
							
							fixed in r171243.
llvm-svn: 171258 
							
						 
						
							2012-12-30 14:51:03 +00:00  
				
					
						
							
							
								 
						
							
								0ffc0d4ff3 
								
							 
						 
						
							
							
								
								Get rid of references to Tcl, DejagGNU, old test structure, discourage the use  
							
							... 
							
							
							
							of grep in favor of FileCheck, and other cleanups.
llvm-svn: 169269 
							
						 
						
							2012-12-04 14:34:00 +00:00  
				
					
						
							
							
								 
						
							
								42e10733ae 
								
							 
						 
						
							
							
								
								Remove the very out-of-date listing of "very important LLVM areas". I don't  
							
							... 
							
							
							
							think it adds much and keeping it up-to-date is (obviously) a chore.
llvm-svn: 169263 
							
						 
						
							2012-12-04 13:55:17 +00:00  
				
					
						
							
							
								 
						
							
								035513831b 
								
							 
						 
						
							
							
								
								Clean up, bring up-to-date and apply consistent formatting.  
							
							... 
							
							
							
							This document is a long-time pet peeve :-) More fixes to come.
llvm-svn: 169115 
							
						 
						
							2012-12-03 04:10:58 +00:00  
				
					
						
							
							
								 
						
							
								e6abe2f008 
								
							 
						 
						
							
							
								
								Documentation: remove a copy of the FileCheck man page from TestingGuide  
							
							... 
							
							
							
							llvm-svn: 168288 
							
						 
						
							2012-11-18 18:28:14 +00:00  
				
					
						
							
							
								 
						
							
								42c31d26ff 
								
							 
						 
						
							
							
								
								Documentation: use a :doc: link instead of an absolute http:// link.  
							
							... 
							
							
							
							llvm-svn: 168286 
							
						 
						
							2012-11-18 10:35:18 +00:00  
				
					
						
							
							
								 
						
							
								905a2d3d17 
								
							 
						 
						
							
							
								
								docs: Improve typographical correctness.  
							
							... 
							
							
							
							llvm-svn: 167998 
							
						 
						
							2012-11-14 23:15:51 +00:00  
				
					
						
							
							
								 
						
							
								e0db519ae9 
								
							 
						 
						
							
							
								
								docs: Sphinxify TestSuiteMakefileGuide  
							
							... 
							
							
							
							Some small related fixups to TestingGuide too.
llvm-svn: 167996 
							
						 
						
							2012-11-14 23:11:10 +00:00  
				
					
						
							
							
								 
						
							
								a89edf6a61 
								
							 
						 
						
							
							
								
								docs: Sphinxify TestingGuide  
							
							... 
							
							
							
							llvm-svn: 167979 
							
						 
						
							2012-11-14 21:09:30 +00:00