]> git.lizzy.rs Git - rust.git/history - tests/run-pass/libc.rs
Move prctl test to the same file as other libc tests.
[rust.git] / tests / run-pass / libc.rs
2020-04-27 Vytautas AstrauskasMove prctl test to the same file as other libc tests.
2020-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-16 borsAuto merge of #1338 - RalfJung:test-cleanup, r=RalfJung
2020-04-16 Ralf Jungavoid test-wide allowance of unused/dead code
2020-04-10 borsAuto merge of #1308 - RalfJung:miri, r=RalfJung
2020-04-10 borsAuto merge of #1304 - RalfJung:backtrace-sep, r=RalfJung
2020-04-07 borsAuto merge of #1301 - RalfJung:global-leaks, r=RalfJung
2020-04-07 borsAuto merge of #1310 - RalfJung:float-assoc, r=RalfJung
2020-04-06 borsAuto merge of #1157 - divergentdave:shim-pthread-try...
2020-04-06 David CookClean up conditional compilation
2020-04-05 David CookAdd tests, improve test coverage
2020-04-05 David CookAdd tests
2020-04-05 David CookUpdate comments, rearrange code
2020-03-24 borsAuto merge of #1251 - RalfJung:win-cross, r=RalfJung
2020-03-24 Ralf Jungtest harness informs tests about suitable temp dir
2020-02-08 borsAuto merge of #1159 - divergentdave:shim-seek, r=RalfJung
2020-01-30 borsAuto merge of #1151 - divergentdave:statx-AT_EMPTY_PATH...
2020-01-29 borsAuto merge of #1154 - TimDiekmann:rename-alloc, r=RalfJung
2020-01-29 borsAuto merge of #1155 - divergentdave:shim-posix_fadivse...
2020-01-29 David CookConditional compilation fix
2020-01-29 David CookDisable posix_fadvise test on macOS, not in libc
2020-01-29 David CookTry fixing test on i686-unknown-linux-gnu
2020-01-29 David CookMove posix_fadvise test to new libc test file