1. bb13423 Test autoupdate. by Tanya Lattner · 15 years ago
  2. 14ffb1e Test auto update. by Tanya Lattner · 15 years ago
  3. 3d4d01b Eliminate llvmgcc_version testing variable. by Daniel Dunbar · 15 years ago
  4. a2b40a9 Kill unused llvmgccmajvers testing variable. by Daniel Dunbar · 15 years ago
  5. 9217f6b rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff. by Chris Lattner · 15 years ago
  6. eec9695 implement and document support for filecheck variables. This by Chris Lattner · 15 years ago
  7. 5287008 add and document regex support for FileCheck. You can now do stuff like: by Chris Lattner · 15 years ago
  8. 4d0764d grammaro by Chris Lattner · 15 years ago
  9. f15380b implement and document support for CHECK-NOT by Chris Lattner · 15 years ago
  10. f3e2d80 Remove prcontext. by Daniel Dunbar · 15 years ago
  11. e93f373 wrap to 80 cols by Chris Lattner · 15 years ago
  12. 5dafafd implement support for CHECK-NEXT: in filecheck. by Chris Lattner · 15 years ago
  13. 272e308 document filecheck. by Chris Lattner · 15 years ago
  14. 3d2de1d add a stub for futher description of filecheck. by Chris Lattner · 15 years ago
  15. 1b6d3da Clarify how to configure llvm-gcc-4.2 for use with by Shantonu Sen · 15 years ago
  16. c4c268b Add some missing steps to the sacred testing ritual scriptures. by Stuart Hastings · 15 years ago
  17. 3228abe docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for running test-suite), removed refs to llvm-test by John Mosby · 15 years ago
  18. 24446d6 Clarify section on setting up and running test-suite by John Mosby · 15 years ago
  19. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  20. 80b9902 Rewrite instructions for configuring external tests to reflect reality. by Dale Johannesen · 16 years ago
  21. 21bfe0b add info about how to run the tests with valgrind by Nuno Lopes · 16 years ago
  22. 41e4a59 LLVM does have a fortran FE! by Duraid Madina · 16 years ago
  23. 31ce08f Update testing documentation with more consistent terminology. by Matthijs Kooijman · 16 years ago
  24. 6fce844 Restructure the testing documentation. by Matthijs Kooijman · 16 years ago
  25. d30020a Clarify the testing documentation a bit and solve two HTML validator warnings. by Matthijs Kooijman · 16 years ago
  26. 2490d33 Fix typo by Tanya Lattner · 17 years ago
  27. 1de4849 Modified instructions to configure llvm-test by configure llvm with the Path --with-llvmgccdir set. by Tanya Lattner · 17 years ago
  28. eb6aace Validation fixes by Bill Wendling · 17 years ago
  29. da51c4c Formatting changes. by Bill Wendling · 17 years ago
  30. 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
  31. 04367bf first pass of nomenclature changes in .html files by Gabor Greif · 17 years ago
  32. f190277 Describe quoting rules. by Reid Spencer · 17 years ago
  33. 024a126 Add some info about the pipelines and redirection. by Reid Spencer · 17 years ago
  34. bbb2a7a For PR1319: by Reid Spencer · 17 years ago
  35. a99256e Describe llvm/test more accurately given recent changes. by Reid Spencer · 18 years ago
  36. 825c2a7 Added information for the new nightly tester. by Patrick Jenkins · 18 years ago
  37. b056761 Fix a typo by Chris Lattner · 18 years ago
  38. eb82da8 Describe how to add a custom test. by Chris Lattner · 18 years ago
  39. 792321a Wrap long lines fix typo by Chris Lattner · 18 years ago
  40. 827a1d9 Fixed up comment on xfail for llvmgcc version. by Tanya Lattner · 18 years ago
  41. f894d0e Added note about being able to XFAIL based on llvmgcc version. by Tanya Lattner · 18 years ago
  42. 30c495e Misunderstanding. by Jim Laskey · 18 years ago
  43. cf9db4a Typo. by Jim Laskey · 18 years ago
  44. 5f4eaa5 Clarity. by Jim Laskey · 18 years ago
  45. f8e78f0 Adding other platforms. by Jim Laskey · 18 years ago
  46. a2dee01 Add note for Mac OS X developers. by Jim Laskey · 18 years ago
  47. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  48. 0c8a9a1 More typo and wording fixes. by John Criswell · 19 years ago
  49. c6e32eb Minor corrections and clarifications. by John Criswell · 19 years ago
  50. fc1a27b * Add directions to send output of nightly test script to llvm-testresults@cs by Misha Brukman · 20 years ago
  51. f66f145 Correct the name of the executables to which llvmgcc and llvmgxx variables by Reid Spencer · 20 years ago
  52. f96eb57 Remove most references to LLVM_LIB_SEARCH_PATH. It now only exists in the by Reid Spencer · 20 years ago
  53. 201ddef Correct documentation to reflect the change in location of the CFE runtime by Reid Spencer · 20 years ago
  54. 9e2485c Merged in RELEASE_14 changes. by John Criswell · 20 years ago
  55. faaeca2 Fixed typo in Dejagnu section. by Tanya Lattner · 20 years ago
  56. cc85da0 Removed QMTest reference. by Tanya Lattner · 20 years ago
  57. 3281ead Move documentation for various configuration options applicabe only to the by Reid Spencer · 20 years ago
  58. 5026c7f Added DejaGNU information to the testing guide. This should go into the 1.4 release. by Tanya Lattner · 20 years ago
  59. 820e247 Remove spurious end tag, fix indentation. by Reid Spencer · 20 years ago
  60. 376d7ac Make HTML 4.01 Strict compliant. by Reid Spencer · 20 years ago
  61. 0adfeed Describe how to configure tests to work with f2c by Misha Brukman · 20 years ago
  62. 0904f09 * Reformat to fit 80 cols * Add missing <li> tags by Misha Brukman · 20 years ago
  63. 8284f1f Make section separator comments 80 chars, not 70. by Reid Spencer · 20 years ago
  64. fd9d1b3 Add a section about running the nightly tester proper. by Chris Lattner · 20 years ago
  65. 826c5e8 link to qmtest-2.0.3 tar file by Brian Gaeke · 20 years ago
  66. ec86a7a Added a note about requiring QMTest 2.0.3 instead of any other version. by Reid Spencer · 20 years ago
  67. 7911ce2 Make use of the new doc_author class. "Seperate content from presentation" they said. by Chris Lattner · 20 years ago
  68. 1d83e11 * HTML 4.01 Strict compliance * Removed unnecessary tabs in the entire file by Misha Brukman · 21 years ago
  69. 1edcb09 Closed the h2 header for the LLVM Test Suite Organization section. by John Criswell · 21 years ago
  70. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago
  71. 42fc192 Gotta use gmake, not make. make on Solaris is Sun's make which does not work. by Vikram S. Adve · 21 years ago
  72. af19f2e Reformat. A few minor edits. by Brian Gaeke · 21 years ago
  73. a1f7cac Renamed the feature subtests so that they do not begin with 'f'. It was by John Criswell · 21 years ago
  74. 020cbd8 Initial checkin of Testing Guide. Still very rough, IMHO. by John Criswell · 21 years ago