summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/shtest-shell.py
Commit message (Expand)AuthorAgeFilesLines
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-101-1/+77
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-101-1/+114
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-101-1/+53
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-101-15/+32
* Revert r372035: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-09-161-32/+15
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-09-161-15/+32
* Add Support for Creating and Deleting Unicode Files and Directories in LitSerge Guelton2019-02-281-0/+1
* Fixed typos in a test: s/CEHCK/CHECK/Dmitri Gribenko2019-02-281-7/+7
* [lit] Terminate ": RUN at line N" with ";" not "&&"Joel E. Denny2018-05-311-1/+1
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-2/+10
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-10/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-2/+10
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-10/+2
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-2/+10
* [lit] Implement 'cat' command for internal shellReid Kleckner2018-03-261-1/+16
* [lit] Implement "-r" option for builtin "diff" command + a test using that.Max Moroz2018-01-091-1/+56
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-12-011-1/+117
* Reverted rL318911 since it broke the sanitizer-windows.Ying Yi2017-11-231-116/+1
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-11-231-1/+116
* [lit] Dump some FileCheck inputs to try to debug some failing testsReid Kleckner2017-07-281-0/+3
* [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] Improve logging with file redirection.Daniel Dunbar2016-06-071-1/+1
* [lit] Improve readability of failing scripts.Daniel Dunbar2016-06-021-3/+3
* [lit] Add a test for internal shell execution behaviors.Daniel Dunbar2013-01-311-0/+33
OpenPOWER on IntegriCloud