Oli Scherer
|
f1756c3ddd
|
Add a custom ui test runner and move all tests to it
|
2022-05-25 13:31:26 +00:00 |
|
Ralf Jung
|
5d7c495de5
|
channels do ptr-int transmutes so move them to non-check-number-validity test
|
2022-03-26 14:33:17 -04:00 |
|
JCTyBlaidd
|
55fc552d99
|
Apply review changes, incrementing the clocks twice is an unnecessary hold-over from earlier versions so fixed.
|
2020-11-27 19:26:06 +00:00 |
|
JCTyBlaidd
|
69fb6413dd
|
Tidy up comments and function layout, should fix most of the review notes.
|
2020-11-15 18:30:26 +00:00 |
|
JCTyBlaidd
|
ed32b260f9
|
Add tests, and fix bug in atomic RMW relaxed stores
|
2020-11-02 02:57:06 +00:00 |
|
Aaron Hill
|
05bb560de2
|
Enable backtrace feature in the generated Xargo.toml
This allows the normal std panic hook to print a backtrace if
`RUST_BACKTRACE=1` and `-Z miri-disable-isolation` are set
|
2020-10-20 18:27:55 -04:00 |
|
Ralf Jung
|
f2f4e6fc65
|
also test panic from thread with name
|
2020-05-03 12:51:48 +02:00 |
|
Ralf Jung
|
2b591b849f
|
test panics in threads
|
2020-05-03 12:43:38 +02:00 |
|
Vytautas Astrauskas
|
80459bbf77
|
Improve concurrency tests.
|
2020-04-27 14:26:36 -07:00 |
|
Vytautas Astrauskas
|
325c31e578
|
Address some of the reviewers comments.
|
2020-04-27 14:26:36 -07:00 |
|