From 49fb40c6d99d362b73a5d9f319c8c7aef1eb0615 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 1 Nov 2004 08:30:14 +0000 Subject: Remove spurious end tag, fix indentation. llvm-svn: 17397 --- llvm/docs/TestingGuide.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'llvm/docs/TestingGuide.html') diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index f86463195e6..0f3d1b020b2 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -12,24 +12,25 @@
    -
  1. Overview
  2. -
  3. Requirements
  4. -
  5. Quick Start
  6. -
  7. LLVM Test Suite Organization -
  8. -
  9. LLVM Test Suite Tree
  10. -
  11. QMTest Structure
  12. -
  13. llvm-test Structure
  14. -
  15. Running the LLVM Tests
  16. -
  17. Running the nightly tester
  18. +
  19. Overview
  20. +
  21. Requirements
  22. +
  23. Quick Start
  24. +
  25. LLVM Test Suite Organization + +
  26. +
  27. LLVM Test Suite Tree
  28. +
  29. QMTest Structure
  30. +
  31. llvm-test Structure
  32. +
  33. Running the LLVM Tests
  34. +
  35. Running the nightly tester
-

Written by John T. Criswell and Reid Spencer

+

Written by John T. Criswell and Reid Spencer

@@ -63,7 +64,6 @@ any other version.
Python
You will need a Python interpreter that works with QMTest. Python will need zlib and SAX support enabled.
-
F2C
For now, LLVM does not have a Fortran front-end, but using F2C, we can run -- cgit v1.2.3