]> git.lizzy.rs Git - rust.git/history - tests/run-pass/fs.rs
Auto merge of #1159 - divergentdave:shim-seek, r=RalfJung
[rust.git] / tests / run-pass / fs.rs
2020-02-08 borsAuto merge of #1159 - divergentdave:shim-seek, r=RalfJung
2020-02-06 David CookAdd tests to cover SEEK_CUR and SEEK_END
2020-01-30 borsAuto merge of #1163 - RalfJung:raw-cast, r=RalfJung
2020-01-30 borsAuto merge of #1151 - divergentdave:statx-AT_EMPTY_PATH...
2020-01-29 David CookMove posix_fadvise test to new libc test file
2020-01-27 David CookAdd test for posix_fadvise
2020-01-26 David CookAdd shim for lseek64
2020-01-26 David CookAdd support for AT_EMPTY_PATH to statx shim
2020-01-15 borsAuto merge of #1146 - RalfJung:rustup, r=RalfJung
2020-01-10 borsAuto merge of #1143 - christianpoveda:symlink-shim...
2020-01-10 Christian Povedasmall corrections
2020-01-07 Christian PovedaClean paths for robustness
2020-01-06 Christian PovedaAdd shim for symbolic link creation
2019-12-27 borsAuto merge of #1129 - christianpoveda:stat64-shim,...
2019-12-25 Christian Povedaremove restrictions due to `stat` unavailability
2019-12-25 Christian Povedaadd dummy stat shim
2019-12-23 borsAuto merge of #1124 - RalfJung:sysroot-check, r=oli-obk
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-22 Christian Povedaadd `statx` shim for linux
2019-10-16 borsAuto merge of #987 - christianpoveda:check-unsupported...
2019-10-15 borsAuto merge of #980 - JOE1994:master, r=RalfJung
2019-10-15 borsAuto merge of #975 - christianpoveda:clock-shim, r...
2019-10-14 borsAuto merge of #992 - christianpoveda:check-errno-value...
2019-10-14 Christian PovedaCheck that fs errors have the proper kind
2019-10-11 borsAuto merge of #988 - RalfJung:temp, r=RalfJung
2019-10-11 Ralf Junguse temp_dir for FS test
2019-10-11 borsAuto merge of #983 - christianpoveda:fs-shims-tweaks...
2019-10-11 borsAuto merge of #985 - christianpoveda:fix-fs-path, r...
2019-10-11 Christian PovedaRename file manipulation test to fs