summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TestingGuide.html
Commit message (Collapse)AuthorAgeFilesLines
...
* Describe how to configure tests to work with f2cMisha Brukman2004-10-081-0/+26
| | | | llvm-svn: 16829
* * Reformat to fit 80 colsMisha Brukman2004-10-081-54/+53
| | | | | | * Add missing <li> tags llvm-svn: 16828
* Make section separator comments 80 chars, not 70.Reid Spencer2004-09-051-184/+245
| | | | | | | | | Revise descriptions to account for llvm/test/Programs being moved to the new CVS module llvm-test. Incoporate an example of how to run the NightlyTest.pl script from a shell script. llvm-svn: 16192
* Add a section about running the nightly tester proper.Chris Lattner2004-06-241-0/+32
| | | | llvm-svn: 14370
* link to qmtest-2.0.3 tar fileBrian Gaeke2004-06-221-1/+2
| | | | llvm-svn: 14331
* Added a note about requiring QMTest 2.0.3 instead of any other version.Reid Spencer2004-06-201-1/+3
| | | | llvm-svn: 14274
* Make use of the new doc_author class. "Seperate content from presentation" ↵Chris Lattner2004-05-231-1/+3
| | | | | | they said. llvm-svn: 13675
* * HTML 4.01 Strict complianceMisha Brukman2004-03-011-401/+355
| | | | | | * Removed unnecessary tabs in the entire file llvm-svn: 12051
* Closed the h2 header for the LLVM Test Suite Organization section.John Criswell2003-11-031-1/+1
| | | | llvm-svn: 9676
* Merged in RELEASE_1.John Criswell2003-10-271-0/+2
| | | | llvm-svn: 9538
* Gotta use gmake, not make. make on Solaris is Sun's make which does not work.Vikram S. Adve2003-10-261-8/+8
| | | | llvm-svn: 9510
* Reformat. A few minor edits.Brian Gaeke2003-10-231-221/+297
| | | | llvm-svn: 9434
* Renamed the feature subtests so that they do not begin with 'f'. It wasJohn Criswell2003-10-101-9/+4
| | | | | | | | never necessary to do that to denote them as feature tests. Removed the Feature.asm tests as they are the same as the Feature.mc tests. llvm-svn: 9039
* Initial checkin of Testing Guide.John Criswell2003-10-101-0/+356
Still very rough, IMHO. llvm-svn: 9030
OpenPOWER on IntegriCloud