index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
TestingGuide.html
Age
Commit message (
Expand
)
Author
2011-05-18
Correct typos in TestingGuide.html
Chad Rosier
2011-04-23
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-18
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-09
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-02-15
Spelling fix: consequtive -> consecutive.
Duncan Sands
2011-01-03
Reapply 122341 to fix PR8199 now that clang changes are in.
David Greene
2010-12-21
Revert 122341. It breaks some darwin tests.
David Greene
2010-12-21
Fix PR 8199. This patch prepends the build tool dir to LLVM programs
David Greene
2010-11-11
Document debuginfo-tests.
Devang Patel
2010-11-03
Fix typo, pointed out by Trevor Harmon.
Duncan Sands
2010-11-03
fix typo, patch by Trevor Harmon (PR8537)
Chris Lattner
2010-09-23
Fix Getting Started docs.
Andrew Trick
2010-08-02
docs/TestingGuide: Minimal update to describe 'lit' based regression testing
Daniel Dunbar
2010-08-02
docs/TestingGuide: Rip out description of old nightly tester infrastructure. The
Daniel Dunbar
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-26
Test autoupdate.
Tanya Lattner
2010-02-26
Test auto update.
Tanya Lattner
2010-02-23
Eliminate llvmgcc_version testing variable.
Daniel Dunbar
2010-02-23
Kill unused llvmgccmajvers testing variable.
Daniel Dunbar
2009-09-27
rename REG -> REGISTER to make it explicit in the doc. <tt>ify some stuff.
Chris Lattner
2009-09-27
implement and document support for filecheck variables. This
Chris Lattner
2009-09-24
add and document regex support for FileCheck. You can now do stuff like:
Chris Lattner
2009-09-20
grammaro
Chris Lattner
2009-09-20
implement and document support for CHECK-NOT
Chris Lattner
2009-09-10
Remove prcontext.
Daniel Dunbar
2009-08-15
wrap to 80 cols
Chris Lattner
2009-08-15
implement support for CHECK-NEXT: in filecheck.
Chris Lattner
2009-08-15
document filecheck.
Chris Lattner
2009-08-15
add a stub for futher description of filecheck.
Chris Lattner
2009-06-26
Clarify how to configure llvm-gcc-4.2 for use with
Shantonu Sen
2009-05-21
Add some missing steps to the sacred testing ritual scriptures.
Stuart Hastings
2009-03-30
docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for...
John Mosby
2009-03-30
Clarify section on setting up and running test-suite
John Mosby
2008-12-11
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
Misha Brukman
2008-12-10
Rewrite instructions for configuring external tests
Dale Johannesen
2008-11-25
add info about how to run the tests with valgrind
Nuno Lopes
2008-11-21
LLVM does have a fortran FE!
Duraid Madina
2008-06-24
Update testing documentation with more consistent terminology.
Matthijs Kooijman
2008-05-23
Restructure the testing documentation.
Matthijs Kooijman
2008-05-20
Clarify the testing documentation a bit and solve two HTML validator warnings.
Matthijs Kooijman
2007-11-28
Fix typo
Tanya Lattner
2007-11-28
Modified instructions to configure llvm-test by configure llvm with the Path ...
Tanya Lattner
2007-09-22
Validation fixes
Bill Wendling
2007-09-22
Formatting changes.
Bill Wendling
2007-07-09
Subversionify the documentation.
Reid Spencer
2007-07-06
first pass of nomenclature changes in .html files
Gabor Greif
2007-04-15
Describe quoting rules.
Reid Spencer
2007-04-14
Add some info about the pipelines and redirection.
Reid Spencer
[next]