aboutsummaryrefslogtreecommitdiffstats
path: root/docs/TestingGuide.html
Commit message (Expand)AuthorAgeFilesLines
* Correct typos in TestingGuide.htmlChad Rosier2011-05-181-2/+2
* docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi2011-04-231-32/+42
* docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi2011-04-181-41/+46
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-091-0/+1
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-091-2/+2
* Spelling fix: consequtive -> consecutive.Duncan Sands2011-02-151-1/+1
* Reapply 122341 to fix PR8199 now that clang changes are in.David Greene2011-01-031-0/+5
* Revert 122341. It breaks some darwin tests.David Greene2010-12-211-5/+0
* Fix PR 8199. This patch prepends the build tool dir to LLVM programsDavid Greene2010-12-211-0/+5
* Document debuginfo-tests.Devang Patel2010-11-111-0/+38
* Fix typo, pointed out by Trevor Harmon.Duncan Sands2010-11-031-1/+1
* fix typo, patch by Trevor Harmon (PR8537)Chris Lattner2010-11-031-1/+1
* Fix Getting Started docs.Andrew Trick2010-09-231-9/+9
* docs/TestingGuide: Minimal update to describe 'lit' based regression testingDaniel Dunbar2010-08-021-79/+81
* docs/TestingGuide: Rip out description of old nightly tester infrastructure. TheDaniel Dunbar2010-08-021-61/+0
* Revert r103213. It broke several sections of live website.mike-m2010-05-071-0/+1212
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-061-1212/+0
* Test autoupdate.Tanya Lattner2010-02-261-1/+0
* Test auto update.Tanya Lattner2010-02-261-2/+0
* Eliminate llvmgcc_version testing variable.Daniel Dunbar2010-02-231-12/+7
* Kill unused llvmgccmajvers testing variable.Daniel Dunbar2010-02-231-3/+0
* rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.Chris Lattner2009-09-271-8/+8
* implement and document support for filecheck variables. ThisChris Lattner2009-09-271-1/+40
* add and document regex support for FileCheck. You can now do stuff like:Chris Lattner2009-09-241-0/+34
* grammaroChris Lattner2009-09-201-1/+1
* implement and document support for CHECK-NOTChris Lattner2009-09-201-0/+30
* Remove prcontext.Daniel Dunbar2009-09-101-8/+0
* wrap to 80 colsChris Lattner2009-08-151-2/+4
* implement support for CHECK-NEXT: in filecheck.Chris Lattner2009-08-151-1/+42
* document filecheck.Chris Lattner2009-08-151-3/+87
* add a stub for futher description of filecheck.Chris Lattner2009-08-151-0/+21
* Clarify how to configure llvm-gcc-4.2 for use withShantonu Sen2009-06-261-28/+27
* Add some missing steps to the sacred testing ritual scriptures.Stuart Hastings2009-05-211-14/+23
* docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...John Mosby2009-03-301-7/+3
* Clarify section on setting up and running test-suiteJohn Mosby2009-03-301-14/+27
* Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman2008-12-111-2/+2
* Rewrite instructions for configuring external testsDale Johannesen2008-12-101-25/+17
* add info about how to run the tests with valgrindNuno Lopes2008-11-251-0/+9
* LLVM does have a fortran FE!Duraid Madina2008-11-211-12/+0
* Update testing documentation with more consistent terminology.Matthijs Kooijman2008-06-241-74/+73
* Restructure the testing documentation.Matthijs Kooijman2008-05-231-212/+285
* Clarify the testing documentation a bit and solve two HTML validator warnings.Matthijs Kooijman2008-05-201-5/+13
* Fix typoTanya Lattner2007-11-281-1/+1
* Modified instructions to configure llvm-test by configure llvm with the Path ...Tanya Lattner2007-11-281-25/+9
* Validation fixesBill Wendling2007-09-221-4/+5
* Formatting changes.Bill Wendling2007-09-221-51/+147
* Subversionify the documentation.Reid Spencer2007-07-091-26/+17
* first pass of nomenclature changes in .html filesGabor Greif2007-07-061-2/+2
* Describe quoting rules.Reid Spencer2007-04-151-4/+46
* Add some info about the pipelines and redirection.Reid Spencer2007-04-141-0/+18