]> git.lizzy.rs Git - rust.git/history - test-cargo-miri
Auto merge of #1756 - RalfJung:getrandom, r=RalfJung
[rust.git] / test-cargo-miri /
2021-04-04 borsAuto merge of #1756 - RalfJung:getrandom, r=RalfJung
2021-04-04 Ralf Jungalso test old getrandom
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump test-cargo-miri dependencies
2021-04-04 Ralf Jung'cargo update' all the things
2021-04-04 Ralf Jungalso test getrandom directly
2021-03-02 borsAuto merge of #1721 - henryboisdequin:add-atomic-min...
2021-02-28 borsAuto merge of #1726 - hyd-dev:stub-d, r=RalfJung
2021-02-28 hyd-devCleanup test-cargo-miri/run-test.py
2021-02-28 hyd-devDrop MIRIFLAGS from "no rebuild" test
2021-02-27 hyd-devCreate stub .d files
2021-02-27 borsAuto merge of #1723 - RalfJung:cargo-miri, r=RalfJung
2021-02-27 Ralf Jungcreate more fake files for cdylibs and staticlibs
2021-02-27 Ralf Jungtest for unnecessary rebuilds in 'cargo miri run'
2021-02-15 borsAuto merge of #1710 - hyd-dev:crate-types, r=RalfJung
2021-02-15 hyd-devAdd a `cdylib`-only crate test
2021-02-15 hyd-devUse the `issue-1567` dependency in the test
2021-02-15 hyd-devPatch `--extern` arguments in `phase_cargo_rustc` as...
2021-02-14 borsAuto merge of #1709 - hyd-dev:rlib, r=RalfJung
2021-02-14 hyd-devRevert the lock file version change
2021-02-14 hyd-devMake the test more consistent with other tests
2021-02-14 hyd-dev[cargo-miri] Don't skip `rlib` crates
2021-02-13 borsAuto merge of #1708 - RalfJung:issue-1567-test, r=RalfJung
2021-02-13 Ralf Jungadd regression test for #1567
2021-01-24 borsAuto merge of #1675 - hyd-dev:proc-macro-unit-test...
2021-01-24 hyd-devAdd a test for unit test of `proc-macro` crate
2020-12-30 borsAuto merge of #1662 - RalfJung:rustup, r=RalfJung
2020-12-30 Ralf Jungpanicing now works with -Zmiri-track-raw-pointers
2020-12-21 borsAuto merge of #1656 - RalfJung:tests, r=RalfJung
2020-12-21 Ralf Jungtest test suite harness with raw-ptr tracking
2020-12-21 Ralf Jungrename test ref files for proper names
2020-12-21 borsAuto merge of #1655 - RalfJung:rustup, r=RalfJung
2020-12-21 Ralf Jungrustup + cargo-miri 'cargo update'
2020-09-21 borsAuto merge of #1558 - RalfJung:serde_derive, r=RalfJung
2020-09-21 Ralf Jungtest formerly broken serde_derive dependency
2020-09-18 borsAuto merge of #1549 - RalfJung:panic-abort, r=oli-obk
2020-09-18 borsAuto merge of #1548 - RalfJung:update, r=RalfJung
2020-09-18 Ralf Jung'cargo update' test-cargo-miri
2020-09-17 borsAuto merge of #1540 - RalfJung:cargo-miri-redone, r...
2020-09-17 Ralf Jungtest-cargo-miri: normalize slashes before comparing...
2020-09-17 Ralf Jungmake sure tests pass even with RUST_TEST_NOCAPTURE set
2020-09-17 Ralf Jungmake (not yet actually used) doctest actually use the...
2020-09-17 Ralf Jungcleaner output for cargo-miri-test harness
2020-09-17 Ralf Jungmake sure subcrate tests have the right cwd
2020-09-17 Ralf Jungtest 'cargo miri run' CWD, also for subcrate in a workspace
2020-09-17 Ralf Jungtest propagating env vars from build.rs to binary
2020-09-17 Ralf Jungtest 'harness=false' tests
2020-09-17 Ralf Jungfix cargo-miri-test for cross-runs
2020-09-17 Ralf Jungshow proper warning about not running doctests
2020-09-17 Ralf Jungtest reading from stdin
2020-09-17 Ralf Jungforward build-time env vars to binary, and test that...
2020-09-17 Ralf Jungtest respecting 'test=false', and what happens with...
2020-09-17 Ralf Jungpatch --extern and --emit; test suite passes now!
2020-09-17 borsAuto merge of #1546 - Aaron1011:fix/windows-panic,...
2020-09-17 Aaron HillEnable some panic tests on Windows
2020-08-29 borsAuto merge of #1531 - divergentdave:cargo-miri-targets...
2020-08-29 David CookTest cargo miri target selection
2020-04-20 borsAuto merge of #1335 - vakaras:add-threads-noop, r=RalfJung
2020-04-20 Ralf Jungadjust for asm -> llvm_asm rename
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-10 borsAuto merge of #1315 - RalfJung:housekeeping, r=RalfJung
2020-04-10 Ralf Jungcargo update
2020-03-22 borsAuto merge of #1249 - RalfJung:rustup, r=RalfJung
2020-03-22 Ralf Jungrun-test.py: also print what we are testing for
2020-03-22 Ralf Jungplatform -> target
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-23 borsAuto merge of #1191 - RalfJung:cargup, r=RalfJung
2020-02-23 Ralf Jungcargo update
2020-02-23 borsAuto merge of #1167 - christianpoveda:shims-refactor...
2020-02-22 borsAuto merge of #1185 - RalfJung:readme, r=RalfJung
2020-02-21 borsAuto merge of #1187 - RalfJung:rustup, r=RalfJung
2020-02-21 Ralf Jungfix test-cargo-miri
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-07 borsAuto merge of #1106 - RalfJung:memleak-ignore, r=RalfJung
2019-12-07 borsAuto merge of #1105 - RalfJung:readme, r=oli-obk
2019-12-07 Ralf Junguse recommended test exclusion technique in test
2019-12-02 borsAuto merge of #1084 - RalfJung:assert-panic, r=RalfJung
2019-12-02 Ralf Jungalso test built-in panics via should_panic
2019-12-01 borsAuto merge of #1087 - RalfJung:toolchain, r=oli-obk
2019-12-01 borsAuto merge of #1091 - RalfJung:run-test, r=RalfJung
2019-12-01 Ralf Jungrun-test: make sure the sysroot building output does...
2019-11-30 borsAuto merge of #1089 - RalfJung:should-panic, r=RalfJung
2019-11-30 Ralf Jungtest should_panic checking the panic string
2019-11-19 borsAuto merge of #693 - Aaron1011:feature/panic_unwind_fin...
2019-11-19 Aaron HillDisable #[should_panic] test on Windows
2019-11-17 Aaron HillUpdate captured test output
2019-11-17 Aaron HillAdd #[should_panic] test
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-15 borsAuto merge of #1054 - RalfJung:win-num-cpus, r=RalfJung
2019-11-15 Ralf Jungtest-cargo-miri: cargo update, re-enable windows num_cp...
2019-11-09 Christian PovedaFix merge conflicts
2019-11-08 borsAuto merge of #1040 - RalfJung:rustup, r=RalfJung
2019-11-08 Ralf Jungdisable num_cpus on Windows for now
2019-10-23 borsAuto merge of #993 - christianpoveda:os_string_helper...
2019-10-23 borsAuto merge of #1017 - RalfJung:test, r=RalfJung
2019-10-23 Ralf Jungcargo update cargo-miri-test
2019-09-30 Christian PovedaReserve fides for stdio and fix merge issues
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-28 borsAuto merge of #967 - RalfJung:rustup, r=RalfJung
next