From c4c268b04fec5e4c2a0ad4e9aa5b2192456624eb Mon Sep 17 00:00:00 2001 From: Stuart Hastings Date: Thu, 21 May 2009 20:23:59 +0000 Subject: [PATCH] Add some missing steps to the sacred testing ritual scriptures. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72222 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/TestingGuide.html | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index c93cc233782..5fc59a7eec4 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -36,7 +36,7 @@
  • Test suite structure
  • Running the test suite