summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [lit] Fix internal diff newlines for -w/-bJoel E. Denny2019-12-172-0/+18
* [lit] Remove lit's REQUIRES-ANY directiveThomas Preud'homme2019-12-172-4/+0
* Fix up lit's tests to run in a multi-config build environment.Paul Robinson2019-11-141-0/+3
* [lit] Fix `not` calling internal commandsJoel E. Denny2019-11-0518-0/+140
* [lit] Fix internal env calling envJoel E. Denny2019-11-012-0/+33
* [lit] Fix internal env calling other internal commandsJoel E. Denny2019-10-316-0/+6
* [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] Add back LitTestCaseJulian Lettner2019-10-153-0/+8
* [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
* [lit] Diagnose insufficient args to internal envJoel E. Denny2019-08-224-0/+4
* [lit] Check for accidental external command callsJoel E. Denny2019-08-197-0/+37
* [lit] Actually run tests for internal env commandJoel E. Denny2019-08-032-4/+1
* [lit] Parse command-line options from LIT_OPTSJoel E. Denny2019-07-082-0/+8
* [lit] Fix UnicodeEncodeError when test commands contain non-ASCII charsMichal Gorny2019-06-141-0/+3
* [lit][tests][AIX] Update expected form of diagnostic messages; use `not` to n...Hubert Tong2019-05-011-1/+1
* Add Support for Creating and Deleting Unicode Files and Directories in LitSerge Guelton2019-02-281-0/+7
* [lit] Allow setting parallelism groups to NoneJulian Lettner2019-02-263-0/+13
* [lit] Remove LitTestCaseJulian Lettner2019-02-163-8/+0
* [lit][NFC] Cleanup copy&paste naming mistakeJulian Lettner2019-02-151-1/+1
* make XFAIL, REQUIRES, and UNSUPPORTED support multi-line expressionsEric Fiselier2019-01-201-0/+6
* [lit] Respect PYTHONPATHDavid Greene2019-01-071-1/+9
* Python compat - print statementSerge Guelton2019-01-032-1/+4
OpenPOWER on IntegriCloud