| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -251/+0 | |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -1/+5 | |
| As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items. | ||||
| 2025-01-26 | Restore previous ABI for f_single_u8_arg | bjorn3 | -1/+1 | |
| 2025-01-26 | Avoid using make_direct_deprecated() in extern "ptx-kernel" | bjorn3 | -18/+2 | |
| This method will be removed in the future as it produces a broken ABI that depends on cg_llvm implementation details. After this PR wasm32-unknown-unknown is the only remaining user of make_direct_deprecated(). | ||||
| 2024-05-31 | NVPTX:_Especially add the DoubleI32 struct as a nvptx abi test case since it ↵ | Kjetil Kjeka | -0/+10 | |
| was used as an example when discussing possible problems | ||||
| 2024-03-11 | NVPTX: Enable previously disabled tests | Kjetil Kjeka | -7/+6 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -4/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+254 | |
