summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-shell
Commit message (Expand)AuthorAgeFilesLines
* [lit] Fix internal diff newlines for -w/-bJoel E. Denny2019-12-172-0/+18
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-294-0/+20
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-295-9/+19
* [lit] Don't fail when printing test output with special charsJoel E. Denny2019-10-251-0/+7
* Revert r375114: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-175-19/+9
* Revert r375116: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-174-20/+0
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-174-0/+20
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-175-9/+19
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-163-0/+16
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-164-0/+12
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-143-0/+40
* Revert r374648: "Reland r374388: [lit] Make internal diff work in pipelines"Joel E. Denny2019-10-122-15/+3
* Revert r374649: "Reland r374389: [lit] Clean up internal diff's encoding hand...Joel E. Denny2019-10-124-12/+0
* Revert r374650: "Reland r374390: [lit] Extend internal diff to support `-` ar...Joel E. Denny2019-10-124-20/+0
* Revert 374651: "Reland r374392: [lit] Extend internal diff to support -U"Joel E. Denny2019-10-121-38/+0
* Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"Joel E. Denny2019-10-123-16/+0
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-123-0/+16
* Reland r374392: [lit] Extend internal diff to support -UJoel E. Denny2019-10-121-0/+38
* Reland r374390: [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-124-0/+20
* Reland r374389: [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-124-0/+12
* Reland r374388: [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-122-3/+15
* Revert r374388: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-102-15/+3
* Revert r374389: "[lit] Clean up internal diff's encoding handling"Joel E. Denny2019-10-104-12/+0
* Revert r374390: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-104-20/+0
* Revert r374392: "[lit] Extend internal diff to support -U"Joel E. Denny2019-10-101-38/+0
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-101-0/+38
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-104-0/+20
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-104-0/+12
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-102-3/+15
* Revert r372035: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-09-162-15/+3
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-09-162-3/+15
* Add Support for Creating and Deleting Unicode Files and Directories in LitSerge Guelton2019-02-281-0/+7
* 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
OpenPOWER on IntegriCloud