| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-27 | remove most `simd_` intrinsic declaration in tests | Folkert de Vries | -10/+3 | |
| instead, we can just import the intrinsics from core | ||||
| 2025-02-02 | Ported tests/ui/simd to use the intrinsic macro | vayunbiyani | -4/+6 | |
| 2024-11-26 | tests: remove `//@ pretty-expanded` usages | 许杰友 Jieyou Xu (Joe) | -1/+0 | |
| Done with ```bash sd '//@ pretty-expanded.*\n' '' tests/ui/**/*.rs ``` and ``` sd '//@pretty-expanded.*\n' '' tests/ui/**/*.rs ``` | ||||
| 2024-02-25 | fix use of platform_intrinsics in tests | Ralf Jung | -2/+2 | |
| 2024-02-20 | update tests | Ralf Jung | -7/+2 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -0/+2 | |
| 2023-10-25 | Work around the fact that `check_mod_type_wf` may spuriously return ↵ | Oli Scherer | -0/+1 | |
| `ErrorGuaranteed`, even if that error is only emitted by `check_modwitem_types` | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+41 | |
