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
|
bc0569253f
|
enable leak check tests on Windows
|
2020-07-23 15:56:38 +02:00 |
|
Ralf Jung
|
c5ef8a656f
|
enable leak tests on macOS
|
2020-03-27 19:39:35 +01:00 |
|
Ralf Jung
|
f044205b5f
|
the test suite assumes a libstd with full MIR; run test suite on xargo-built foreign libstds
|
2018-12-10 10:04:55 +01:00 |
|
Ralf Jung
|
827e5180f2
|
stacked borrows is broken without full MIR
|
2018-11-16 10:01:54 +01:00 |
|
Ralf Jung
|
2a244dcb48
|
no TLS dtor and no leak checks on macOS
|
2018-08-30 09:41:57 +02:00 |
|
Ralf Jung
|
0db1c6a1b0
|
ignore memory leaks on Windows
|
2018-08-30 08:57:33 +02:00 |
|
Ralf Jung
|
1a4ad2bb9f
|
update for miri engine: new function handling, new static handling, fixed leaks
|
2018-08-24 16:45:08 +02:00 |
|
Ralf Jung
|
ff5b0fee33
|
fix many tests and ignore some others; enable compile_fail tests again
|
2018-07-12 10:22:23 +02:00 |
|
Ralf Jung
|
907d2c7310
|
rustc #43457 got fixed, we can enable more tests
|
2017-08-27 18:18:32 +02:00 |
|
Ralf Jung
|
4957031e3c
|
selectively disable validation in compile-fail where appropriate. cargo test now passes :)
|
2017-08-03 18:13:23 -07:00 |
|
Oliver Schneider
|
38d16ccacc
|
add test with an Rc cycle to create a memleak
|
2017-02-24 10:41:15 +01:00 |
|