| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-05 | tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` ↵ | Jieyou Xu | -45/+0 | |
| test suite | ||||
| 2024-09-24 | Update `run-make` tests to use `cargo` wrapper cmd | 许杰友 Jieyou Xu (Joe) | -30/+16 | |
| 2024-09-20 | Pass the current cargo to `run-make` tests | Josh Stone | -3/+3 | |
| A couple tests were using `BOOTSTRAP_CARGO` with `-Zbuild-std`, but that stage0 cargo might not always be in sync with in-tree changes. In particular, those tests started failing on the beta branch because the older cargo couldn't find the library `Cargo.lock`, and then couldn't build the latest version of `compiler_builtins` that had nightly changes. | ||||
| 2024-08-06 | changes after review | Folkert | -10/+11 | |
| 2024-08-04 | migrate `thumb-none-cortex-m` to rmake | Folkert | -38/+58 | |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -1/+1 | |
| apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests) | ||||
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+38 | |
