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