| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-12-09 | Ignore errors when including clear_expected_if_blessed | Tomasz Miąsko | -1/+1 | |
| Include is there only for the effect executing the rule. The file is not intended to be remade successfully to be actually included. | ||||
| 2022-11-26 | Attempt to solve problem with globs | Jubilee Young | -1/+1 | |
| 2022-10-18 | partially fix src/test/run-make/coverage-reports when cross-compiling | Pietro Albini | -2/+7 | |
| The test does not work on cross-compiled targets because the --target flag was not passed to rustc inside the test. This commit fixes that by adding the flag to the invocations. Note that the test still fails on cross-compiled targets using remote-test, as remote-test is not capable (yet) of sending back to the host system the *.profraw file generated by the instrumentation. Because of that, this is only a partial fix, and the test has been ignored on cross-compilation. | ||||
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -2/+2 | |
| This PR will fix some typos detected by [typos]. I only picked the ones I was sure were spelling errors to fix, mostly in the comments. [typos]: https://github.com/crate-ci/typos | ||||
| 2022-08-23 | Diagnose missing includes in run-make tests | Tomasz Miąsko | -1/+1 | |
| 2022-07-28 | Diagnose missing make includes | Tomasz Miąsko | -1/+1 | |
| 2022-07-28 | Move coverage tests from run-make-fulldeps to run-make | Tomasz Miąsko | -0/+180 | |
