summaryrefslogtreecommitdiffstats
path: root/llvm/docs/TestingGuide.rst
Commit message (Expand)AuthorAgeFilesLines
* [FileCheck] Make FILECHECK_OPTS useful for its test suiteJoel E. Denny2019-11-211-0/+7
* [Docs] Test commitDeForest Richards2019-08-181-1/+1
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-1/+1
* [docs] Recommend assertions when testing.Davide Italiano2019-02-031-1/+1
* Adjust documentation for git migration.James Y Knight2019-01-291-9/+3
* [Docs] Add information about unit tests to the testing guideMichael Platings2019-01-241-10/+25
* [Docs] Add a note clarifying how to get good test performances.Davide Italiano2019-01-221-0/+7
* Revamp test-suite documentationMatthias Braun2018-08-311-70/+6
* [llvm] Document "%T" as deprecated in TestingGuide.rstKuba Mracek2018-06-191-1/+4
* Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose2017-10-141-6/+0
* lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose2017-10-131-0/+6
* [docs] cleanup documentation on lit substitutionsDavid Bozier2017-02-091-0/+19
* Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILGreg Parker2017-01-251-28/+36
* Revert "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAILAlex Lorenz2017-01-241-36/+28
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-28/+36
* Revert "[lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTED"Greg Parker2017-01-241-36/+28
* [lit] Allow boolean expressions in REQUIRES and XFAIL and UNSUPPORTEDGreg Parker2017-01-241-28/+36
* fix some typos in the docSylvestre Ledru2017-01-141-1/+1
* Review fixes to lit documentationPiotr Padlewski2016-07-121-32/+2
* Added REQUIRES to TestingGuide documentationPiotr Padlewski2016-07-081-0/+47
* [Docs] Add some requirements to the Testing GuideRenato Golin2016-05-141-0/+6
* Fixing the documentation buildsChris Bieneman2016-01-261-10/+2
* [Documentation] Add guidelines for grouping tests together.Davide Italiano2015-11-171-0/+4
* Document some of the options in test/lit.cfgMatthias Braun2015-05-041-0/+19
* Require python 2.7.Rafael Espindola2014-12-121-1/+1
* [docs] Document usage of Inputs/ for extra test files.Sean Silva2014-11-051-0/+52
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Cleanup docs about lit substitutionsNico Rieck2014-02-151-48/+69
* Remove mention of old deleted test scripts from testing guideNico Rieck2014-01-081-13/+5
* Update the Python version. And Perl isn't used anymore.Bill Wendling2013-10-271-3/+3
* [docs] Update TestingGuide's note on how to run with Valgrind.Daniel Dunbar2013-08-091-3/+5
* Add platform specific tests docRenato Golin2013-07-031-0/+60
* fix small doc typoEli Bendersky2013-03-221-1/+1
* [docs] Remove incorrect information about lit.Sean Silva2013-03-191-10/+1
* Streamline the mentions of grep and FileCheck in TestingGuide.rstEli Bendersky2013-01-181-37/+7
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-3/+0
* Documentation: add a section to prevent spurious test failures like the oneDmitri Gribenko2012-12-301-0/+37
* Get rid of references to Tcl, DejagGNU, old test structure, discourage the useEli Bendersky2012-12-041-106/+57
* Remove the very out-of-date listing of "very important LLVM areas". I don'tEli Bendersky2012-12-041-12/+1
* Clean up, bring up-to-date and apply consistent formatting.Eli Bendersky2012-12-031-30/+21
* Documentation: remove a copy of the FileCheck man page from TestingGuideDmitri Gribenko2012-11-181-194/+4
* Documentation: use a :doc: link instead of an absolute http:// link.Dmitri Gribenko2012-11-181-2/+2
* docs: Improve typographical correctness.Sean Silva2012-11-141-2/+2
* docs: Sphinxify TestSuiteMakefileGuideSean Silva2012-11-141-5/+11
* docs: Sphinxify TestingGuideSean Silva2012-11-141-0/+713
OpenPOWER on IntegriCloud