| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15/+0 | |
| 2022-08-23 | Diagnose missing includes in run-make tests | Tomasz Miąsko | -1/+1 | |
| 2019-12-02 | Update the minimum external LLVM to 7 | Josh Stone | -1/+0 | |
| LLVM 7 is over a year old, which should be plenty for compatibility. The last LLVM 6 holdout was llvm-emscripten, which went away in #65501. I've also included a fix for LLVM 8 lacking `MemorySanitizerOptions`, which was broken by #66522. | ||||
| 2019-02-11 | use ignore directives for run-make tests | Andy Russell | -23/+5 | |
| This makes the tests easier to read, and makes it possible to tell which tests aren't being run on the host platform. Fixes #56704. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-26 | don't run the test on macOS | Jorge Aparicio | -1/+7 | |
| 2018-09-26 | use `rustc -Vv` in the run-make test | Jorge Aparicio | -4/+4 | |
| 2018-09-26 | run test only if LLVM version is >= 6.0.0 | Jorge Aparicio | -0/+13 | |
| 2018-09-26 | add run-make test | Jorge Aparicio | -0/+25 | |
