Correct typos in TestingGuide.html

llvm-svn: 131546
This commit is contained in:
Chad Rosier 2011-05-18 18:07:16 +00:00
parent 15ad6761da
commit 38fb5bbacc
1 changed files with 2 additions and 2 deletions

View File

@ -365,8 +365,8 @@ clang/test directory. </p>
obtained by using Tcl's glob command. Any directory that contains only obtained by using Tcl's glob command. Any directory that contains only
directories does not need the <tt>dg.exp</tt> file.</p> directories does not need the <tt>dg.exp</tt> file.</p>
<p>The <tt>llvm-runtests</tt> function lookas at each file that is passed to <p>The <tt>llvm-runtests</tt> function looks at each file that is passed to
it and gathers any lines together that match "RUN:". This are the "RUN" lines it and gathers any lines together that match "RUN:". These are the "RUN" lines
that specify how the test is to be run. So, each test script must contain that specify how the test is to be run. So, each test script must contain
RUN lines if it is to do anything. If there are no RUN lines, the RUN lines if it is to do anything. If there are no RUN lines, the
<tt>llvm-runtests</tt> function will issue an error and the test will <tt>llvm-runtests</tt> function will issue an error and the test will