| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-26 | Put all coretests in a separate crate | bjorn3 | -13/+0 | |
| 2023-11-26 | Fix library tests | Caleb Zulawski | -2/+1 | |
| 2022-07-20 | Introduce core::simd trait imports in tests | Jubilee Young | -0/+1 | |
| 2022-03-03 | Miri can run this test now | Ralf Jung | -2/+0 | |
| 2021-12-02 | Force splatting in SIMD test | Jubilee Young | -1/+1 | |
| 2021-11-14 | disable portable SIMD tests in Miri | Ralf Jung | -0/+2 | |
| 2021-11-12 | Test core::simd works | Jubilee Young | -0/+13 | |
| These tests just verify some basic APIs of core::simd function, and guarantees that attempting to access the wrong things doesn't work. The majority of tests are stochastic, and so remain upstream, but a few deterministic tests arrive in the subtree as doc tests. | ||||
