summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar1-12/+20
2012-05-08[tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar1-20/+12
2012-04-19[docs] Update HTML pages to refer to CSS in a way that works locally and with...Daniel Dunbar1-1/+1
2012-04-19[docs] Convert docs index page into Sphinx.Daniel Dunbar1-0/+9
2012-04-18A bit of cleanup in the TestingGuide doc - dg.exp files no longer existEli Bendersky1-9/+9
2012-03-27llvm/docs/*.html: Fix markups.NAKAMURA Takumi1-2/+0
2012-03-15docs: Update TestingGuide to change recommended practice to using LNT to driveDaniel Dunbar1-327/+54
2011-11-29Update the docs for some of the test-suite configure changes andEric Christopher1-16/+11
2011-10-31docs/*.html: Appease W3C Checker to add "charset=utf-8".NAKAMURA Takumi1-0/+1
2011-10-27tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in...Daniel Dunbar1-27/+0
2011-05-18Correct typos in TestingGuide.htmlChad Rosier1-2/+2
2011-04-23docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.NAKAMURA Takumi1-32/+42
2011-04-18docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.NAKAMURA Takumi1-41/+46
2011-04-09docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi1-0/+1
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi1-2/+2
2011-02-15Spelling fix: consequtive -> consecutive.Duncan Sands1-1/+1
2011-01-03Reapply 122341 to fix PR8199 now that clang changes are in.David Greene1-0/+5
2010-12-21Revert 122341. It breaks some darwin tests.David Greene1-5/+0
2010-12-21Fix PR 8199. This patch prepends the build tool dir to LLVM programsDavid Greene1-0/+5
2010-11-11Document debuginfo-tests.Devang Patel1-0/+38
2010-11-03Fix typo, pointed out by Trevor Harmon.Duncan Sands1-1/+1
2010-11-03fix typo, patch by Trevor Harmon (PR8537)Chris Lattner1-1/+1
2010-09-23Fix Getting Started docs.Andrew Trick1-9/+9
2010-08-02docs/TestingGuide: Minimal update to describe 'lit' based regression testingDaniel Dunbar1-79/+81
2010-08-02docs/TestingGuide: Rip out description of old nightly tester infrastructure. TheDaniel Dunbar1-61/+0
2010-05-07Revert r103213. It broke several sections of live website.mike-m1-0/+1212
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-1212/+0
2010-02-26Test autoupdate.Tanya Lattner1-1/+0
2010-02-26Test auto update.Tanya Lattner1-2/+0
2010-02-23Eliminate llvmgcc_version testing variable.Daniel Dunbar1-12/+7
2010-02-23Kill unused llvmgccmajvers testing variable.Daniel Dunbar1-3/+0
2009-09-27rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.Chris Lattner1-8/+8
2009-09-27implement and document support for filecheck variables. ThisChris Lattner1-1/+40
2009-09-24add and document regex support for FileCheck. You can now do stuff like:Chris Lattner1-0/+34
2009-09-20grammaroChris Lattner1-1/+1
2009-09-20implement and document support for CHECK-NOTChris Lattner1-0/+30
2009-09-10Remove prcontext.Daniel Dunbar1-8/+0
2009-08-15wrap to 80 colsChris Lattner1-2/+4
2009-08-15implement support for CHECK-NEXT: in filecheck.Chris Lattner1-1/+42
2009-08-15document filecheck.Chris Lattner1-3/+87
2009-08-15add a stub for futher description of filecheck.Chris Lattner1-0/+21
2009-06-26Clarify how to configure llvm-gcc-4.2 for use withShantonu Sen1-28/+27
2009-05-21Add some missing steps to the sacred testing ritual scriptures.Stuart Hastings1-14/+23
2009-03-30docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...John Mosby1-7/+3
2009-03-30Clarify section on setting up and running test-suiteJohn Mosby1-14/+27
2008-12-11Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.Misha Brukman1-2/+2
2008-12-10Rewrite instructions for configuring external testsDale Johannesen1-25/+17
2008-11-25add info about how to run the tests with valgrindNuno Lopes1-0/+9
2008-11-21LLVM does have a fortran FE!Duraid Madina1-12/+0
2008-06-24Update testing documentation with more consistent terminology.Matthijs Kooijman1-74/+73