summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/max-failures.py
Commit message (Expand)AuthorAgeFilesLines
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-121-1/+1
* Reland r374392: [lit] Extend internal diff to support -UJoel E. Denny2019-10-121-1/+1
* Reland r374390: [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-121-1/+1
* Reland r374389: [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-121-1/+1
* Revert r374389: "[lit] Clean up internal diff's encoding handling"Joel E. Denny2019-10-101-1/+1
* Revert r374390: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-101-1/+1
* Revert r374392: "[lit] Extend internal diff to support -U"Joel E. Denny2019-10-101-1/+1
* [lit] Leverage argparse features to remove some codeJulian Lettner2019-10-101-1/+1
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-101-1/+1
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-101-1/+1
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-101-1/+1
* [lit] Set --single-process for single tests and --threads=1Julian Lettner2019-02-141-1/+1
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-1/+1
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-1/+1
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-1/+1
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-1/+1
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-1/+1
* [lit] Implement 'cat' command for internal shellReid Kleckner2018-03-261-1/+1
* [lit] Implement "-r" option for builtin "diff" command + a test using that.Max Moroz2018-01-091-1/+1
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-12-011-1/+1
* Reverted rL318911 since it broke the sanitizer-windows.Ying Yi2017-11-231-1/+1
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-11-231-1/+1
* [lit] Fix race between shtest-shell and max-failures testsReid Kleckner2017-07-261-4/+4
* [lit] Fix shtest-shell and max-failures lit tests on WindowsReid Kleckner2017-07-261-3/+0
* [lit] Mark several of lit's tests XFAIL on WindowsBrian Gesiak2017-07-261-0/+3
* [lit] Add a --max-failures option.Daniel Dunbar2016-09-261-0/+14
OpenPOWER on IntegriCloud