about summary refs log tree commit diff
path: root/tests/ui/std
AgeCommit message (Expand)AuthorLines
2025-09-12Add test batch 3Oneirical-0/+28
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-07-19tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)Martin Nordholts-1/+1
2025-07-05cleaned up some testsKivooeo-7/+13
2025-07-01moved testsKivooeo-0/+48
2025-03-19Specify a concrete stack size in channel testsJeff Martin-5/+15
2025-01-23tests: cleanup `tests/ui/std/thread-sleep-ms.rs`许杰友 Jieyou Xu (Joe)-7/+4
2024-11-07This test needs threadsJosh Stone-0/+1
2024-11-07Initialize channel `Block`s directly on the heapJosh Stone-0/+28
2024-10-15Fix most ui tests on emscripten targetHood Chatham-0/+12
2024-09-03More robust extension checkingChris Denton-1/+3
2024-04-28Move various stdlib tests to library/std/testsRyan Lowe-9/+0
2024-04-09Use new-style directives in ui testChris Denton-3/+3
2024-04-09Disallow or quote all specials in bat argsChris Denton-0/+93
2024-03-03Move testsCaio-0/+193
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2023-08-14Add a regression test for #113238Josh Stone-0/+9
2023-06-07Move two tests from `tests/ui/std` to `library/std/tests`MoskalykA-109/+0
2023-04-13Fix tests on wasmJoshua Nelson-0/+1
2023-04-13Move most ui-fulldeps tests to uijyn-0/+258