about summary refs log tree commit diff
path: root/tests/ui/threads-sendsync
AgeCommit message (Expand)AuthorLines
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-0/+2
2025-08-04Remove `tcp-stress.rs` testJieyou Xu-64/+0
2025-07-01cleaned up some testsKivooeo-27/+27
2025-06-30moved testsKivooeo-0/+67
2025-06-05Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-1/+1
2025-05-30Address review comments.Orson Peters-1/+0
2025-05-29Remove unneeded featureOrson Peters-1/+0
2025-05-29Add testOrson Peters-0/+39
2025-02-03Enable more tests on WindowsBen Kimock-2/+1
2025-01-23tests: use `needs-subprocess` instead of `ignore-{wasm32,emscripten,sgx}`许杰友 Jieyou Xu (Joe)-2/+2
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-11/+0
2024-08-24format code in tests/ui/threads-sendsyncTshepang Mbambo-247/+315
2024-05-23delete UI tests that only check internal implementation details of thread-localsjoboet-81/+0
2024-03-11Update test directives for `wasm32-wasip1`Alex Crichton-1/+1
2024-03-06compiletest: Add a `//@ needs-threads` directiveAlex Crichton-46/+46
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-140/+140
2024-02-07Update testsr0cky-1/+1
2024-01-05Stabilize THIR unsafeckMatthew Jasper-4/+4
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-27/+4
2023-10-20s/generator/coroutine/Oli Scherer-1/+1
2023-07-29Change default panic handler message format.Mara Bos-1/+1
2023-04-26Update tests.Mara Bos-11/+9
2023-03-10Moved thread_local implementation to sys::commonAyush Singh-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2211