about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/shims
AgeCommit message (Expand)AuthorLines
2023-07-30refactor tests/utils a bit, and move some FS functions thereRalf Jung-32/+7
2023-05-31Merge from rustcRalf Jung-1/+1
2023-05-29Update a MIRI fake-time test that this makes "faster"Scott McMurray-1/+1
2023-05-11Fix fs miri test on AArch64bjorn3-1/+1
2023-04-14Auto merge of #2843 - jsoref:spelling, r=RalfJungbors-1/+1
2023-04-14Fix spellingJosh Soref-1/+1
2023-04-13Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-SimulacrumMatthias Krüger-3/+0
2023-04-10Stabilize IsTerminalJosh Triplett-3/+0
2023-03-19Update the virtual clock in isolation mode to step forward with around the sa...Oli Scherer-3/+21
2023-02-24Use pointers to `c_char` instead of `i8` in `miri_host_to_target_path`LevitatingLion-2/+6
2023-01-09make env::current_exe work on WindowsRalf Jung-1/+0
2022-12-12make unix path handling on Windows hosts preserve absolutenessRalf Jung-5/+9
2022-12-12More host/target path conversion tests:Ralf Jung-1/+9
2022-12-12expose host-to-target path conversion to interpreted programRalf Jung-14/+17
2022-10-28update ignore-windows commentsRalf Jung-2/+1
2022-10-27Implement `ptr_mask` intrinsicMaybe Waffle-0/+18
2022-10-21test is_terminalRalf Jung-1/+13
2022-10-21split libc tests from stdlib testsRalf Jung-0/+416
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+225