summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/lit.rst
Commit message (Expand)AuthorAgeFilesLines
* Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose2017-10-141-12/+11
* lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose2017-10-131-11/+12
* [lit] add a -vv option to echo all executed commands.George Karpenkov2017-07-131-0/+7
* [lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov2017-07-071-0/+7
* lit.rst: Fix sphinx complaint about multiple option definitionsMatthias Braun2017-02-091-1/+1
* [docs] cleanup documentation on lit substitutionsDavid Bozier2017-02-091-9/+5
* [lit] Support sharding testsuites, for parallel execution.Graydon Hoare2017-01-181-0/+17
* [lit] Document the 'available_features' member of the config object.Daniel Sanders2016-07-261-0/+3
* Document standard substitutions defined by lit.Paul Robinson2016-04-041-0/+29
* CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun2015-11-061-0/+5
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun2015-05-041-1/+1
* Fix docs typo regarding lit.local.cfg filesJonathan Roelofs2015-02-071-1/+1
* [LIT] Remove documentation for method since it does not existEric Fiselier2014-08-211-8/+0
* [LIT]Correct name of global lit configuration object to be lit_config (not lit).Eric Fiselier2014-08-151-1/+1
* [lit] Add --show-xfail flag to LIT.Eric Fiselier2014-08-021-0/+4
* Add documentation for lit's --show-unsupported flagEric Fiselier2014-07-311-0/+4
* [lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar2013-08-081-1/+5
* [lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar2013-08-081-5/+0
* Use pipefail when available.Rafael Espindola2013-07-261-0/+4
* Fix incorrect parameter name in LIT docs.Sergey Matveev2013-05-301-2/+2
* Documentation: remove more mentions of TclDmitri Gribenko2013-01-191-8/+3
* Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko2012-11-291-139/+144
* Documentation for lit: formatting improvements.Dmitri Gribenko2012-11-291-117/+41
* ReST-ify some markup in the LIT documentEli Bendersky2012-11-201-10/+10
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-191-1/+1
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-191-0/+13
* Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer2012-06-021-1/+1
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+474
OpenPOWER on IntegriCloud