aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/lit.rst
AgeCommit message (Expand)AuthorFilesLines
2023-08-29[lit] Drop "Script:", make -v and -a imply -vvJoel E. Denny1-10/+9
2023-08-01[lit][clang] Avoid realpath on Windows due to MAX_PATH limitationsSaleem Abdulrasool1-0/+10
2023-07-26[LIT] Added an option to llvm-lit to emit the necessary test coverage data, d...Shivam Gupta1-0/+6
2023-07-21Revert "[LIT] Added an option to llvm-lit to emit the necessary test coverage...Shivam Gupta1-6/+0
2023-07-21[LIT] Added an option to llvm-lit to emit the necessary test coverage data, d...Shivam Gupta1-0/+6
2023-07-17[lit] Remove the --no-indirectly-run-check optionLouis Dionne1-8/+2
2023-02-09[Docs] Clarify behavior of llvm-lit -vvJay Foad1-1/+1
2022-09-21[lit] Implement DEFINE and REDEFINE directivesJoel E. Denny1-8/+0
2022-08-29[docs] Expand lit documentation on response filesPetr Hosek1-1/+4
2022-08-24[lit] Support reading arguments from a filePetr Hosek1-0/+3
2022-03-14[test] Add lit helper for windows pathsKeith Smiley1-0/+3
2021-08-27[llvm] [lit] Support forcing lexical test orderMichał Górny1-2/+17
2021-07-16[lit] Add --xfail-not/LIT_XFAIL_NOTJoel E. Denny1-0/+9
2021-07-01[lit] Extend --xfail/LIT_XFAIL to take full test nameJoel E. Denny1-0/+25
2021-03-16[lit] Sort test start times based on prior test timing dataDavid Zarzycki1-14/+13
2021-02-24[lit] Add --ignore-failJoel E. Denny1-0/+4
2021-02-20[lit] Add --xfail and --filter-out (inverse of --filter)David Zarzycki1-0/+15
2021-02-17[lit] Add "early_tests" config optionDavid Zarzycki1-0/+7
2021-02-17Add lit config for dir with standalone testsThomas Preud'homme1-0/+10
2020-08-06fix doc typo to cycle botsNico Weber1-1/+1
2020-07-28[docs] [lit] Add a more helpful description for lit.py's -s flag.Varun Gandhi1-0/+1
2020-06-27[LIT] Correcting max-failures option in lit documentation.Mike Edwards1-4/+3
2020-06-06[LIT] NFC adding max-failures option to lit documentation.Mike Edwards1-0/+7
2020-04-25[docs] Fix :option: linksJon Roelofs1-2/+2
2020-04-22[docs] Fix :option: linksJon Roelofs1-2/+2
2020-04-22[docs] Document lit's --timeout=N flagJon Roelofs1-4/+12
2020-04-06[lit] Move the recursiveExpansionLimit setting to TestingConfigLouis Dionne1-4/+4
2020-03-27[lit] Recursively expand substitutionsLouis Dionne1-4/+13
2020-03-24[lit] NFC: Document missing result codesLouis Dionne1-1/+11
2020-01-22[llvm] NFC: fix trivial typos in documentsKazuaki Ishizaki1-1/+1
2019-12-04[lit] Document the undocumented pre-defined substitutionsDaniel Sanders1-11/+32
2019-10-10[lit] Bring back `--threads` option aliasJulian Lettner1-1/+1
2019-07-08[lit] Parse command-line options from LIT_OPTSJoel E. Denny1-0/+5
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2018-08-25[llvm] Document "%T" as deprecated in CommandGuide/lit.rstKuba Mracek1-1/+1
2018-05-31[lit] Report line number for failed RUN commandJoel E. Denny1-0/+4
2018-05-30Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny1-4/+0
2018-05-30[lit] Report line number for failed RUN commandJoel E. Denny1-0/+4
2018-04-25Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner1-2/+0
2018-04-24[lit] Report line number for failed RUN commandJoel E. Denny1-0/+2
2017-10-14Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose1-12/+11
2017-10-13lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose1-11/+12
2017-07-13[lit] add a -vv option to echo all executed commands.George Karpenkov1-0/+7
2017-07-07[lit] Modify LIT to accept environment variable LIT_FILTER to select tests.George Karpenkov1-0/+7
2017-02-09lit.rst: Fix sphinx complaint about multiple option definitionsMatthias Braun1-1/+1
2017-02-09[docs] cleanup documentation on lit substitutionsDavid Bozier1-9/+5
2017-01-18[lit] Support sharding testsuites, for parallel execution.Graydon Hoare1-0/+17
2016-07-26[lit] Document the 'available_features' member of the config object.Daniel Sanders1-0/+3
2016-04-04Document standard substitutions defined by lit.Paul Robinson1-0/+29
2015-11-06CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun1-0/+5