aboutsummaryrefslogtreecommitdiffstats
path: root/docs/TestingGuide.html
Commit message (Expand)AuthorAgeFilesLines
* 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
* For PR1319:Reid Spencer2007-04-141-73/+191
* Describe llvm/test more accurately given recent changes.Reid Spencer2007-02-081-13/+21
* Added information for the new nightly tester.Patrick Jenkins2006-08-111-19/+35
* Fix a typoChris Lattner2006-06-011-1/+1
* Describe how to add a custom test.Chris Lattner2006-05-231-3/+82
* Wrap long lines fix typoChris Lattner2006-05-231-12/+19
* Fixed up comment on xfail for llvmgcc version.Tanya Lattner2006-04-201-2/+2
* Added note about being able to XFAIL based on llvmgcc version.Tanya Lattner2006-04-201-2/+2
* Misunderstanding.Jim Laskey2006-03-271-2/+2
* Typo.Jim Laskey2006-03-271-1/+1
* Clarity.Jim Laskey2006-03-271-4/+4
* Adding other platforms.Jim Laskey2006-03-271-1/+4
* Add note for Mac OS X developers.Jim Laskey2006-03-271-0/+3
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-4/+4
* More typo and wording fixes.John Criswell2005-05-131-5/+9
* Minor corrections and clarifications.John Criswell2005-05-131-5/+5
* * Add directions to send output of nightly test script to llvm-testresults@csMisha Brukman2005-03-101-17/+23
* Correct the name of the executables to which llvmgcc and llvmgxx variablesReid Spencer2004-12-221-2/+2
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-151-2/+1
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-141-2/+2
* Merged in RELEASE_14 changes.John Criswell2004-12-101-6/+8
* Fixed typo in Dejagnu section.Tanya Lattner2004-12-081-1/+1
* Removed QMTest reference.Tanya Lattner2004-12-081-117/+11
* Move documentation for various configuration options applicabe only to theReid Spencer2004-12-081-1/+27
* Added DejaGNU information to the testing guide. This should go into the 1.4 r...Tanya Lattner2004-12-061-11/+102
* Remove spurious end tag, fix indentation.Reid Spencer2004-11-011-16/+16
* Make HTML 4.01 Strict compliant.Reid Spencer2004-11-011-3/+3