summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
Commit message (Expand)AuthorAge
* Added information for the new nightly tester.Patrick Jenkins2006-08-11
* Fix a typoChris Lattner2006-06-01
* Describe how to add a custom test.Chris Lattner2006-05-23
* Wrap long lines fix typoChris Lattner2006-05-23
* Fixed up comment on xfail for llvmgcc version.Tanya Lattner2006-04-20
* Added note about being able to XFAIL based on llvmgcc version.Tanya Lattner2006-04-20
* Misunderstanding.Jim Laskey2006-03-27
* Typo.Jim Laskey2006-03-27
* Clarity.Jim Laskey2006-03-27
* Adding other platforms.Jim Laskey2006-03-27
* Add note for Mac OS X developers.Jim Laskey2006-03-27
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* More typo and wording fixes.John Criswell2005-05-13
* Minor corrections and clarifications.John Criswell2005-05-13
* * Add directions to send output of nightly test script to llvm-testresults@csMisha Brukman2005-03-10
* Correct the name of the executables to which llvmgcc and llvmgxx variablesReid Spencer2004-12-22
* Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in theReid Spencer2004-12-15
* Correct documentation to reflect the change in location of the CFE runtimeReid Spencer2004-12-14
* Merged in RELEASE_14 changes.John Criswell2004-12-10
* Fixed typo in Dejagnu section.Tanya Lattner2004-12-08
* Removed QMTest reference.Tanya Lattner2004-12-08
* Move documentation for various configuration options applicabe only to theReid Spencer2004-12-08
* Added DejaGNU information to the testing guide. This should go into the 1.4 r...Tanya Lattner2004-12-06
* Remove spurious end tag, fix indentation.Reid Spencer2004-11-01
* Make HTML 4.01 Strict compliant.Reid Spencer2004-11-01
* Describe how to configure tests to work with f2cMisha Brukman2004-10-08
* * Reformat to fit 80 colsMisha Brukman2004-10-08
* Make section separator comments 80 chars, not 70.Reid Spencer2004-09-05
* Add a section about running the nightly tester proper.Chris Lattner2004-06-24
* link to qmtest-2.0.3 tar fileBrian Gaeke2004-06-22
* Added a note about requiring QMTest 2.0.3 instead of any other version.Reid Spencer2004-06-20
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-23
* * HTML 4.01 Strict complianceMisha Brukman2004-03-01
* Closed the h2 header for the LLVM Test Suite Organization section.John Criswell2003-11-03
* Merged in RELEASE_1.John Criswell2003-10-27
* Gotta use gmake, not make. make on Solaris is Sun's make which does not work.Vikram S. Adve2003-10-26
* Reformat. A few minor edits.Brian Gaeke2003-10-23
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-10
* Initial checkin of Testing Guide.John Criswell2003-10-10