File tree 1 file changed +0
-16
lines changed
1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ The following test suites are available, with links for more information:
61
61
| [ ` codegen-units ` ] ( #codegen-units-tests ) | Check codegen unit partitioning |
62
62
| [ ` assembly ` ] ( #assembly-tests ) | Check assembly output |
63
63
| [ ` mir-opt ` ] ( #mir-opt-tests ) | Check MIR generation and optimizations |
64
- | [ ` run-pass-valgrind ` ] ( #valgrind-tests ) | Run with Valgrind |
65
64
| [ ` coverage ` ] ( #coverage-tests ) | Check coverage instrumentation |
66
65
| [ ` coverage-run-rustdoc ` ] ( #coverage-tests ) | ` coverage ` tests that also run instrumented doctests |
67
66
@@ -445,21 +444,6 @@ some of the other tests for some examples on how to get started.
445
444
[ `tests/run-make` ] : https://github.com/rust-lang/rust/tree/master/tests/run-make
446
445
[ `run_make_support` ] : https://github.com/rust-lang/rust/tree/master/src/tools/run-make-support
447
446
448
-
449
- ### Valgrind tests
450
-
451
- > ** TODO**
452
- >
453
- > Yeet this if we yeet the test suite.
454
-
455
- The tests in [ ` tests/run-pass-valgrind ` ] are for use with [ Valgrind] . These are
456
- currently vestigial, as Valgrind is no longer used in CI. These may be removed
457
- in the future.
458
-
459
- [ Valgrind ] : https://valgrind.org/
460
- [ `tests/run-pass-valgrind` ] : https://github.com/rust-lang/rust/tree/master/tests/run-pass-valgrind
461
-
462
-
463
447
### Coverage tests
464
448
465
449
The tests in [ ` tests/coverage ` ] are shared by multiple test modes that test
You can’t perform that action at this time.
0 commit comments