about summary refs log tree commit diff
path: root/src/test/run-pass/sleep.rs
AgeCommit message (Collapse)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-19/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+2
Most of these rely on spawning processes, which is not possible in Emscripten.
2016-06-21Fix overflow error in thread::sleepGuillaume Gomez-0/+25