summaryrefslogtreecommitdiff
path: root/docs/TestingGuide.rst
AgeCommit message (Expand)Author
2018-06-19[llvm] Document "%T" as deprecated in TestingGuide.rstKuba Mracek
2017-10-14Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose
2017-10-13lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose
2017-02-09[docs] cleanup documentation on lit substitutionsDavid Bozier
2017-01-25Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker
2017-01-24Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz
2017-01-24[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker
2017-01-24Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker
2017-01-24[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker
2017-01-14fix some typos in the docSylvestre Ledru
2016-07-12Review fixes to lit documentationPiotr Padlewski
2016-07-08Added REQUIRES to TestingGuide documentationPiotr Padlewski
2016-05-14[Docs] Add some requirements to the Testing GuideRenato Golin
2016-01-26Fixing the documentation buildsChris Bieneman
2015-11-17[Documentation] Add guidelines for grouping tests together.Davide Italiano
2015-05-04Document some of the options in test/lit.cfgMatthias Braun
2014-12-12Require python 2.7.Rafael Espindola
2014-11-05[docs] Document usage of Inputs/ for extra test files.Sean Silva
2014-06-09Reduce verbiage of lit.local.cfg filesAlp Toker
2014-02-15Cleanup docs about lit substitutionsNico Rieck
2014-01-08Remove mention of old deleted test scripts from testing guideNico Rieck
2013-10-27Update the Python version. And Perl isn't used anymore.Bill Wendling
2013-08-09[docs] Update TestingGuide's note on how to run with Valgrind.Daniel Dunbar
2013-07-03Add platform specific tests docRenato Golin
2013-03-22fix small doc typoEli Bendersky
2013-03-19[docs] Remove incorrect information about lit.Sean Silva
2013-01-18Streamline the mentions of grep and FileCheck in TestingGuide.rstEli Bendersky
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2012-12-30Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko
2012-12-04Get rid of references to Tcl, DejagGNU, old test structure, discourage the useEli Bendersky
2012-12-04Remove the very out-of-date listing of "very important LLVM areas". I don'tEli Bendersky
2012-12-03Clean up, bring up-to-date and apply consistent formatting.Eli Bendersky
2012-11-18Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko
2012-11-18Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko
2012-11-14docs: Improve typographical correctness.Sean Silva
2012-11-14docs: Sphinxify TestSuiteMakefileGuideSean Silva
2012-11-14docs: Sphinxify TestingGuideSean Silva