aboutsummaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
AgeCommit message (Expand)Author
2008-05-23Restructure the testing documentation.Matthijs Kooijman
2008-05-20Clarify the testing documentation a bit and solve two HTML validator warnings.Matthijs Kooijman
2007-11-28Fix typoTanya Lattner
2007-11-28Modified instructions to configure llvm-test by configure llvm with the Path ...Tanya Lattner
2007-09-22Validation fixesBill Wendling
2007-09-22Formatting changes.Bill Wendling
2007-07-09Subversionify the documentation.Reid Spencer
2007-07-06first pass of nomenclature changes in .html filesGabor Greif
2007-04-15Describe quoting rules.Reid Spencer
2007-04-14Add some info about the pipelines and redirection.Reid Spencer
2007-04-14For PR1319:Reid Spencer
2007-02-08Describe llvm/test more accurately given recent changes.Reid Spencer
2006-08-11Added information for the new nightly tester.Patrick Jenkins
2006-06-01Fix a typoChris Lattner
2006-05-23Describe how to add a custom test.Chris Lattner
2006-05-23Wrap long lines fix typoChris Lattner
2006-04-20Fixed up comment on xfail for llvmgcc version.Tanya Lattner
2006-04-20Added note about being able to XFAIL based on llvmgcc version.Tanya Lattner
2006-03-27Misunderstanding.Jim Laskey
2006-03-27Typo.Jim Laskey
2006-03-27Clarity.Jim Laskey
2006-03-27Adding other platforms.Jim Laskey
2006-03-27Add note for Mac OS X developers.Jim Laskey
2006-03-14Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2005-05-13More typo and wording fixes.John Criswell
2005-05-13Minor corrections and clarifications.John Criswell
2005-03-10* Add directions to send output of nightly test script to llvm-testresults@csMisha Brukman
2004-12-22Correct the name of the executables to which llvmgcc and llvmgxx variablesReid Spencer
2004-12-15Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer
2004-12-14Correct documentation to reflect the change in location of the CFE runtimeReid Spencer
2004-12-10Merged in RELEASE_14 changes.John Criswell
2004-12-08Fixed typo in Dejagnu section.Tanya Lattner
2004-12-08Removed QMTest reference.Tanya Lattner
2004-12-08Move documentation for various configuration options applicabe only to theReid Spencer
2004-12-06Added DejaGNU information to the testing guide. This should go into the 1.4 r...Tanya Lattner
2004-11-01Remove spurious end tag, fix indentation.Reid Spencer
2004-11-01Make HTML 4.01 Strict compliant.Reid Spencer
2004-10-08Describe how to configure tests to work with f2cMisha Brukman
2004-10-08* Reformat to fit 80 colsMisha Brukman
2004-09-05Make section separator comments 80 chars, not 70.Reid Spencer
2004-06-24Add a section about running the nightly tester proper.Chris Lattner
2004-06-22link to qmtest-2.0.3 tar fileBrian Gaeke
2004-06-20Added a note about requiring QMTest 2.0.3 instead of any other version.Reid Spencer
2004-05-23Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner
2004-03-01* HTML 4.01 Strict complianceMisha Brukman
2003-11-03Closed the h2 header for the LLVM Test Suite Organization section.John Criswell
2003-10-27Merged in RELEASE_1.John Criswell
2003-10-26Gotta use gmake, not make. make on Solaris is Sun's make which does not work.Vikram S. Adve
2003-10-23Reformat. A few minor edits.Brian Gaeke
2003-10-10Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell