test commit redux
[oota-llvm.git] / docs / TestingGuide.html
2011-10-31 NAKAMURA Takumidocs/*.html: Appease W3C Checker to add "charset=utf-8".
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-05-18 Chad RosierCorrect typos in TestingGuide.html
2011-04-23 NAKAMURA Takumidocs: Introduce cascading style <div> and <p> continued...
2011-04-18 NAKAMURA Takumidocs: Use <Hn> as Heading elements instead of <DIV...
2011-04-09 NAKAMURA Takumidocs/*.html: Make W3C HTML 4.01 Strict more compliant.
2011-04-09 NAKAMURA Takumidocs: Canonicalize URLs.
2011-02-15 Duncan SandsSpelling fix: consequtive -> consecutive.
2011-01-03 David GreeneReapply 122341 to fix PR8199 now that clang changes...
2010-12-21 David GreeneRevert 122341. It breaks some darwin tests.
2010-12-21 David GreeneFix PR 8199. This patch prepends the build tool dir...
2010-11-11 Devang PatelDocument debuginfo-tests.
2010-11-03 Duncan SandsFix typo, pointed out by Trevor Harmon.
2010-11-03 Chris Lattnerfix typo, patch by Trevor Harmon (PR8537)
2010-09-23 Andrew TrickFix Getting Started docs.
2010-08-02 Daniel Dunbardocs/TestingGuide: Minimal update to describe 'lit...
2010-08-02 Daniel Dunbardocs/TestingGuide: Rip out description of old nightly...
2010-05-07 mike-mRevert r103213. It broke several sections of live website.
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-02-26 Tanya LattnerTest autoupdate.
2010-02-26 Tanya LattnerTest auto update.
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2009-09-27 Chris Lattnerrename REG -> REGISTER to make it explicit in the doc...
2009-09-27 Chris Lattnerimplement and document support for filecheck variables...
2009-09-24 Chris Lattneradd and document regex support for FileCheck. You...
2009-09-20 Chris Lattnergrammaro
2009-09-20 Chris Lattnerimplement and document support for CHECK-NOT
2009-09-10 Daniel DunbarRemove prcontext.
2009-08-15 Chris Lattnerwrap to 80 cols
2009-08-15 Chris Lattnerimplement support for CHECK-NEXT: in filecheck.
2009-08-15 Chris Lattnerdocument filecheck.
2009-08-15 Chris Lattneradd a stub for futher description of filecheck.
2009-06-26 Shantonu SenClarify how to configure llvm-gcc-4.2 for use with
2009-05-21 Stuart HastingsAdd some missing steps to the sacred testing ritual...
2009-03-30 John Mosbydocs/TestingGuide.html: correction to prev. text (objdi...
2009-03-30 John MosbyClarify section on setting up and running test-suite
2008-12-11 Misha BrukmanGlobal replace of yellow W3C "valid HTML/CSS" icons...
2008-12-10 Dale JohannesenRewrite instructions for configuring external tests
2008-11-25 Nuno Lopesadd info about how to run the tests with valgrind
2008-11-21 Duraid MadinaLLVM does have a fortran FE!
2008-06-24 Matthijs KooijmanUpdate testing documentation with more consistent termi...
2008-05-23 Matthijs KooijmanRestructure the testing documentation.
2008-05-20 Matthijs KooijmanClarify the testing documentation a bit and solve two...
2007-11-28 Tanya LattnerFix typo
2007-11-28 Tanya LattnerModified instructions to configure llvm-test by configu...
2007-09-22 Bill WendlingValidation fixes
2007-09-22 Bill WendlingFormatting changes.
2007-07-09 Reid SpencerSubversionify the documentation.
2007-07-06 Gabor Greiffirst pass of nomenclature changes in .html files
2007-04-15 Reid SpencerDescribe quoting rules.
2007-04-14 Reid SpencerAdd some info about the pipelines and redirection.
2007-04-14 Reid SpencerFor PR1319:
2007-02-08 Reid SpencerDescribe llvm/test more accurately given recent changes.
2006-08-11 Patrick JenkinsAdded information for the new nightly tester.
2006-06-01 Chris LattnerFix a typo
2006-05-23 Chris LattnerDescribe how to add a custom test.
2006-05-23 Chris LattnerWrap long lines fix typo
2006-04-20 Tanya LattnerFixed up comment on xfail for llvmgcc version.
2006-04-20 Tanya LattnerAdded note about being able to XFAIL based on llvmgcc...
2006-03-27 Jim LaskeyMisunderstanding.
2006-03-27 Jim LaskeyTypo.
2006-03-27 Jim LaskeyClarity.
2006-03-27 Jim LaskeyAdding other platforms.
2006-03-27 Jim LaskeyAdd note for Mac OS X developers.
2006-03-14 Reid SpencerChanges docs for llvm.cs.uiuc.edu -> llvm.org
2005-05-13 John CriswellMore typo and wording fixes.
2005-05-13 John CriswellMinor corrections and clarifications.
2005-03-10 Misha Brukman* Add directions to send output of nightly test script...
2004-12-22 Reid SpencerCorrect the name of the executables to which llvmgcc...
2004-12-15 Reid SpencerRemove most references to LLVM_LIB_SEARCH_PATH. It...
2004-12-14 Reid SpencerCorrect documentation to reflect the change in location...
2004-12-10 John CriswellMerged in RELEASE_14 changes.
2004-12-08 Tanya LattnerFixed typo in Dejagnu section.
2004-12-08 Tanya LattnerRemoved QMTest reference.
2004-12-08 Reid SpencerMove documentation for various configuration options...
2004-12-06 Tanya LattnerAdded DejaGNU information to the testing guide. This...
2004-11-01 Reid SpencerRemove spurious end tag, fix indentation.
2004-11-01 Reid SpencerMake HTML 4.01 Strict compliant.
2004-10-08 Misha BrukmanDescribe how to configure tests to work with f2c
2004-10-08 Misha Brukman* Reformat to fit 80 cols
2004-09-05 Reid SpencerMake section separator comments 80 chars, not 70.
2004-06-24 Chris LattnerAdd a section about running the nightly tester proper.
2004-06-22 Brian Gaekelink to qmtest-2.0.3 tar file
2004-06-20 Reid SpencerAdded a note about requiring QMTest 2.0.3 instead of...
2004-05-23 Chris LattnerMake use of the new doc_author class. "Seperate conten...
2004-03-01 Misha Brukman* HTML 4.01 Strict compliance
2003-11-03 John CriswellClosed the h2 header for the LLVM Test Suite Organizati...
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-26 Vikram S. AdveGotta use gmake, not make. make on Solaris is Sun...
2003-10-23 Brian GaekeReformat. A few minor edits.
2003-10-10 John CriswellRenamed the feature subtests so that they do not begin...
2003-10-10 John CriswellInitial checkin of Testing Guide.