Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [lit] Fix shtest-shell and max-failures lit tests on Windows | Reid Kleckner | 2017-07-26 | 5 | -10/+10 | |
| | | | | | | | | | Rewrite the write-to-stderr.sh and write-to-stdout-and-stderr.sh shell scripts as python scripts and call python on them. Fixes PR33940 llvm-svn: 309200 | |||||
* | [lit] Update lit's own tests to use lit_config and lit package, as appropriate. | Daniel Dunbar | 2013-08-09 | 1 | -0/+1 | |
| | | | | llvm-svn: 188107 | |||||
* | [lit] Add a test for internal shell execution behaviors. | Daniel Dunbar | 2013-01-31 | 9 | -0/+92 | |
llvm-svn: 174102 |