summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/lit.rst
AgeCommit message (Expand)Author
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-07-13[lit] add a -vv option to echo all executed commands.George Karpenkov
2017-07-07[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov
2017-02-09lit.rst: Fix sphinx complaint about multiple option definitionsMatthias Braun
2017-02-09[docs] cleanup documentation on lit substitutionsDavid Bozier
2017-01-18[lit] Support sharding testsuites, for parallel execution.Graydon Hoare
2016-07-26[lit] Document the 'available_features' member of the config object.Daniel Sanders
2016-04-04Document standard substitutions defined by lit.Paul Robinson
2015-11-06CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun
2015-06-19Fix "the the" in comments.Eric Christopher
2015-05-04Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --paramMatthias Braun
2015-02-07Fix docs typo regarding lit.local.cfg filesJonathan Roelofs
2014-08-21[LIT] Remove documentation for method since it does not existEric Fiselier
2014-08-15[LIT]Correct name of global lit configuration object to be lit_config (not lit).Eric Fiselier
2014-08-02[lit] Add --show-xfail flag to LIT.Eric Fiselier
2014-07-31Add documentation for lit's --show-unsupported flagEric Fiselier
2013-08-08[lit] Change --show-{tests,suites} to exit after printing.Daniel Dunbar
2013-08-08[lit] Remove --repeat option, which wasn't that useful.Daniel Dunbar
2013-07-26Use pipefail when available.Rafael Espindola
2013-05-30Fix incorrect parameter name in LIT docs.Sergey Matveev
2013-01-19Documentation: remove more mentions of TclDmitri Gribenko
2012-11-29Documentation for lit: more formatting: use 'option' and 'program' directives.Dmitri Gribenko
2012-11-29Documentation for lit: formatting improvements.Dmitri Gribenko
2012-11-20ReST-ify some markup in the LIT documentEli Bendersky
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar
2012-06-02Fix typos found by http://github.com/lyda/misspell-checkBenjamin Kramer
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar