]> git.lizzy.rs Git - rust.git/history - test-cargo-miri/tests/test.rs
deduplicate tests
[rust.git] / test-cargo-miri / tests / test.rs
2019-05-15 Ralf Jungdeduplicate tests
2019-04-22 Ralf JungMerge branch 'master' into exit
2019-04-22 Ralf JungMerge pull request #709 from RalfJung/macos-rand
2019-04-22 Ralf Jungno need to allow any more
2019-04-22 Ralf Jungimplement SecRandomCopyBytes for macOS RNG
2019-04-17 Ralf JungMerge pull request #692 from RalfJung/rand
2019-04-16 Ralf JungMerge branch 'master' into rand
2019-04-16 Ralf Jungtry to really fix tests on macOS
2019-04-16 Ralf Jungfix tests on macOS
2019-04-16 Ralf Jungpick better test names
2019-04-16 Ralf Jungstub out pthread_atfork to that we support thread_rng()
2019-04-16 Ralf Jungupdate cargo miri test to test rng crate a bit; this...
2019-02-14 Ralf JungMerge remote-tracking branch 'origin/master' into str...
2019-02-07 Oliver SchererMerge pull request #616 from RalfJung/cargo-miri
2019-02-07 Ralf Jungupdate test for cargo-miri