summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TestingGuide.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix small doc typoEli Bendersky2013-03-221-1/+1
| | | | llvm-svn: 177737
* [docs] Remove incorrect information about lit.Sean Silva2013-03-191-10/+1
| | | | | | Lit does support redirects in the 2>&1 style. llvm-svn: 177403
* Streamline the mentions of grep and FileCheck in TestingGuide.rstEli Bendersky2013-01-181-37/+7
| | | | | | | | 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
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-3/+0
| | | | | | | 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
* Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko2012-12-301-0/+37
| | | | | | fixed in r171243. llvm-svn: 171258
* Get rid of references to Tcl, DejagGNU, old test structure, discourage the useEli Bendersky2012-12-041-106/+57
| | | | | | of grep in favor of FileCheck, and other cleanups. llvm-svn: 169269
* Remove the very out-of-date listing of "very important LLVM areas". I don'tEli Bendersky2012-12-041-12/+1
| | | | | | think it adds much and keeping it up-to-date is (obviously) a chore. llvm-svn: 169263
* Clean up, bring up-to-date and apply consistent formatting.Eli Bendersky2012-12-031-30/+21
| | | | | | This document is a long-time pet peeve :-) More fixes to come. llvm-svn: 169115
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-181-194/+4
| | | | llvm-svn: 168288
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-181-2/+2
| | | | llvm-svn: 168286
* docs: Improve typographical correctness.Sean Silva2012-11-141-2/+2
| | | | llvm-svn: 167998
* docs: Sphinxify TestSuiteMakefileGuideSean Silva2012-11-141-5/+11
| | | | | | Some small related fixups to TestingGuide too. llvm-svn: 167996
* docs: Sphinxify TestingGuideSean Silva2012-11-141-0/+713
llvm-svn: 167979
OpenPOWER on IntegriCloud