summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/shtest-shell.py
Commit message (Expand)AuthorAgeFilesLines
* [lit] Fix internal diff newlines for -w/-bJoel E. Denny2019-12-171-1/+33
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-291-1/+114
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-291-33/+45
* [lit] Don't fail when printing test output with special charsJoel E. Denny2019-10-251-1/+13
* Revert r375114: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-171-45/+33
* Revert r375116: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-171-114/+1
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-171-1/+114
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-171-33/+45
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-161-1/+55
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-161-1/+53
* [lit] Extend internal diff to support -UJoel E. Denny2019-10-141-1/+81
* Revert r374648: "Reland r374388: [lit] Make internal diff work in pipelines"Joel E. Denny2019-10-121-32/+15
* Revert r374649: "Reland r374389: [lit] Clean up internal diff's encoding hand...Joel E. Denny2019-10-121-53/+1
* Revert r374650: "Reland r374390: [lit] Extend internal diff to support `-` ar...Joel E. Denny2019-10-121-114/+1
* Revert 374651: "Reland r374392: [lit] Extend internal diff to support -U"Joel E. Denny2019-10-121-77/+1
* Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"Joel E. Denny2019-10-121-55/+2
* Revert r374653: "[lit] Fix a few oversights in r374651 that broke some bots"Joel E. Denny2019-10-121-1/+1
* Revert r374657: "[lit] Try again to fix new tests that fail on Windows bots"Joel E. Denny2019-10-121-6/+6
* [lit] Try again to fix new tests that fail on Windows botsJoel E. Denny2019-10-121-6/+6
* Revert r374654: "[lit] Try to fix new tests that fail on Windows bots"Joel E. Denny2019-10-121-20/+20
* [lit] Try to fix new tests that fail on Windows botsJoel E. Denny2019-10-121-20/+20
* [lit] Fix a few oversights in r374651 that broke some botsJoel E. Denny2019-10-121-1/+1
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-121-2/+55
* Reland r374392: [lit] Extend internal diff to support -UJoel E. Denny2019-10-121-1/+77
* Reland r374390: [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-121-1/+114
* Reland r374389: [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-121-1/+53
* Reland r374388: [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-121-15/+32
* Revert r374388: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-101-32/+15
* Revert r374389: "[lit] Clean up internal diff's encoding handling"Joel E. Denny2019-10-101-53/+1
* Revert r374390: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-101-114/+1
* Revert r374392: "[lit] Extend internal diff to support -U"Joel E. Denny2019-10-101-77/+1
* [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
OpenPOWER on IntegriCloud