summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-shell
Commit message (Expand)AuthorAgeFilesLines
* Python compat - print statementSerge Guelton2019-01-031-0/+2
* [lit, python3] Update lit error logging to work correctly in python3 and othe...Stella Stamenova2018-08-071-1/+1
* [lit, python] Always add quotes around the python path in litStella Stamenova2018-08-064-22/+22
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-311-0/+3
* Revert r333584: [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-3/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-05-301-0/+3
* Revert r330755 "[lit] Report line number for failed RUN command"Reid Kleckner2018-04-251-3/+0
* [lit] Report line number for failed RUN commandJoel E. Denny2018-04-241-0/+3
* Revert "Revert "[lit] Generalized /dev/null support on Windows.""Mircea Trofin2018-03-272-0/+28
* Revert "[lit] Generalized /dev/null support on Windows."Mircea Trofin2018-03-262-28/+0
* [lit] Generalized /dev/null support on Windows.Mircea Trofin2018-03-262-0/+28
* [lit] Implement 'cat' command for internal shellReid Kleckner2018-03-264-0/+90
* [lit] Implement "-r" option for builtin "diff" command + a test using that.Max Moroz2018-01-098-0/+75
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-12-0116-0/+161
* Reverted rL318911 since it broke the sanitizer-windows.Ying Yi2017-11-2316-156/+0
* [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands i...Ying Yi2017-11-2316-0/+156
* [lit] Use a %{python} substitution to avoid relying on python being on PATHReid Kleckner2017-07-282-3/+4
* [lit] Fix order of checks in shtest-shell.py testBrian Gesiak2017-07-272-0/+10
* [lit] Fix shtest-shell and max-failures lit tests on WindowsReid Kleckner2017-07-265-10/+10
* [lit] Update lit's own tests to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-091-0/+1
* [lit] Add a test for internal shell execution behaviors.Daniel Dunbar2013-01-319-0/+92
OpenPOWER on IntegriCloud